FILE: ...modules/pareview_temp/test_candidate/includes/AuthenticationService.php -------------------------------------------------------------------------------- FOUND 23 ERROR(S) AND 4 WARNING(S) AFFECTING 18 LINE(S) -------------------------------------------------------------------------------- 2 | ERROR | Missing file doc comment 4 | ERROR | Whitespace found at end of line 9 | ERROR | No space before comment text; expected "// namespace | | InWebo\IWCoreBundle\WSDL;" but found "//namespace | | InWebo\IWCoreBundle\WSDL;" 9 | ERROR | Inline comments must start with a capital letter 9 | ERROR | There must be no blank line following an inline comment 30 | ERROR | Whitespace found at end of line 31 | ERROR | Whitespace found at end of line 32 | ERROR | Whitespace found at end of line 39 | ERROR | Missing function doc comment 39 | ERROR | PHP4 style constructors are not allowed; use "__construct()" | | instead 39 | ERROR | Expected 1 space between "'encoding'" and double arrow; 0 found 39 | ERROR | Expected 1 space between double arrow and "'UTF-8'"; 0 found 44 | ERROR | Whitespace found at end of line 44 | ERROR | Extra newlines found before function comment short description 46 | ERROR | Last parameter comment requires a blank newline after it 46 | ERROR | Missing comment for param "$parameters" at position 1 47 | ERROR | Missing comment for @return statement 51 | WARNING | A comma should follow the last multiline array item. Found: ) 55 | WARNING | A comma should follow the last multiline array item. Found: '' 61 | ERROR | Whitespace found at end of line 61 | ERROR | Extra newlines found before function comment short description 63 | ERROR | Last parameter comment requires a blank newline after it 63 | ERROR | Missing comment for param "$parameters" at position 1 64 | ERROR | Missing comment for @return statement 68 | WARNING | A comma should follow the last multiline array item. Found: ) 72 | WARNING | A comma should follow the last multiline array item. Found: '' 79 | ERROR | The final ?> should be omitted from all code files -------------------------------------------------------------------------------- FILE: ...ites/all/modules/pareview_temp/test_candidate/includes/authenticate.php -------------------------------------------------------------------------------- FOUND 9 ERROR(S) AFFECTING 7 LINE(S) -------------------------------------------------------------------------------- 2 | ERROR | Missing file doc comment 3 | ERROR | Whitespace found at end of line 4 | ERROR | Whitespace found at end of line 8 | ERROR | No space before comment text; expected "// namespace | | InWebo\IWCoreBundle\WSDL;" but found "//namespace | | InWebo\IWCoreBundle\WSDL;" 8 | ERROR | Inline comments must start with a capital letter 8 | ERROR | There must be no blank line following an inline comment 9 | ERROR | Whitespace found at end of line 10 | ERROR | Class name must begin with a capital letter 19 | ERROR | The final ?> should be omitted from all code files -------------------------------------------------------------------------------- FILE: .../modules/pareview_temp/test_candidate/includes/authenticateResponse.php -------------------------------------------------------------------------------- FOUND 5 ERROR(S) AFFECTING 5 LINE(S) -------------------------------------------------------------------------------- 2 | ERROR | Missing file doc comment 3 | ERROR | Whitespace found at end of line 4 | ERROR | Whitespace found at end of line 8 | ERROR | Class name must begin with a capital letter 13 | ERROR | The final ?> should be omitted from all code files -------------------------------------------------------------------------------- FILE: ...ll/modules/pareview_temp/test_candidate/includes/authenticateWithIp.php -------------------------------------------------------------------------------- FOUND 8 ERROR(S) AFFECTING 6 LINE(S) -------------------------------------------------------------------------------- 2 | ERROR | Missing file doc comment 3 | ERROR | Whitespace found at end of line 4 | ERROR | Whitespace found at end of line 8 | ERROR | No space before comment text; expected "// namespace | | InWebo\IWCoreBundle\WSDL;" but found "//namespace | | InWebo\IWCoreBundle\WSDL;" 8 | ERROR | Inline comments must start with a capital letter 8 | ERROR | There must be no blank line following an inline comment 10 | ERROR | Class name must begin with a capital letter 21 | ERROR | The final ?> should be omitted from all code files -------------------------------------------------------------------------------- FILE: ...es/pareview_temp/test_candidate/includes/authenticateWithIpResponse.php -------------------------------------------------------------------------------- FOUND 5 ERROR(S) AFFECTING 5 LINE(S) -------------------------------------------------------------------------------- 2 | ERROR | Missing file doc comment 3 | ERROR | Whitespace found at end of line 4 | ERROR | Whitespace found at end of line 8 | ERROR | Class name must begin with a capital letter 13 | ERROR | The final ?> should be omitted from all code files -------------------------------------------------------------------------------- FILE: ...areview/sites/all/modules/pareview_temp/test_candidate/inwebo.admin.inc -------------------------------------------------------------------------------- FOUND 5 ERROR(S) AFFECTING 5 LINE(S) -------------------------------------------------------------------------------- 1 | ERROR | End of line character is invalid; expected "\n" but found "\r\n" 44 | ERROR | Whitespace found at end of line 56 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 57 | ERROR | You must use "/**" style comments for a function comment 62 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...l-7-pareview/sites/all/modules/pareview_temp/test_candidate/inwebo.info -------------------------------------------------------------------------------- FOUND 2 ERROR(S) AFFECTING 2 LINE(S) -------------------------------------------------------------------------------- 1 | ERROR | Declared file was not found 7 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...-pareview/sites/all/modules/pareview_temp/test_candidate/inwebo.install -------------------------------------------------------------------------------- FOUND 3 ERROR(S) AFFECTING 3 LINE(S) -------------------------------------------------------------------------------- 1 | ERROR | End of line character is invalid; expected "\n" but found "\r\n" 11 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 21 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...7-pareview/sites/all/modules/pareview_temp/test_candidate/inwebo.module -------------------------------------------------------------------------------- FOUND 101 ERROR(S) AND 5 WARNING(S) AFFECTING 53 LINE(S) -------------------------------------------------------------------------------- 2 | ERROR | Missing file doc comment 3 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar()." 6 | ERROR | "require_once" is a statement not a function; no parentheses | | are required 6 | ERROR | Concat operator must be surrounded by spaces 10 | ERROR | Whitespace found at end of line 10 | ERROR | Extra newline found before function comment short description 12 | ERROR | Whitespace found at end of line 17 | ERROR | Whitespace found at end of line 42 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar()." 45 | ERROR | Spaces must be used to indent lines; tabs are not allowed 45 | ERROR | Line indented incorrectly; expected 2 spaces, found 1 49 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar()." 52 | ERROR | Spaces must be used to indent lines; tabs are not allowed 52 | ERROR | Line indented incorrectly; expected 2 spaces, found 1 59 | ERROR | Variable "saveForm" is camel caps format. do not use mixed | | case (camelCase), use lower case and _ 62 | ERROR | Inline comments must start with a capital letter 62 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 63 | ERROR | Expected "foreach (...) {\n"; found "foreach(...) {\n" 63 | ERROR | There should be no white space after an opening "(" 63 | ERROR | Variable "saveForm" is camel caps format. do not use mixed | | case (camelCase), use lower case and _ 63 | ERROR | There should be no white space before a closing ")" 64 | ERROR | Expected "if (...) {\n"; found "if(...) {\n" 64 | ERROR | There should be no white space after an opening "(" 64 | ERROR | There should be no white space before a closing ")" 65 | ERROR | Space found after square bracket; expected "[$key" but found | | "[ $key" 65 | ERROR | Space found before square bracket; expected "$key]" but found | | "$key ]" 66 | ERROR | Expected "foreach (...) {\n"; found "foreach(...) {\n" 66 | ERROR | There should be no white space after an opening "(" 66 | ERROR | There should be no white space before a closing ")" 67 | ERROR | Expected "if (...) {\n"; found "if(...) {\n" 67 | ERROR | There should be no white space after an opening "(" 67 | ERROR | There should be no white space before a closing ")" 70 | ERROR | Space found after square bracket; expected "[$key" but found | | "[ $key" 70 | ERROR | Space found before square bracket; expected "$key]" but found | | "$key ]" 72 | ERROR | else must start on a new line 73 | ERROR | Space found after square bracket; expected "[$key" but found | | "[ $key" 73 | ERROR | Space found before square bracket; expected "$key]" but found | | "$key ]" 78 | ERROR | You must use "/**" style comments for a function comment 78 | ERROR | There should be no white space after an opening "(" 78 | ERROR | Expected 0 spaces between opening bracket and argument | | "$form"; 1 found 78 | ERROR | There should be no white space before a closing ")" 78 | ERROR | Expected 0 spaces between argument "$form_state" and closing | | bracket; 1 found 79 | ERROR | No space before comment text; expected "// Getting selected | | authentication method from inwebo module settings" but found | | "//Getting selected authentication method from inwebo module | | settings" 79 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 82 | ERROR | No space before comment text; expected "// Getting the values | | posted from the login form" but found "//Getting the values | | posted from the login form" 82 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 83 | ERROR | Space found after square bracket; expected "['values'" but | | found "[ 'values'" 83 | ERROR | Space found before square bracket; expected "'values']" but | | found "'values' ]" 83 | ERROR | Space found after square bracket; expected "['name'" but found | | "[ 'name'" 83 | ERROR | Space found before square bracket; expected "'name']" but | | found "'name' ]" 84 | ERROR | Space found after square bracket; expected "['values'" but | | found "[ 'values'" 84 | ERROR | Space found before square bracket; expected "'values']" but | | found "'values' ]" 84 | ERROR | Space found after square bracket; expected "['pass'" but found | | "[ 'pass'" 84 | ERROR | Space found before square bracket; expected "'pass']" but | | found "'pass' ]" 86 | ERROR | No space before comment text; expected "// if in-webo | | authentication is off" but found "//if in-webo authentication | | is off" 86 | ERROR | Inline comments must start with a capital letter 86 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 88 | ERROR | No space before comment text; expected "// We use drupal | | authentication to authenticate the user" but found "//We use | | drupal authentication to authenticate the user" 88 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 91 | ERROR | Line indented incorrectly; expected 4 spaces, found 2 91 | ERROR | No space before comment text; expected "// if in-webo | | authentication is on" but found "//if in-webo authentication | | is on" 91 | ERROR | Inline comments must start with a capital letter 91 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 92 | ERROR | elseif must start on a new line 93 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 94 | ERROR | Expected "if (...) {\n"; found "if (...) {\n" 98 | ERROR | No space before comment text; expected "// other users will be | | authenticated by inwebo auth" but found "//other users will be | | authenticated by inwebo auth" 98 | ERROR | Inline comments must start with a capital letter 98 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 102 | ERROR | Inline comments must start with a capital letter 102 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 105 | WARNING | Line exceeds 80 characters; contains 110 characters 105 | ERROR | Inline comments must start with a capital letter 105 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 110 | WARNING | Line exceeds 80 characters; contains 102 characters 110 | ERROR | Inline comments must start with a capital letter 110 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 113 | ERROR | else must start on a new line 114 | ERROR | Inline comments must start with a capital letter 114 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 122 | ERROR | Missing parameter type at position 1 124 | ERROR | Missing parameter type at position 2 127 | ERROR | Data type of return value is missing 128 | ERROR | Return comment indentation must be 2 additional spaces 131 | ERROR | No space before comment text; expected "// Getting in-webo | | certificate settings from inwebo module settings" but found | | "//Getting in-webo certificate settings from inwebo module | | settings" 131 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 136 | ERROR | Concat operator must be surrounded by spaces 137 | ERROR | If the line declaring an array spans longer than 80 | | characters, each element should be broken into its own line 137 | ERROR | Expected 1 space between "'encoding'" and double arrow; 0 | | found 137 | ERROR | Expected 1 space between double arrow and "'UTF-8'"; 0 found 137 | ERROR | Concat operator must be surrounded by spaces 137 | ERROR | Concat operator must be surrounded by spaces 139 | ERROR | No space before comment text; expected "// We do not accept | | empty password" but found "//We do not accept empty password" 139 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 144 | ERROR | No space before comment text; expected "// Initializing the | | In-Webo authentication object" but found "//Initializing the | | In-Webo authentication object" 144 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 145 | ERROR | An operator statement must be followed by a single space 145 | ERROR | There must be a single space before an operator statement 150 | ERROR | No space before comment text; expected "// Challenging the | | authentication against In-Webo servers" but found | | "//Challenging the authentication against In-Webo servers" 150 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 155 | ERROR | No space before comment text; expected "// Analyzing the code | | returned by In-Webo servers" but found "//Analyzing the code | | returned by In-Webo servers" 155 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 156 | ERROR | No space found after comma in function call 158 | ERROR | else must start on a new line 160 | ERROR | Whitespace found at end of line 161 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...-7-pareview/sites/all/modules/pareview_temp/test_candidate/lisezmoi.txt -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AND 19 WARNING(S) AFFECTING 19 LINE(S) -------------------------------------------------------------------------------- 4 | WARNING | Line exceeds 80 characters; contains 222 characters 5 | WARNING | Line exceeds 80 characters; contains 232 characters 14 | WARNING | Line exceeds 80 characters; contains 177 characters 15 | WARNING | Line exceeds 80 characters; contains 111 characters 17 | WARNING | Line exceeds 80 characters; contains 94 characters 19 | WARNING | Line exceeds 80 characters; contains 103 characters 26 | WARNING | Line exceeds 80 characters; contains 178 characters 32 | WARNING | Line exceeds 80 characters; contains 138 characters 33 | WARNING | Line exceeds 80 characters; contains 142 characters 39 | WARNING | Line exceeds 80 characters; contains 269 characters 40 | WARNING | Line exceeds 80 characters; contains 101 characters 44 | WARNING | Line exceeds 80 characters; contains 254 characters 45 | WARNING | Line exceeds 80 characters; contains 181 characters 46 | WARNING | Line exceeds 80 characters; contains 148 characters 48 | WARNING | Line exceeds 80 characters; contains 84 characters 52 | WARNING | Line exceeds 80 characters; contains 104 characters 53 | WARNING | Line exceeds 80 characters; contains 169 characters 54 | WARNING | Line exceeds 80 characters; contains 108 characters 55 | WARNING | Line exceeds 80 characters; contains 113 characters 55 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...al-7-pareview/sites/all/modules/pareview_temp/test_candidate/readme.txt -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AND 18 WARNING(S) AFFECTING 18 LINE(S) -------------------------------------------------------------------------------- 4 | WARNING | Line exceeds 80 characters; contains 222 characters 5 | WARNING | Line exceeds 80 characters; contains 232 characters 14 | WARNING | Line exceeds 80 characters; contains 164 characters 15 | WARNING | Line exceeds 80 characters; contains 106 characters 17 | WARNING | Line exceeds 80 characters; contains 119 characters 19 | WARNING | Line exceeds 80 characters; contains 92 characters 26 | WARNING | Line exceeds 80 characters; contains 160 characters 32 | WARNING | Line exceeds 80 characters; contains 133 characters 33 | WARNING | Line exceeds 80 characters; contains 140 characters 39 | WARNING | Line exceeds 80 characters; contains 223 characters 40 | WARNING | Line exceeds 80 characters; contains 81 characters 44 | WARNING | Line exceeds 80 characters; contains 226 characters 45 | WARNING | Line exceeds 80 characters; contains 166 characters 46 | WARNING | Line exceeds 80 characters; contains 132 characters 52 | WARNING | Line exceeds 80 characters; contains 88 characters 53 | WARNING | Line exceeds 80 characters; contains 147 characters 54 | WARNING | Line exceeds 80 characters; contains 92 characters 55 | WARNING | Line exceeds 80 characters; contains 96 characters 55 | ERROR | Files must end in a single new line character --------------------------------------------------------------------------------