The following document contains the results of Checkstyle 6.11.2 with sun_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | AvoidInlineConditionals | 2 | |
| HiddenField | 35 | ||
| design | DesignForExtension | 73 | |
| FinalClass | 10 | ||
| javadoc | JavadocMethod | 110 | |
| JavadocPackage | 3 | ||
| JavadocStyle | 15 | ||
| JavadocType | 38 | ||
| JavadocVariable | 47 | ||
| misc | NewlineAtEndOfFile | 1 | |
| sizes | LineLength | 152 | |
| whitespace | NoWhitespaceAfter | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 89). | 3 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 4 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 8 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 9 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 10 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 34 | |
| sizes | LineLength | Line is longer than 80 characters (found 133). | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 145). | 48 | |
| javadoc | JavadocStyle | Unclosed HTML tag found: <i>casperjs</b></i>, then from this parameter, then from PAT | 48 | |
| javadoc | JavadocStyle | Extra HTML tag found: </i>, then from this parameter, then from PATH with default | 48 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 49 | |
| sizes | LineLength | Line is longer than 80 characters (found 132). | 58 | |
| sizes | LineLength | Line is longer than 80 characters (found 150). | 59 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 146). | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 150). | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 70 | |
| sizes | LineLength | Line is longer than 80 characters (found 135). | 78 | |
| sizes | LineLength | Line is longer than 80 characters (found 148). | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 150). | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 87 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 88 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 89 | |
| sizes | LineLength | Line is longer than 80 characters (found 129). | 98 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 114 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 122 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 126 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 130 | |
| sizes | LineLength | Line is longer than 80 characters (found 148). | 148 | |
| sizes | LineLength | Line is longer than 80 characters (found 130). | 149 | |
| sizes | LineLength | Line is longer than 80 characters (found 147). | 157 | |
| sizes | LineLength | Line is longer than 80 characters (found 146). | 158 | |
| sizes | LineLength | Line is longer than 80 characters (found 149). | 166 | |
| sizes | LineLength | Line is longer than 80 characters (found 147). | 175 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 176 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 179 | |
| sizes | LineLength | Line is longer than 80 characters (found 149). | 188 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 190 | |
| javadoc | JavadocStyle | Unclosed HTML tag found: <code> directory, with a name of <code>test filename>.txt | 190 | |
| sizes | LineLength | Line is longer than 80 characters (found 150). | 198 | |
| javadoc | JavadocStyle | Unclosed HTML tag found: <code> directory, | 199 | |
| sizes | LineLength | Line is longer than 80 characters (found 117). | 212 | |
| sizes | LineLength | Line is longer than 80 characters (found 144). | 216 | |
| sizes | LineLength | Line is longer than 80 characters (found 146). | 224 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 233 | |
| sizes | LineLength | Line is longer than 80 characters (found 126). | 234 | |
| sizes | LineLength | Line is longer than 80 characters (found 124). | 242 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 249 | |
| sizes | LineLength | Line is longer than 80 characters (found 127). | 251 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 259 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 268 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 276 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 284 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 285 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 290 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 295 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 300 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 305 | |
| design | DesignForExtension | Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 310 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 324 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 324 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 327 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 328 | |
| sizes | LineLength | Line is longer than 80 characters (found 147). | 338 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 339 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 350 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 362 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 368 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 370 | |
| sizes | LineLength | Line is longer than 80 characters (found 146). | 371 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 378 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 385 | |
| sizes | LineLength | Line is longer than 80 characters (found 137). | 386 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 389 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 405 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 412 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 413 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 414 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 421 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 422 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 422 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 148). | 17 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 23 | |
| sizes | LineLength | Line is longer than 80 characters (found 146). | 26 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 29 | |
| design | DesignForExtension | Method 'afterTestExecution' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| sizes | LineLength | Line is longer than 80 characters (found 118). | 33 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 37 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 37 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 41 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 63 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 8 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 18 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 22 | |
| design | DesignForExtension | Method 'afterTestExecution' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 26 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 146). | 26 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 29 | |
| design | DesignForExtension | Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| sizes | LineLength | Line is longer than 80 characters (found 146). | 36 | |
| sizes | LineLength | Line is longer than 80 characters (found 132). | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 95). | 5 | |
| design | FinalClass | Class CasperJsRuntimeFinder should be declared as final. | 15 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 15 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 17 | |
| sizes | LineLength | Line is longer than 80 characters (found 142). | 21 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 21 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 27 | |
| sizes | LineLength | Line is longer than 80 characters (found 114). | 31 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class CasperJsVersionRetriever should be declared as final. | 15 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 15 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 17 | |
| sizes | LineLength | Line is longer than 80 characters (found 130). | 21 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 21 | |
| sizes | LineLength | Line is longer than 80 characters (found 123). | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 25 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 32 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 13 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 15 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 17 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 19 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 20 | |
| sizes | LineLength | Line is longer than 80 characters (found 134). | 22 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 22 | |
| coding | HiddenField | 'baseDir' hides a field. | 22 | |
| coding | HiddenField | 'specific' hides a field. | 22 | |
| coding | HiddenField | 'includes' hides a field. | 22 | |
| coding | HiddenField | 'excludes' hides a field. | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 24 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 27 | |
| design | DesignForExtension | Method 'findScripts' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class IOUtils should be declared as final. | 7 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 7 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 9 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 13 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 12 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 14 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 16 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 18 | |
| coding | HiddenField | 'baseDir' hides a field. | 18 | |
| coding | HiddenField | 'patterns' hides a field. | 18 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 20 | |
| design | DesignForExtension | Method 'findIncludes' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| design | FinalClass | Class LogUtils should be declared as final. | 5 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 7 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 9 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 7 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 9 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 11 | |
| coding | HiddenField | 'log' hides a field. | 11 | |
| coding | HiddenField | 'verbose' hides a field. | 11 | |
| design | DesignForExtension | Method 'debug' is not designed for extension - needs to be abstract, final or empty. | 16 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 16 | |
| design | DesignForExtension | Method 'info' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 22 | |
| design | DesignForExtension | Method 'warn' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 26 | |
| design | DesignForExtension | Method 'error' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class OSUtils should be declared as final. | 5 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 7 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 9 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 13 | |
| coding | HiddenField | 'innerFinder' hides a field. | 13 | |
| design | DesignForExtension | Method 'findScripts' is not designed for extension - needs to be abstract, final or empty. | 17 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class PathToNameBuilder should be declared as final. | 7 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 7 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 9 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 15 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class PatternsChecker should be declared as final. | 9 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 9 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 11 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 11 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 11 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 13 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 13 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 15 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 19 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 19 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 34 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 34 | |
| sizes | LineLength | Line is longer than 80 characters (found 128). | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 7 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 8 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 9 | |
| design | DesignForExtension | Method 'add' is not designed for extension - needs to be abstract, final or empty. | 11 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 11 | |
| design | DesignForExtension | Method 'addSuccess' is not designed for extension - needs to be abstract, final or empty. | 16 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 16 | |
| design | DesignForExtension | Method 'addFailure' is not designed for extension - needs to be abstract, final or empty. | 20 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 20 | |
| design | DesignForExtension | Method 'print' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 25 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 26 | |
| design | DesignForExtension | Method 'getFailures' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 | |
| design | DesignForExtension | Method 'getSuccess' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ArgQuoter should be declared as final. | 5 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 7 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 11 | |
| sizes | LineLength | Line is longer than 80 characters (found 89). | 17 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 7 | |
| design | DesignForExtension | Method 'append' is not designed for extension - needs to be abstract, final or empty. | 9 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 7 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 8 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 10 | |
| coding | HiddenField | 'exe' hides a field. | 10 | |
| coding | HiddenField | 'version' hides a field. | 10 | |
| design | DesignForExtension | Method 'getExe' is not designed for extension - needs to be abstract, final or empty. | 15 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 15 | |
| design | DesignForExtension | Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 9 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 13 | |
| coding | HiddenField | 'streams' hides a field. | 13 | |
| design | DesignForExtension | Method 'write' is not designed for extension - needs to be abstract, final or empty. | 17 | |
| design | DesignForExtension | Method 'write' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| design | DesignForExtension | Method 'write' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 32 | |
| design | DesignForExtension | Method 'flush' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| design | DesignForExtension | Method 'close' is not designed for extension - needs to be abstract, final or empty. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class CommandExecutor should be declared as final. | 16 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 16 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 18 | |
| sizes | LineLength | Line is longer than 80 characters (found 131). | 22 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 22 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 24 | |
| sizes | LineLength | Line is longer than 80 characters (found 131). | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 29 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 34 | |
| sizes | LineLength | Line is longer than 80 characters (found 105). | 37 | |
| whitespace | NoWhitespaceAfter | '{' is followed by whitespace. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 9 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 11 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 15 | |
| sizes | LineLength | Line is longer than 80 characters (found 126). | 16 | |
| sizes | LineLength | Line is longer than 80 characters (found 146). | 17 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 18 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 22 | |
| coding | HiddenField | 'appenders' hides a field. | 22 | |
| design | DesignForExtension | Method 'compute' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 26 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 6 | |
| design | DesignForExtension | Method 'append' is not designed for extension - needs to be abstract, final or empty. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| design | DesignForExtension | Method 'append' is not designed for extension - needs to be abstract, final or empty. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 11 | |
| design | DesignForExtension | Method 'append' is not designed for extension - needs to be abstract, final or empty. | 13 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 17 | |
| sizes | LineLength | Line is longer than 80 characters (found 135). | 18 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 6 | |
| design | DesignForExtension | Method 'append' is not designed for extension - needs to be abstract, final or empty. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 3 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 5 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 3 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 5 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 6 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 7 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 9 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 9 | |
| coding | HiddenField | 'failFast' hides a field. | 9 | |
| coding | HiddenField | 'verbose' hides a field. | 9 | |
| coding | HiddenField | 'level' hides a field. | 9 | |
| design | DesignForExtension | Method 'isFailFast' is not designed for extension - needs to be abstract, final or empty. | 15 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 15 | |
| design | DesignForExtension | Method 'isVerbose' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 19 | |
| design | DesignForExtension | Method 'getLevel' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 8 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 10 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 12 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 13 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 14 | |
| sizes | LineLength | Line is longer than 80 characters (found 141). | 16 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 16 | |
| coding | HiddenField | 'runtime' hides a field. | 16 | |
| coding | HiddenField | 'nativeOptions' hides a field. | 16 | |
| coding | HiddenField | 'testOptions' hides a field. | 16 | |
| coding | HiddenField | 'reports' hides a field. | 16 | |
| coding | HiddenField | 'scriptOptions' hides a field. | 17 | |
| design | DesignForExtension | Method 'getCasperRuntime' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 25 | |
| design | DesignForExtension | Method 'getCasperJsVersion' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 | |
| design | DesignForExtension | Method 'isFailFast' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 33 | |
| design | DesignForExtension | Method 'isCasperjsVerbose' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 37 | |
| design | DesignForExtension | Method 'getLogLevel' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 41 | |
| design | DesignForExtension | Method 'getEngine' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| design | DesignForExtension | Method 'getIncludes' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 | |
| design | DesignForExtension | Method 'getIncludesPatterns' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 53 | |
| design | DesignForExtension | Method 'getIncludesDir' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| design | DesignForExtension | Method 'getPre' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 | |
| design | DesignForExtension | Method 'getPost' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 | |
| design | DesignForExtension | Method 'getTestsDir' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 69 | |
| design | DesignForExtension | Method 'isEnableXmlReports' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 73 | |
| design | DesignForExtension | Method 'getReportsDir' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 77 | |
| design | DesignForExtension | Method 'getScriptName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 81 | |
| design | DesignForExtension | Method 'getScriptFile' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 85 | |
| design | DesignForExtension | Method 'getArguments' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ParametersFactory should be declared as final. | 3 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 3 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 5 | |
| sizes | LineLength | Line is longer than 80 characters (found 141). | 9 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 9 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 10 | |
| design | DesignForExtension | Method 'append' is not designed for extension - needs to be abstract, final or empty. | 12 | |
| sizes | LineLength | Line is longer than 80 characters (found 140). | 17 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 10 | |
| design | DesignForExtension | Method 'append' is not designed for extension - needs to be abstract, final or empty. | 12 | |
| sizes | LineLength | Line is longer than 80 characters (found 138). | 17 | |
| sizes | LineLength | Line is longer than 80 characters (found 107). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 7 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 8 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 10 | |
| coding | HiddenField | 'enable' hides a field. | 10 | |
| coding | HiddenField | 'directory' hides a field. | 10 | |
| design | DesignForExtension | Method 'isEnable' is not designed for extension - needs to be abstract, final or empty. | 15 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 15 | |
| design | DesignForExtension | Method 'getDirectory' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| design | DesignForExtension | Method 'append' is not designed for extension - needs to be abstract, final or empty. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 6 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 8 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 9 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 10 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 12 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 12 | |
| coding | HiddenField | 'scriptName' hides a field. | 12 | |
| coding | HiddenField | 'file' hides a field. | 12 | |
| coding | HiddenField | 'arguments' hides a field. | 12 | |
| design | DesignForExtension | Method 'getScriptName' is not designed for extension - needs to be abstract, final or empty. | 18 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 18 | |
| design | DesignForExtension | Method 'getFile' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 22 | |
| design | DesignForExtension | Method 'getArguments' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| design | DesignForExtension | Method 'append' is not designed for extension - needs to be abstract, final or empty. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 6 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 8 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 9 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 10 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 12 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 13 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 14 | |
| sizes | LineLength | Line is longer than 80 characters (found 145). | 16 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 16 | |
| coding | HiddenField | 'engine' hides a field. | 16 | |
| coding | HiddenField | 'includes' hides a field. | 16 | |
| coding | HiddenField | 'includesPatterns' hides a field. | 16 | |
| coding | HiddenField | 'includesDir' hides a field. | 16 | |
| coding | HiddenField | 'pre' hides a field. | 16 | |
| coding | HiddenField | 'post' hides a field. | 17 | |
| coding | HiddenField | 'testsDir' hides a field. | 17 | |
| design | DesignForExtension | Method 'getEngine' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| design | DesignForExtension | Method 'getIncludes' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| design | DesignForExtension | Method 'getIncludesPatterns' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 | |
| design | DesignForExtension | Method 'getIncludesDir' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| design | DesignForExtension | Method 'getPre' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 | |
| design | DesignForExtension | Method 'getPost' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| design | DesignForExtension | Method 'getTestsDir' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| design | DesignForExtension | Method 'append' is not designed for extension - needs to be abstract, final or empty. | 7 | |
| sizes | LineLength | Line is longer than 80 characters (found 138). | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 7 | |
| design | DesignForExtension | Method 'append' is not designed for extension - needs to be abstract, final or empty. | 9 | |
| sizes | LineLength | Line is longer than 80 characters (found 130). | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocVariable | Missing a Javadoc comment. | 17 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 19 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 21 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 23 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 23 | |
| coding | HiddenField | 'casperjsExecutable' hides a field. | 23 | |
| design | DesignForExtension | Method 'findTool' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 31 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 101). | 3 | |
| sizes | LineLength | Line is longer than 80 characters (found 95). | 4 | |
| sizes | LineLength | Line is longer than 80 characters (found 145). | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| design | DesignForExtension | Method 'createToolchain' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| sizes | LineLength | Line is longer than 80 characters (found 112). | 37 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 42 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 43 | |
| sizes | LineLength | Line is longer than 80 characters (found 143). | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 87). | 48 | |
| sizes | LineLength | Line is longer than 80 characters (found 137). | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 53 | |
| sizes | LineLength | Line is longer than 80 characters (found 125). | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 64 | |
| sizes | LineLength | Line is longer than 80 characters (found 100). | 66 | |
| design | DesignForExtension | Method 'createDefaultToolchain' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| design | DesignForExtension | Method 'setLogger' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 77 | |
| coding | HiddenField | 'logger' hides a field. | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 150). | 82 | |
| sizes | LineLength | Line is longer than 80 characters (found 109). | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 90 | |
| sizes | LineLength | Line is longer than 80 characters (found 96). | 92 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 92 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 104 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 104 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 3 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 5 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 7 |