The following document contains the results of Checkstyle. 
| Rule | Violations | Severity |
|---|---|---|
JavadocPackage
|
2 | |
| NewlineAtEndOfFile | 1 | |
| Translation | 0 | |
| FileLength | 0 | |
FileTabCharacter
|
0 | |
RegexpSingleline
|
0 | |
| JavadocMethod | 35 | |
| JavadocType | 14 | |
| JavadocVariable | 20 | |
| JavadocStyle | 13 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| LineLength | 96 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 1 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 3 | |
| WhitespaceAround | 20 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 1 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| AvoidInlineConditionals | 1 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 10 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 1 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 16 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 8 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 23 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| Utility classes should not have a public or default constructor. | 5 | |
| Missing a Javadoc comment. | 7 | |
| Parameter s should be final. | 7 | |
| Missing a Javadoc comment. | 17 | |
| switch without "default" clause. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line is longer than 80 characters (found 89). | 4 | |
| Line is longer than 80 characters (found 90). | 5 | |
| First sentence should end with a period. | 30 | |
| Line is longer than 80 characters (found 135). | 43 | |
| Unclosed HTML tag found: <i>casperjs</b></i>, | 43 | |
| Extra HTML tag found: </i>, | 43 | |
| Line is longer than 80 characters (found 106). | 45 | |
| Line is longer than 80 characters (found 118). | 53 | |
| Line is longer than 80 characters (found 141). | 54 | |
| Line is longer than 80 characters (found 100). | 58 | |
| Line is longer than 80 characters (found 146). | 62 | |
| Line is longer than 80 characters (found 145). | 63 | |
| Line is longer than 80 characters (found 122). | 64 | |
| Line is longer than 80 characters (found 129). | 71 | |
| Line is longer than 80 characters (found 127). | 72 | |
| Line is longer than 80 characters (found 129). | 73 | |
| Line is longer than 80 characters (found 81). | 82 | |
| Line is longer than 80 characters (found 129). | 90 | |
| Line is longer than 80 characters (found 112). | 97 | |
| Line is longer than 80 characters (found 103). | 100 | |
| Line is longer than 80 characters (found 95). | 111 | |
| '=' is not preceded with whitespace. | 114 | |
| '=' is not followed by whitespace. | 114 | |
| Line is longer than 80 characters (found 99). | 118 | |
| '=' is not preceded with whitespace. | 121 | |
| '=' is not followed by whitespace. | 121 | |
| Line is longer than 80 characters (found 97). | 125 | |
| '=' is not preceded with whitespace. | 135 | |
| '=' is not followed by whitespace. | 135 | |
| Line is longer than 80 characters (found 122). | 141 | |
| Line is longer than 80 characters (found 123). | 142 | |
| Line is longer than 80 characters (found 125). | 150 | |
| Line is longer than 80 characters (found 130). | 151 | |
| Line is longer than 80 characters (found 127). | 159 | |
| Line is longer than 80 characters (found 134). | 167 | |
| Line is longer than 80 characters (found 124). | 168 | |
| Line is longer than 80 characters (found 103). | 171 | |
| Line is longer than 80 characters (found 97). | 179 | |
| Line is longer than 80 characters (found 106). | 180 | |
| Unclosed HTML tag found: <code>reportsDirectory<code> directory, | 180 | |
| Line is longer than 80 characters (found 117). | 191 | |
| Line is longer than 80 characters (found 144). | 195 | |
| Line is longer than 80 characters (found 90). | 202 | |
| First sentence should end with a period. | 210 | |
| Line is longer than 80 characters (found 126). | 211 | |
| Line is longer than 80 characters (found 124). | 218 | |
| First sentence should end with a period. | 224 | |
| Line is longer than 80 characters (found 130). | 225 | |
| Line is longer than 80 characters (found 83). | 233 | |
| First sentence should end with a period. | 241 | |
| '=' is not preceded with whitespace. | 244 | |
| '=' is not followed by whitespace. | 244 | |
| First sentence should end with a period. | 247 | |
| '=' is not preceded with whitespace. | 250 | |
| '=' is not followed by whitespace. | 250 | |
| First sentence should end with a period. | 253 | |
| Line is longer than 80 characters (found 101). | 254 | |
| First sentence should end with a period. | 259 | |
| First sentence should end with a period. | 264 | |
| First sentence should end with a period. | 269 | |
| First sentence should end with a period. | 274 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| Line is longer than 80 characters (found 106). | 291 | |
| Missing a Javadoc comment. | 295 | |
| Line is longer than 80 characters (found 83). | 296 | |
| ',' is not followed by whitespace. | 296 | |
| ',' is not followed by whitespace. | 296 | |
| Line is longer than 80 characters (found 147). | 306 | |
| Line is longer than 80 characters (found 89). | 307 | |
| Line is longer than 80 characters (found 85). | 326 | |
| Line is longer than 80 characters (found 112). | 328 | |
| Line is longer than 80 characters (found 146). | 329 | |
| Missing a Javadoc comment. | 341 | |
| Line is longer than 80 characters (found 137). | 342 | |
| Missing a Javadoc comment. | 345 | |
| Missing a Javadoc comment. | 361 | |
| Parameter f should be final. | 361 | |
| Line is longer than 80 characters (found 140). | 368 | |
| Line is longer than 80 characters (found 97). | 391 | |
| Line is longer than 80 characters (found 81). | 396 | |
| Line is longer than 80 characters (found 122). | 407 | |
| Line is longer than 80 characters (found 91). | 408 | |
| Line is longer than 80 characters (found 124). | 414 | |
| Line is longer than 80 characters (found 93). | 415 | |
| Line is longer than 80 characters (found 112). | 419 |
| Severity | Message | Line |
|---|---|---|
| Line is longer than 80 characters (found 95). | 5 | |
| Missing a Javadoc comment. | 11 | |
| Utility classes should not have a public or default constructor. | 11 | |
| Line is longer than 80 characters (found 83). | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line is longer than 80 characters (found 103). | 20 | |
| Line is longer than 80 characters (found 105). | 25 | |
| Line is longer than 80 characters (found 102). | 44 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 13 | |
| Utility classes should not have a public or default constructor. | 13 | |
| Line is longer than 80 characters (found 107). | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters (found 90). | 20 | |
| Line is longer than 80 characters (found 92). | 22 | |
| Line is longer than 80 characters (found 83). | 29 | |
| Must have at least one statement. | 34 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 11 | |
| Utility classes should not have a public or default constructor. | 11 | |
| Line is longer than 80 characters (found 108). | 13 | |
| Missing a Javadoc comment. | 13 | |
| Line is longer than 80 characters (found 104). | 15 | |
| '{' is followed by whitespace. | 18 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Line is longer than 80 characters (found 110). | 22 | |
| Missing a Javadoc comment. | 22 | |
| Parameter baseDir should be final. | 22 | |
| 'baseDir' hides a field. | 22 | |
| Parameter specific should be final. | 22 | |
| 'specific' hides a field. | 22 | |
| Parameter includes should be final. | 22 | |
| 'includes' hides a field. | 22 | |
| Parameter excludes should be final. | 22 | |
| 'excludes' hides a field. | 22 | |
| Line is longer than 80 characters (found 95). | 24 | |
| Line is longer than 80 characters (found 87). | 27 | |
| Method 'findScripts' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| '+' is not preceded with whitespace. | 45 | |
| '+' is not followed by whitespace. | 45 | |
| '+' is not preceded with whitespace. | 47 | |
| '+' is not followed by whitespace. | 47 | |
| '+' is not preceded with whitespace. | 47 | |
| '+' is not followed by whitespace. | 47 | |
| '+' is not preceded with whitespace. | 48 | |
| '+' is not followed by whitespace. | 48 | |
| '+' is not preceded with whitespace. | 48 | |
| '+' is not followed by whitespace. | 48 | |
| Line is longer than 80 characters (found 95). | 59 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Parameter baseDir should be final. | 17 | |
| 'baseDir' hides a field. | 17 | |
| Parameter patterns should be final. | 17 | |
| 'patterns' hides a field. | 17 | |
| Line is longer than 80 characters (found 87). | 19 | |
| Method 'findIncludes' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Missing a Javadoc comment. | 5 | |
| Utility classes should not have a public or default constructor. | 5 | |
| Missing a Javadoc comment. | 7 | |
| Missing a Javadoc comment. | 9 | |
| Parameter log should be final. | 9 | |
| Parameter verbose should be final. | 9 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 24 | |
| Parameter log should be final. | 24 | |
| 'log' hides a field. | 24 | |
| Parameter verbose should be final. | 24 | |
| 'verbose' hides a field. | 24 | |
| Missing a Javadoc comment. | 29 | |
| Parameter msg should be final. | 29 | |
| Missing a Javadoc comment. | 35 | |
| Parameter msg should be final. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Parameter msg should be final. | 39 | |
| Missing a Javadoc comment. | 43 | |
| Parameter msg should be final. | 43 | |
| Parameter error should be final. | 43 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| Utility classes should not have a public or default constructor. | 5 | |
| Missing a Javadoc comment. | 7 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 9 | |
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 13 | |
| 'innerFinder' hides a field. | 13 | |
| Method 'findScripts' is not designed for extension - needs to be abstract, final or empty. | 17 | |
| Line is longer than 80 characters (found 85). | 19 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 7 | |
| Utility classes should not have a public or default constructor. | 7 | |
| Missing a Javadoc comment. | 9 | |
| Missing a Javadoc comment. | 11 | |
| Parameter rootDir should be final. | 11 | |
| Parameter path should be final. | 11 | |
| Line is longer than 80 characters (found 90). | 19 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 9 | |
| Utility classes should not have a public or default constructor. | 9 | |
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters (found 107). | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter patterns should be final. | 23 | |
| Parameter includeJS should be final. | 23 | |
| Parameter includeCS should be final. | 23 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| Missing a Javadoc comment. | 7 | |
| Missing a Javadoc comment. | 8 | |
| Missing a Javadoc comment. | 9 | |
| Method 'add' is not designed for extension - needs to be abstract, final or empty. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Parameter other should be final. | 11 | |
| Method 'addSuccess' is not designed for extension - needs to be abstract, final or empty. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Method 'addFailure' is not designed for extension - needs to be abstract, final or empty. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Method 'print' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line is longer than 80 characters (found 86). | 27 | |
| Method 'getFailures' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Method 'getSuccess' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Missing a Javadoc comment. | 5 | |
| Missing a Javadoc comment. | 7 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 16 |
| Severity | Message | Line |
|---|---|---|
| Line is longer than 80 characters (found 93). | 13 | |
| Line is longer than 80 characters (found 89). | 15 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 19 | |
| Method 'findTool' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Line is longer than 80 characters (found 89). | 24 | |
| Method 'getCasperjsExecutable' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Method 'setCasperjsExecutable' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| 'casperjsExecutable' hides a field. | 38 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 42 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line is longer than 80 characters (found 101). | 3 | |
| Line is longer than 80 characters (found 95). | 4 | |
| Line is longer than 80 characters (found 107). | 29 | |
| Missing a Javadoc comment. | 33 | |
| Method 'createToolchain' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Line is longer than 80 characters (found 95). | 42 | |
| Line is longer than 80 characters (found 90). | 43 | |
| Line is longer than 80 characters (found 93). | 44 | |
| Line is longer than 80 characters (found 87). | 46 | |
| Line is longer than 80 characters (found 96). | 49 | |
| Line is longer than 80 characters (found 87). | 50 | |
| Line is longer than 80 characters (found 92). | 54 | |
| Line is longer than 80 characters (found 82). | 64 | |
| Line is longer than 80 characters (found 102). | 68 | |
| Line is longer than 80 characters (found 100). | 70 | |
| Method 'createDefaultToolchain' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Line is longer than 80 characters (found 100). | 82 | |
| Line is longer than 80 characters (found 95). | 83 | |
| Line is longer than 80 characters (found 83). | 90 | |
| Line is longer than 80 characters (found 96). | 92 | |
| Avoid inline conditionals. | 92 | |
| Missing a Javadoc comment. | 95 | |
| Line is longer than 80 characters (found 86). | 104 | |
| Missing a Javadoc comment. | 104 | |
| Line is longer than 80 characters (found 99). | 106 |