Severity minor, Drupal Commenting Standards, Internationalization, Drupal Security Checks, Drupal SQL Standards, Drupal Coding Standards sites/all/modules/pareview_temp/test_candidate/./post_button.tpl.php: +13: [minor] @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). Status Messages: Coder found 4 projects, 4 files, 1 minor warnings, 0 warnings were flagged to be ignored FILE: .../drupal-7/sites/all/modules/pareview_temp/test_candidate/post.admin.css -------------------------------------------------------------------------------- FOUND 8 ERROR(S) AFFECTING 7 LINE(S) -------------------------------------------------------------------------------- 1 | ERROR | Multiple selectors should each be on a single line 2 | ERROR | Expected 1 space after colon in style definition; 0 found 3 | ERROR | Expected 1 space after colon in style definition; 0 found 4 | ERROR | Multiple CSS properties should be listed in alphabetical order 4 | ERROR | Expected 1 space after colon in style definition; 0 found 7 | ERROR | Expected 1 space after colon in style definition; 0 found 10 | ERROR | Expected 1 space after colon in style definition; 0 found 11 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: .../drupal-7/sites/all/modules/pareview_temp/test_candidate/post.admin.inc -------------------------------------------------------------------------------- FOUND 18 ERROR(S) AFFECTING 18 LINE(S) -------------------------------------------------------------------------------- 9 | ERROR | Function comment short description must end with a full stop 21 | ERROR | Inline comments must start with a capital letter 29 | ERROR | Concatenating translatable strings is not allowed, use | | placeholders instead and only one string literal 34 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 41 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 75 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 110 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 138 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 186 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 193 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 222 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 245 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 276 | ERROR | Function comment short description must end with a full stop 300 | ERROR | Function comment short description must end with a full stop 305 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 328 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 349 | ERROR | Function comment short description must end with a full stop 383 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...kspace/drupal-7/sites/all/modules/pareview_temp/test_candidate/post.css -------------------------------------------------------------------------------- FOUND 9 ERROR(S) AFFECTING 7 LINE(S) -------------------------------------------------------------------------------- 2 | ERROR | Expected 1 space after colon in style definition; 0 found 5 | ERROR | Expected 1 space after colon in style definition; 0 found 6 | ERROR | Multiple CSS properties should be listed in alphabetical order 6 | ERROR | Expected 1 space after colon in style definition; 0 found 7 | ERROR | Expected 1 space after colon in style definition; 0 found 8 | ERROR | Multiple CSS properties should be listed in alphabetical order 8 | ERROR | Expected 1 space after colon in style definition; 0 found 11 | ERROR | Expected 1 space after colon in style definition; 0 found 12 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...ce/drupal-7/sites/all/modules/pareview_temp/test_candidate/post.install -------------------------------------------------------------------------------- FOUND 2 ERROR(S) AND 1 WARNING(S) AFFECTING 2 LINE(S) -------------------------------------------------------------------------------- 9 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar()." 9 | ERROR | Function comment short description must end with a full stop 13 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...rkspace/drupal-7/sites/all/modules/pareview_temp/test_candidate/post.js -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 39 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...ace/drupal-7/sites/all/modules/pareview_temp/test_candidate/post.module -------------------------------------------------------------------------------- FOUND 6 ERROR(S) AND 4 WARNING(S) AFFECTING 6 LINE(S) -------------------------------------------------------------------------------- 9 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar()." 9 | ERROR | Function comment short description must end with a full stop 20 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar()." 20 | ERROR | Function comment short description must end with a full stop 35 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar()." 35 | ERROR | Function comment short description must end with a full stop 48 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar()." 48 | ERROR | Function comment short description must end with a full stop 56 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 65 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: .../drupal-7/sites/all/modules/pareview_temp/test_candidate/post.theme.inc -------------------------------------------------------------------------------- FOUND 10 ERROR(S) AFFECTING 10 LINE(S) -------------------------------------------------------------------------------- 9 | ERROR | Function comment short description must end with a full stop 17 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 22 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 27 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 35 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 39 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 44 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 52 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 62 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 71 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...al-7/sites/all/modules/pareview_temp/test_candidate/post_button.tpl.php -------------------------------------------------------------------------------- FOUND 2 ERROR(S) AFFECTING 2 LINE(S) -------------------------------------------------------------------------------- 17 | ERROR | Inline control structures are not allowed 25 | ERROR | Files must end in a single new line character --------------------------------------------------------------------------------