storm.install | 3 | 0 | 0 |
storm.module | 33 | 0 | 29 |
storm.test | 1 | 0 | 0 |
storm.theme.inc | 5 | 0 | 3 |
stormattribute/stormattribute.admin.inc | 16 | 1 | 51 |
stormattribute/stormattribute.install | 10 | 0 | 150 |
stormattribute/stormattribute.module | 6 | 0 | 5 |
stormattribute/stormattribute.theme.inc | 1 | 0 | 5 |
stormattribute/stormattribute_handler_field_attributes_domain.inc | 0 | 0 | 1 |
stormattribute/stormattribute_handler_filter_attributes_domain.inc | 0 | 0 | 1 |
stormexpense/stormexpense.admin.inc | 1 | 0 | 0 |
stormexpense/stormexpense.install | 0 | 0 | 0 |
stormexpense/stormexpense.module | 32 | 0 | 16 |
stormexpense/stormexpense.test | 0 | 0 | 1 |
stormexpense/stormexpense.theme.inc | 5 | 0 | 2 |
stormexpense/stormexpense.views.inc | 10 | 0 | 2 |
storminvoice/storminvoice.admin.inc | 4 | 1 | 17 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.admin.inc | 95 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.admin.inc | 101 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.admin.inc | 125 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.admin.inc | 131 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.admin.inc | 134 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.admin.inc | 142 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.admin.inc | 144 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.admin.inc | 353 | N/A |  |
| Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.) | Other | storminvoice.admin.inc | 372 | N/A |  |
| Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.) | Other | storminvoice.admin.inc | 377 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.admin.inc | 385 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.admin.inc | 392 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.admin.inc | 399 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.admin.inc | 422 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.admin.inc | 428 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.admin.inc | 430 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.admin.inc | 443 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | storminvoice.admin.inc | 460 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.admin.inc | 461 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.admin.inc | 474 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs) | Other | storminvoice.admin.inc | 494 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | storminvoice.admin.inc | 507 | N/A |  |
|
storminvoice/storminvoice.auto_add.inc | 10 | 2 | 5 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | storminvoice.auto_add.inc | 8 | N/A |  |
| Separate comments from comment syntax by a space. | Other | storminvoice.auto_add.inc | 31 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | storminvoice.auto_add.inc | 34 | N/A |  |
| The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable. | Other | storminvoice.auto_add.inc | 35 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs) | Other | storminvoice.auto_add.inc | 35 | N/A |  |
| The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable. | Other | storminvoice.auto_add.inc | 38 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs) | Other | storminvoice.auto_add.inc | 38 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.auto_add.inc | 49 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.auto_add.inc | 56 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.auto_add.inc | 60 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.auto_add.inc | 64 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.auto_add.inc | 68 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.auto_add.inc | 71 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.auto_add.inc | 75 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.auto_add.inc | 79 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.auto_add.inc | 86 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.auto_add.inc | 91 | N/A |  |
|
storminvoice/storminvoice.install | 19 | 1 | 5 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | storminvoice.install | 65 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 78 | N/A |  |
| Separate comments from comment syntax by a space. | Other | storminvoice.install | 79 | N/A |  |
| Separate comments from comment syntax by a space. | Other | storminvoice.install | 80 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 94 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 96 | N/A |  |
| else statements should begin on a new line | Other | storminvoice.install | 97 | N/A |  |
| Separate comments from comment syntax by a space. | Other | storminvoice.install | 106 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 110 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 121 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 127 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 135 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 144 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 150 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 152 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 158 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 161 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 165 | N/A |  |
| Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n) | Other | storminvoice.install | 167 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 171 | N/A |  |
| Use update_sql() instead of db_query() in hook_update_N() | Other | storminvoice.install | 173 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 174 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 178 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 181 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.install | 186 | N/A |  |
|
storminvoice/storminvoice.module | 60 | 1 | 32 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | storminvoice.module | 84 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 92 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.module | 96 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 102 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.module | 104 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.module | 106 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.module | 114 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.module | 115 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | storminvoice.module | 161 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.module | 197 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.module | 200 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.module | 209 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.module | 212 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.module | 221 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.module | 224 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | storminvoice.module | 323 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 344 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 348 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | storminvoice.module | 397 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 451 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 456 | N/A |  |
| Separate comments from comment syntax by a space. | Other | storminvoice.module | 459 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 466 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | storminvoice.module | 471 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.module | 471 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 476 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 482 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 488 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 489 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 490 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 522 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 529 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 535 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 571 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 576 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 579 | N/A |  |
| put a space between the asterisk and the comment text | Other | storminvoice.module | 589 | N/A |  |
| put a space between the asterisk and the comment text | Other | storminvoice.module | 597 | N/A |  |
| put a space between the asterisk and the comment text | Other | storminvoice.module | 605 | N/A |  |
| put a space between the asterisk and the comment text | Other | storminvoice.module | 613 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 623 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 627 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 647 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 649 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 651 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 652 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 653 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 657 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 659 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 662 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 674 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 675 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 677 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 678 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 680 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 684 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 696 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 701 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 709 | N/A |  |
| Separate comments from comment syntax by a space. | Other | storminvoice.module | 718 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 741 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 744 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 757 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 758 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 780 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 784 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 816 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 823 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 839 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 847 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 854 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 869 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 877 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | storminvoice.module | 882 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 885 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | storminvoice.module | 909 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | storminvoice.module | 910 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | storminvoice.module | 912 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 920 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | storminvoice.module | 925 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | storminvoice.module | 925 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 927 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 945 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.module | 960 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | storminvoice.module | 962 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | storminvoice.module | 994 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | storminvoice.module | 1005 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | storminvoice.module | 1008 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | storminvoice.module | 1013 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | storminvoice.module | 1016 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | storminvoice.module | 1020 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | storminvoice.module | 1023 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | storminvoice.module | 1029 | N/A |  |
|
storminvoice/storminvoice.test | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | storminvoice.test | -1 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.test | 20 | N/A |  |
|
storminvoice/storminvoice.theme.inc | 29 | 0 | 80 |
| Message | Group | Filename | Line | Function | Status |
| @file description should be on the following line (Drupal Docs) | Other | storminvoice.theme.inc | 4 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.theme.inc | 40 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 77 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 114 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 137 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 182 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 183 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 186 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | storminvoice.theme.inc | 194 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 197 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | storminvoice.theme.inc | 207 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 222 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | storminvoice.theme.inc | 256 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | storminvoice.theme.inc | 285 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 293 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.theme.inc | 298 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 307 | N/A |  |
| Separate comments from comment syntax by a space. | Other | storminvoice.theme.inc | 315 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 318 | N/A |  |
| Separate comments from comment syntax by a space. | Other | storminvoice.theme.inc | 322 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 325 | N/A |  |
| Separate comments from comment syntax by a space. | Other | storminvoice.theme.inc | 329 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 332 | N/A |  |
| Separate comments from comment syntax by a space. | Other | storminvoice.theme.inc | 335 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 337 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 355 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 371 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 378 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 400 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 409 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 416 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | storminvoice.theme.inc | 428 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | storminvoice.theme.inc | 442 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 443 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.theme.inc | 445 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 446 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | storminvoice.theme.inc | 454 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 458 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.theme.inc | 472 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 490 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | storminvoice.theme.inc | 490 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 500 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 508 | N/A |  |
| missing space after comma | Other | storminvoice.theme.inc | 508 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 508 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | storminvoice.theme.inc | 508 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 510 | N/A |  |
| missing space after comma | Other | storminvoice.theme.inc | 510 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 510 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | storminvoice.theme.inc | 510 | N/A |  |
| missing space after comma | Other | storminvoice.theme.inc | 514 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 521 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 521 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.theme.inc | 521 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.theme.inc | 529 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 534 | N/A |  |
| missing space after comma | Other | storminvoice.theme.inc | 534 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 534 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 535 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 537 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 537 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 543 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 543 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 557 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 557 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 559 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 559 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 567 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 567 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 582 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 582 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | storminvoice.theme.inc | 588 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 588 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 596 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 600 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 605 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 611 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 616 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 627 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 630 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 631 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 633 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 636 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 638 | N/A |  |
| missing space after comma | Other | storminvoice.theme.inc | 645 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 645 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 651 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.theme.inc | 651 | N/A |  |
| missing space after comma | Other | storminvoice.theme.inc | 653 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | storminvoice.theme.inc | 653 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | storminvoice.theme.inc | 653 | N/A |  |
| missing space after comma | Other | storminvoice.theme.inc | 659 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | storminvoice.theme.inc | 662 | N/A |  |
| Separate comments from comment syntax by a space. | Other | storminvoice.theme.inc | 664 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.theme.inc | 668 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 669 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 670 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | storminvoice.theme.inc | 672 | N/A |  |
| Use "elseif" in place of "else if" | Other | storminvoice.theme.inc | 688 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | storminvoice.theme.inc | 708 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.theme.inc | 723 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | storminvoice.theme.inc | 730 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 793 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 867 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | storminvoice.theme.inc | 895 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.theme.inc | 917 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | storminvoice.theme.inc | 918 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | storminvoice.theme.inc | 927 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | storminvoice.theme.inc | 928 | N/A |  |
|
storminvoice/storminvoice.views.inc | 15 | 0 | 6 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | storminvoice.views.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 12 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 46 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 57 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 85 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.views.inc | 104 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 117 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.views.inc | 119 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.views.inc | 134 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 147 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 164 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 198 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 215 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.views.inc | 217 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 232 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | storminvoice.views.inc | 234 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 258 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 286 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 303 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 371 | N/A |  |
| There should be no trailing spaces | Other | storminvoice.views.inc | 388 | N/A |  |
|
storminvoice/storminvoice_report_html.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | storminvoice_report_html.tpl.php | -1 | N/A |  |
|
stormknowledgebase/stormknowledgebase.admin.inc | 1 | 0 | 3 |
stormknowledgebase/stormknowledgebase.install | 0 | 0 | 0 |
stormknowledgebase/stormknowledgebase.module | 0 | 0 | 4 |
stormknowledgebase/stormknowledgebase.test | 3 | 0 | 1 |
stormknowledgebase/stormknowledgebase.theme.inc | 3 | 0 | 1 |
stormknowledgebase/stormknowledgebase.views.inc | 2 | 0 | 2 |
stormnote/stormnote.admin.inc | 2 | 0 | 0 |
stormnote/stormnote.install | 2 | 0 | 0 |
stormnote/stormnote.module | 2 | 0 | 8 |
stormnote/stormnote.test | 0 | 0 | 1 |
stormnote/stormnote.theme.inc | 4 | 0 | 0 |
stormnote/stormnote.views.inc | 8 | 0 | 2 |
stormorganization/stormorganization.admin.inc | 3 | 0 | 4 |
stormorganization/stormorganization.install | 0 | 0 | 1 |
stormorganization/stormorganization.module | 7 | 0 | 20 |
stormorganization/stormorganization.test | 1 | 0 | 1 |
stormorganization/stormorganization.theme.inc | 7 | 0 | 1 |
stormorganization/stormorganization.views.inc | 17 | 0 | 5 |
stormperson/stormperson.admin.inc | 3 | 0 | 0 |
stormperson/stormperson.install | 0 | 0 | 0 |
stormperson/stormperson.module | 1 | 0 | 17 |
stormperson/stormperson.test | 1 | 0 | 1 |
stormperson/stormperson.theme.inc | 5 | 0 | 2 |
stormperson/stormperson.views.inc | 10 | 0 | 2 |
stormproject/stormproject.admin.inc | 12 | 0 | 0 |
stormproject/stormproject.install | 1 | 0 | 2 |
stormproject/stormproject.module | 54 | 0 | 59 |
stormproject/stormproject.test | 1 | 0 | 1 |
stormproject/stormproject.theme.inc | 5 | 0 | 0 |
stormproject/stormproject.views.inc | 24 | 0 | 9 |
stormproject/stormproject.views_default.inc | 0 | 0 | 1 |
stormtask/stormtask.admin.inc | 29 | 0 | 69 |
stormtask/stormtask.install | 2 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | stormtask.install | 71 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | stormtask.install | 81 | N/A |  |
| indent secondary line of comment one space | Other | stormtask.install | 82 | N/A |  |
| There should be no trailing spaces | Other | stormtask.install | 104 | N/A |  |
|
stormtask/stormtask.module | 47 | 0 | 45 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | stormtask.module | 68 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 69 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 72 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 74 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 75 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 77 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 78 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 80 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 81 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 90 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 93 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 96 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 99 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 102 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 111 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 114 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 116 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 117 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 119 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 120 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 122 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormtask.module | 123 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 149 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 159 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 200 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 210 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.module | 252 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 259 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.module | 261 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.module | 262 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 274 | N/A |  |
| Separate comments from comment syntax by a space. | Other | stormtask.module | 287 | N/A |  |
| put a space between the asterisk and the comment text | Other | stormtask.module | 290 | N/A |  |
| missing space after comma | Other | stormtask.module | 303 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.module | 305 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.module | 306 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.module | 307 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | stormtask.module | 352 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | stormtask.module | 353 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | stormtask.module | 354 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 429 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 431 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 435 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 463 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 470 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 477 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | stormtask.module | 504 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 507 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | stormtask.module | 524 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 527 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 532 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | stormtask.module | 604 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | stormtask.module | 611 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 658 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 664 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 686 | N/A |  |
| There should be no trailing spaces | Other | stormtask.module | 738 | N/A |  |
|
stormtask/stormtask.test | 0 | 0 | 1 |
stormtask/stormtask.theme.inc | 10 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | stormtask.theme.inc | 10 | N/A |  |
| There should be no trailing spaces | Other | stormtask.theme.inc | 31 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | stormtask.theme.inc | 31 | N/A |  |
| There should be no trailing spaces | Other | stormtask.theme.inc | 60 | N/A |  |
| There should be no trailing spaces | Other | stormtask.theme.inc | 84 | N/A |  |
| There should be no trailing spaces | Other | stormtask.theme.inc | 98 | N/A |  |
| There should be no trailing spaces | Other | stormtask.theme.inc | 156 | N/A |  |
| There should be no trailing spaces | Other | stormtask.theme.inc | 163 | N/A |  |
| There should be no trailing spaces | Other | stormtask.theme.inc | 169 | N/A |  |
| There should be no trailing spaces | Other | stormtask.theme.inc | 176 | N/A |  |
|
stormtask/stormtask.views.inc | 13 | 0 | 10 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | stormtask.views.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 11 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.views.inc | 13 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 28 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 39 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 56 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.views.inc | 86 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.views.inc | 165 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.views.inc | 216 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.views.inc | 231 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.views.inc | 246 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 278 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 289 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 306 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.views.inc | 308 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 320 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormtask.views.inc | 322 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | stormtask.views.inc | 355 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 357 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 358 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 366 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 368 | N/A |  |
| There should be no trailing spaces | Other | stormtask.views.inc | 369 | N/A |  |
|
stormteam/stormteam.install | 11 | 0 | 1 |
stormteam/stormteam.module | 66 | 0 | 33 |
stormteam/stormteam.test | 0 | 0 | 1 |
stormteam/stormteam.theme.inc | 8 | 0 | 0 |
stormteam/stormteam.views.inc | 2 | 0 | 2 |
stormteam/stormteam_handler_field_teammembers.inc | 3 | 0 | 2 |
stormticket/stormticket.admin.inc | 14 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | stormticket.admin.inc | 8 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 10 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 42 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 86 | N/A |  |
| missing space after comma | Other | stormticket.admin.inc | 128 | N/A |  |
| missing space after comma | Other | stormticket.admin.inc | 144 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 198 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 202 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 206 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 208 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 213 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 217 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 298 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 432 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 437 | N/A |  |
| There should be no trailing spaces | Other | stormticket.admin.inc | 446 | N/A |  |
|
stormticket/stormticket.install | 2 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | stormticket.install | 72 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | stormticket.install | 82 | N/A |  |
| indent secondary line of comment one space | Other | stormticket.install | 83 | N/A |  |
| There should be no trailing spaces | Other | stormticket.install | 105 | N/A |  |
|
stormticket/stormticket.module | 51 | 0 | 31 |
| Message | Group | Filename | Line | Function | Status |
| Use "elseif" in place of "else if" | Other | stormticket.module | 73 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 76 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 78 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 79 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 81 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 82 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 84 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | stormticket.module | 85 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 85 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 94 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 97 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 99 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 100 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 102 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 103 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 105 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 106 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 115 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 118 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 120 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 121 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 123 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 124 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 126 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormticket.module | 127 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 146 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 153 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 163 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 204 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 214 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 229 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormticket.module | 232 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 239 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormticket.module | 250 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormticket.module | 251 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 257 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 374 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 381 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 413 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 440 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 445 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 548 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 554 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 556 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 576 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 599 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 602 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 603 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 633 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 637 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 646 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 647 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 650 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 651 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 652 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 680 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 683 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 687 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 751 | N/A |  |
| else statements should begin on a new line | Other | stormticket.module | 760 | N/A |  |
| else statements should begin on a new line | Other | stormticket.module | 763 | N/A |  |
| else statements should begin on a new line | Other | stormticket.module | 766 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 768 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 770 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 772 | N/A |  |
| Separate comments from comment syntax by a space. | Other | stormticket.module | 773 | N/A |  |
| Separate comments from comment syntax by a space. | Other | stormticket.module | 781 | N/A |  |
| Separate comments from comment syntax by a space. | Other | stormticket.module | 786 | N/A |  |
| Separate comments from comment syntax by a space. | Other | stormticket.module | 787 | N/A |  |
| Separate comments from comment syntax by a space. | Other | stormticket.module | 788 | N/A |  |
| Separate comments from comment syntax by a space. | Other | stormticket.module | 789 | N/A |  |
| Separate comments from comment syntax by a space. | Other | stormticket.module | 790 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 793 | N/A |  |
| else statements should begin on a new line | Other | stormticket.module | 796 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 801 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 803 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 805 | N/A |  |
| Separate comments from comment syntax by a space. | Other | stormticket.module | 812 | N/A |  |
| Separate comments from comment syntax by a space. | Other | stormticket.module | 813 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 816 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 820 | N/A |  |
| There should be no trailing spaces | Other | stormticket.module | 823 | N/A |  |
|
stormticket/stormticket.test | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | stormticket.test | -1 | N/A |  |
|
stormticket/stormticket.theme.inc | 6 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | stormticket.theme.inc | 37 | N/A |  |
| There should be no trailing spaces | Other | stormticket.theme.inc | 39 | N/A |  |
| There should be no trailing spaces | Other | stormticket.theme.inc | 99 | N/A |  |
| There should be no trailing spaces | Other | stormticket.theme.inc | 113 | N/A |  |
| There should be no trailing spaces | Other | stormticket.theme.inc | 119 | N/A |  |
| There should be no trailing spaces | Other | stormticket.theme.inc | 125 | N/A |  |
|
stormticket/stormticket.views.inc | 0 | 0 | 6 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | stormticket.views.inc | -1 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormticket.views.inc | 148 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormticket.views.inc | 163 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormticket.views.inc | 178 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormticket.views.inc | 237 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormticket.views.inc | 251 | N/A |  |
|
stormticket/stormticket.views_default.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | stormticket.views_default.inc | -1 | N/A |  |
|
stormtimetracking/stormtimetracking.admin.inc | 4 | 0 | 0 |
stormtimetracking/stormtimetracking.install | 0 | 0 | 0 |
stormtimetracking/stormtimetracking.module | 27 | 0 | 24 |
stormtimetracking/stormtimetracking.test | 0 | 0 | 1 |
stormtimetracking/stormtimetracking.theme.inc | 4 | 0 | 0 |
stormtimetracking/stormtimetracking.views.inc | 17 | 0 | 6 |