FILE: ...upal-7/sites/all/modules/pareview_temp/test_candidate/storm_ohm.install -------------------------------------------------------------------------------- FOUND 5 ERROR(S) AND 3 WARNING(S) AFFECTING 7 LINE(S) -------------------------------------------------------------------------------- 2 | ERROR | You must use "/**" style comments for a file comment 9 | WARNING | Format should be * Implements hook_foo(). 15 | WARNING | Format should be * Implements hook_foo(). 22 | WARNING | Format should be * Implements hook_foo(). 22 | ERROR | Expected 1 space(s) before asterisk; 0 found 23 | ERROR | Expected 1 space(s) before asterisk; 0 found 53 | ERROR | Whitespace found at end of line 54 | ERROR | Whitespace found at end of line -------------------------------------------------------------------------------- FILE: ...rupal-7/sites/all/modules/pareview_temp/test_candidate/storm_ohm.module -------------------------------------------------------------------------------- FOUND 102 ERROR(S) AND 19 WARNING(S) AFFECTING 84 LINE(S) -------------------------------------------------------------------------------- 2 | ERROR | You must use "/**" style comments for a file comment 4 | ERROR | Expected 1 space(s) before asterisk; 0 found 5 | ERROR | Expected 1 space(s) before asterisk; 0 found 6 | ERROR | Expected 1 space(s) before asterisk; 0 found 7 | ERROR | Expected 1 space(s) before asterisk; 0 found 10 | WARNING | Format should be * Implements hook_foo(). 10 | ERROR | Expected 1 space(s) before asterisk; 0 found 11 | ERROR | Expected 1 space(s) before asterisk; 0 found 12 | ERROR | An operator statement must be followed by a single space 12 | ERROR | There must be a single space before an operator statement 12 | ERROR | An operator statement must be followed by a single space 12 | ERROR | There must be a single space before an operator statement 12 | ERROR | An operator statement must be followed by a single space 12 | ERROR | There must be a single space before an operator statement 20 | ERROR | Line indented incorrectly; expected at least 6 spaces, found 5 21 | ERROR | Whitespace found at end of line 24 | ERROR | Expected 1 space(s) before asterisk; 0 found 24 | ERROR | Extra newline found before function comment short description 25 | ERROR | Expected 1 space(s) before asterisk; 0 found 25 | ERROR | There must be an empty line before the parameter block 25 | ERROR | Last parameter comment requires a blank newline after it 25 | ERROR | Missing parameter type at position 1 26 | ERROR | Expected 1 space(s) before asterisk; 0 found 26 | ERROR | Parameter comment indentation must be 2 additional spaces at | | position 1 27 | ERROR | Expected 1 space(s) before asterisk; 0 found 27 | ERROR | Data type of return value is missing 28 | ERROR | Expected 1 space(s) before asterisk; 0 found 28 | ERROR | Return comment indentation must be 2 additional spaces 29 | ERROR | Expected 1 space(s) before asterisk; 0 found 30 | ERROR | An operator statement must be followed by a single space 30 | ERROR | There must be a single space before an operator statement 30 | ERROR | Expected 1 space between the closing parenthesis and the | | opening brace; found 0 36 | WARNING | Format should be * Implements hook_foo(). 36 | ERROR | Expected 1 space(s) before asterisk; 0 found 37 | ERROR | Expected 1 space(s) before asterisk; 0 found 43 | WARNING | Line exceeds 80 characters; contains 91 characters 43 | ERROR | No space before comment text; expected "// TODO: Permission | | Not implemented" but found "//TODO: Permission Not | | implemented" 43 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 43 | ERROR | Comments may not appear after statements. 49 | WARNING | Format should be * Implements hook_foo(). 56 | ERROR | Missing comment for @return statement 60 | ERROR | There must be no space between the Array keyword and the | | opening parenthesis 61 | ERROR | Whitespace found at end of line 62 | ERROR | Whitespace found at end of line 63 | WARNING | A comma should follow the last multiline array item. Found: ) 67 | ERROR | Inline comments must start with a capital letter 68 | ERROR | There must be no blank line following an inline comment 71 | WARNING | Format should be * Implements hook_foo(). 72 | WARNING | Line exceeds 80 characters; contains 84 characters 74 | ERROR | Last parameter comment requires a blank newline after it 74 | ERROR | Missing parameter type at position 1 74 | ERROR | Missing comment for param "$year" at position 1 75 | ERROR | Missing comment for @return statement 78 | ERROR | Whitespace found at end of line 81 | ERROR | Whitespace found at end of line 82 | ERROR | Expected "while (...) {\n"; found "while(...){\n" 83 | ERROR | Constants must be uppercase; expected HOLIDAY_DATE but found | | holiday_date 84 | ERROR | Constants must be uppercase; expected HOLIDAY_TITLE but found | | holiday_title 93 | WARNING | Format should be * Implements hook_foo(). 95 | ERROR | Missing comment for @return statement 104 | ERROR | Expected 1 space(s) before asterisk; 0 found 105 | ERROR | Expected 1 space(s) before asterisk; 0 found 118 | WARNING | Format should be * Implements hook_foo(). 118 | ERROR | Expected 1 space(s) before asterisk; 0 found 119 | ERROR | Expected 1 space(s) before asterisk; 0 found 121 | ERROR | Inline comments must start with a capital letter 121 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 121 | ERROR | Comments may not appear after statements. 124 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 133 | WARNING | Format should be * Implements hook_foo(). 133 | ERROR | Expected 1 space(s) before asterisk; 0 found 134 | ERROR | Expected 1 space(s) before asterisk; 0 found 143 | ERROR | Expected 1 space(s) before asterisk; 0 found 144 | ERROR | Expected 1 space(s) before asterisk; 0 found 145 | ERROR | Expected 1 space(s) before asterisk; 0 found 155 | ERROR | Expected 1 space(s) before asterisk; 0 found 156 | ERROR | Expected 1 space(s) before asterisk; 0 found 164 | WARNING | Format should be * Implements hook_foo(). 164 | ERROR | Expected 1 space(s) before asterisk; 0 found 165 | ERROR | Expected 1 space(s) before asterisk; 0 found 172 | ERROR | Concat operator must be surrounded by spaces 172 | ERROR | String concat is not required here; use a single string | | instead 173 | ERROR | Concat operator must be surrounded by spaces 173 | ERROR | String concat is not required here; use a single string | | instead 182 | WARNING | Format should be * Implements hook_foo(). 182 | ERROR | Expected 1 space(s) before asterisk; 0 found 183 | ERROR | Expected 1 space(s) before asterisk; 0 found 187 | ERROR | Concat operator must be surrounded by spaces 193 | ERROR | Whitespace found at end of line 196 | ERROR | Expected 1 space(s) before asterisk; 0 found 197 | ERROR | Expected 1 space(s) before asterisk; 0 found 208 | WARNING | A comma should follow the last multiline array item. Found: ) 212 | WARNING | Format should be * Implements hook_foo(). 212 | ERROR | Expected 1 space(s) before asterisk; 0 found 213 | ERROR | Expected 1 space(s) before asterisk; 0 found 234 | ERROR | Whitespace found at end of line 239 | WARNING | A comma should follow the last multiline array item. Found: | | $format 244 | ERROR | Function doc comment is empty 245 | ERROR | Whitespace found at end of line 249 | ERROR | No space before comment text; expected "// TODO: current User | | id. is this not redundant ?" but found "//TODO: current User | | id. is this not redundant ?" 249 | ERROR | Comments may not appear after statements. 250 | ERROR | Concat operator must be surrounded by spaces 250 | ERROR | Concat operator must be surrounded by spaces 257 | WARNING | Line exceeds 80 characters; contains 95 characters 257 | ERROR | No space before comment text; expected "// TODO: parameters | | are not required." but found "//TODO: parameters are not | | required." 257 | ERROR | Comments may not appear after statements. 259 | ERROR | Whitespace found at end of line 263 | WARNING | A comma should follow the last multiline array item. Found: | | $format 286 | ERROR | Space before closing parenthesis of function call prohibited 292 | ERROR | Expected 1 space between the closing parenthesis and the | | opening brace; found 0 298 | ERROR | Whitespace found at end of line 299 | ERROR | Whitespace found at end of line 302 | ERROR | Concat operator must be surrounded by spaces 302 | ERROR | Whitespace found at end of line 311 | WARNING | Format should be * Implements hook_foo(). 311 | ERROR | Expected 1 space(s) before asterisk; 0 found 312 | ERROR | Expected 1 space(s) before asterisk; 0 found 321 | WARNING | Format should be * Implements hook_foo(). 321 | ERROR | Expected 1 space(s) before asterisk; 0 found 322 | ERROR | Expected 1 space(s) before asterisk; 0 found 330 | ERROR | Line indented incorrectly; expected at least 6 spaces, found 4 -------------------------------------------------------------------------------- FILE: ...7/sites/all/modules/pareview_temp/test_candidate/storm_ohm_info.tpl.php -------------------------------------------------------------------------------- FOUND 7 ERROR(S) AFFECTING 7 LINE(S) -------------------------------------------------------------------------------- 2 | ERROR | You must use "/**" style comments for a file comment 4 | ERROR | Expected 1 space(s) before asterisk; 0 found 5 | ERROR | Expected 1 space(s) before asterisk; 0 found 6 | ERROR | Expected 1 space(s) before asterisk; 0 found 7 | ERROR | Expected 1 space(s) before asterisk; 0 found 8 | ERROR | Expected 1 space(s) before asterisk; 0 found 9 | ERROR | Expected 1 space(s) before asterisk; 0 found -------------------------------------------------------------------------------- FILE: ...ites/all/modules/pareview_temp/test_candidate/views/storm_ohm.views.inc -------------------------------------------------------------------------------- FOUND 12 ERROR(S) AND 3 WARNING(S) AFFECTING 14 LINE(S) -------------------------------------------------------------------------------- 4 | ERROR | The second line in the file doc comment must be " * @file" 9 | WARNING | Format should be * Implements hook_foo(). 10 | ERROR | Whitespace found at end of line 11 | ERROR | Missing comment for @return statement 14 | ERROR | Whitespace found at end of line 17 | ERROR | There must be no blank line following an inline comment 18 | ERROR | Whitespace found at end of line 23 | ERROR | Whitespace found at end of line 25 | WARNING | Line exceeds 80 characters; contains 83 characters 36 | ERROR | Whitespace found at end of line 37 | ERROR | Inline comments must start with a capital letter 37 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 55 | ERROR | Whitespace found at end of line 59 | ERROR | You must use "/**" style comments for a function comment 77 | WARNING | Format should be * Implements hook_foo(). --------------------------------------------------------------------------------