| Function summaries should be one line only. (Drupal Docs) | Other | iframe.module | 40 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | iframe.module | 62 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | iframe.module | 62 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | iframe.module | 68 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | iframe.module | 71 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | iframe.module | 110 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | iframe.module | 699 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | iframe.module | 700 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | iframe.module | 702 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | iframe.module | 703 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | iframe.module | 703 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | iframe.module | 726 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | iframe.module | 730 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | iframe.module | 731 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | iframe.module | 731 | N/A |  |
| Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.) | Other | iframe.module | 761 | N/A |  |
| Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.) | Other | iframe.module | 766 | N/A |  |
| Separate comments from comment syntax by a space. | Other | iframe.module | 803 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | iframe.module | 853 | N/A |  |