context/g2-admin.context.inc | 0 | 0 | 0 |
context/g2-user.context.inc | 0 | 0 | 0 |
context/g2.context.inc | 0 | 0 | 0 |
context/g2.plugins.inc | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | g2.plugins.inc | 14 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | g2.plugins.inc | 22 | N/A |  |
|
g2.inc | 0 | 0 | 14 |
| Message | Group | Filename | Line | Function | Status |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.inc | 459 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.inc | 461 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.inc | 464 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | g2.inc | 584 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | g2.inc | 585 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | g2.inc | 628 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.inc | 658 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.inc | 660 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.inc | 672 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.inc | 674 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | g2.inc | 677 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.inc | 702 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.inc | 726 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.inc | 739 | N/A |  |
|
g2.install | 0 | 0 | 9 |
| Message | Group | Filename | Line | Function | Status |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.install | 38 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.install | 41 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | g2.install | 73 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | g2.install | 74 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | g2.install | 75 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.install | 102 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | g2.install | 274 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | g2.install | 315 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | g2.install | 327 | N/A |  |
|
g2.module | 0 | 0 | 17 |
| Message | Group | Filename | Line | Function | Status |
| Doxygen uses @todo and @bug to markup things to be done. | Other | g2.module | 23 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | g2.module | 25 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | g2.module | 147 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | g2.module | 347 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | g2.module | 348 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.module | 709 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.module | 855 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | g2.module | 893 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | g2.module | 941 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.module | 943 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.module | 1052 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.module | 1055 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | g2.module | 1089 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.module | 1092 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | g2.module | 1117 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.module | 1189 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | g2.module | 1194 | N/A |  |
|
plugins/ContextConditionG2.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | ContextConditionG2.inc | 27 | N/A |  |
|
plugins/ContextReactionG2Template.inc | 0 | 0 | 0 |
tests/access.test | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | access.test | 8 | N/A |  |
|
tests/issues.test | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | issues.test | 40 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | issues.test | 42 | N/A |  |
|
theme/g2_main.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| the final ?> should be omitted from all code files | Other | g2_main.tpl.php | 14 | N/A |  |
|
theme/theme.inc | 0 | 0 | 0 |
views/g2.views.inc | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | g2.views.inc | 11 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | g2.views.inc | 35 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | g2.views.inc | 50 | N/A |  |
|