The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 15 | 54 | 116 | 72 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
| 7 | |
RightCurly
| 2 | |
LineLength
| 8 | |
| MemberName | 0 | |
| JavadocMethod | 110 | |
| JavadocType | 0 | |
| JavadocVariable | 54 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 3 | |
| TypeName | 0 | |
RegexpHeader
| 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 1 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 2 | |
| OperatorWrap | 1 | |
ParenPad
| 46 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 2 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
| 6 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 68 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.apache.maven.surefire.booter.output.ForkingStreamConsumer. | 22 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 64 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 133 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 147 | |
| Missing a Javadoc comment. | 152 | |
| Missing a Javadoc comment. | 157 | |
| Missing a Javadoc comment. | 162 | |
| Missing a Javadoc comment. | 170 | |
| Missing a Javadoc comment. | 178 | |
| Expected @param tag for 'failIfNoTests'. | 191 | |
| Expected @param tag for 'redirectTestOutputToFile'. | 202 | |
| Expected an @return tag. | 220 | |
| Missing a Javadoc comment. | 225 | |
| Missing a Javadoc comment. | 230 | |
| '{' should be on a new line. | 230 | |
| Missing a Javadoc comment. | 234 | |
| Missing a Javadoc comment. | 258 | |
| Missing a Javadoc comment. | 309 | |
| '(' is not followed by whitespace. | 324 | |
| ')' is not preceded with whitespace. | 324 | |
| '{' should be on a new line. | 324 | |
| Line is longer than 120 characters. | 326 | |
| ')' is not preceded with whitespace. | 327 | |
| '}' should be alone on a line. | 329 | |
| '{' should be on a new line. | 329 | |
| Missing a Javadoc comment. | 367 | |
| '(' is not followed by whitespace. | 370 | |
| ')' is not preceded with whitespace. | 370 | |
| '{' should be on a new line. | 370 | |
| Missing a Javadoc comment. | 376 | |
| Missing a Javadoc comment. | 382 | |
| Missing a Javadoc comment. | 424 | |
| '+' should be on a new line. | 446 | |
| Missing a Javadoc comment. | 472 | |
| 'testSuites' hides a field. | 472 | |
| Missing a Javadoc comment. | 482 | |
| '(' is not followed by whitespace. | 488 | |
| ')' is not preceded with whitespace. | 488 | |
| ')' is not preceded with whitespace. | 490 | |
| Missing a Javadoc comment. | 496 | |
| 'testSuites' hides a field. | 496 | |
| Missing a Javadoc comment. | 520 | |
| Missing a Javadoc comment. | 534 | |
| Missing a Javadoc comment. | 549 | |
| Missing a Javadoc comment. | 580 | |
| '}' should be alone on a line. | 586 | |
| '{' should be on a new line. | 586 | |
| Missing a Javadoc comment. | 604 | |
| Redundant 'final' modifier. | 604 | |
| Missing a Javadoc comment. | 609 | |
| Redundant 'final' modifier. | 609 | |
| Missing a Javadoc comment. | 614 | |
| Missing a Javadoc comment. | 719 | |
| 'classPathUrls' hides a field. | 719 | |
| Missing a Javadoc comment. | 725 | |
| 'classPathUrls' hides a field. | 725 | |
| 'childDelegation' hides a field. | 725 | |
| Missing a Javadoc comment. | 770 | |
| Missing a Javadoc comment. | 790 | |
| Missing a Javadoc comment. | 811 | |
| Missing a Javadoc comment. | 824 | |
| Line is longer than 120 characters. | 832 | |
| '(' is not followed by whitespace. | 877 | |
| '(' is not followed by whitespace. | 877 | |
| ')' is not preceded with whitespace. | 877 | |
| ')' is not preceded with whitespace. | 877 | |
| '{' should be on a new line. | 877 | |
| Expected @param tag for 'args'. | 907 | |
| Expected @throws tag for 'Throwable'. | 908 | |
| Line is longer than 120 characters. | 935 | |
| Line is longer than 120 characters. | 943 | |
| '(' is not followed by whitespace. | 953 | |
| '(' is not followed by whitespace. | 953 | |
| '(' is not followed by whitespace. | 953 | |
| '(' is not followed by whitespace. | 953 | |
| ')' is not preceded with whitespace. | 953 | |
| ')' is not preceded with whitespace. | 953 | |
| ')' is not preceded with whitespace. | 953 | |
| ')' is not preceded with whitespace. | 953 | |
| Line is longer than 120 characters. | 957 | |
| '(' is not followed by whitespace. | 957 | |
| '(' is not followed by whitespace. | 957 | |
| '(' is not followed by whitespace. | 957 | |
| '(' is not followed by whitespace. | 957 | |
| ')' is not preceded with whitespace. | 957 | |
| ')' is not preceded with whitespace. | 957 | |
| ')' is not preceded with whitespace. | 957 | |
| ')' is not preceded with whitespace. | 957 | |
| Line is longer than 120 characters. | 976 | |
| Line is longer than 120 characters. | 981 | |
| Line is longer than 120 characters. | 985 | |
| '(' is not followed by whitespace. | 989 | |
| ';' is not followed by whitespace. | 989 | |
| '(' is not followed by whitespace. | 991 | |
| ')' is not preceded with whitespace. | 991 | |
| '(' is not followed by whitespace. | 992 | |
| ')' is not preceded with whitespace. | 992 | |
| '(' is not followed by whitespace. | 995 | |
| ';' is not followed by whitespace. | 995 | |
| '(' is not followed by whitespace. | 997 | |
| ')' is not preceded with whitespace. | 997 | |
| '(' is not followed by whitespace. | 998 | |
| ')' is not preceded with whitespace. | 998 | |
| Missing a Javadoc comment. | 1027 | |
| Missing a Javadoc comment. | 1032 | |
| 'redirectTestOutputToFile' hides a field. | 1033 | |
| Missing a Javadoc comment. | 1054 | |
| Missing a Javadoc comment. | 1059 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Expected @param tag for 'writer'. | 62 | |
| Expected an @return tag. | 70 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 90 | |
| Expected @param tag for 'reportEntry'. | 98 | |
| Expected @param tag for 'line'. | 116 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Expected @param tag for 'line'. | 70 | |
| Expected @param tag for 'line'. | 78 | |
| Expected @param tag for 'line'. | 86 | |
| Expected @param tag for 'line'. | 94 | |
| Expected @param tag for 'reportEntry'. | 102 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Expected an @return tag. | 47 | |
| Expected @param tag for 'executable'. | 47 | |
| Expected @param tag for 'arguments'. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 111 | |
| Missing a Javadoc comment. | 116 | |
| Missing a Javadoc comment. | 121 | |
| Missing a Javadoc comment. | 126 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 136 | |
| Missing a Javadoc comment. | 141 | |
| Expected an @return tag. | 150 | |
| Expected @param tag for 'classPath'. | 150 | |
| Expected @throws tag for 'SurefireBooterForkException'. | 151 | |
| Missing a Javadoc comment. | 156 | |
| Expected an @return tag. | 225 | |
| Expected @throws tag for 'IOException'. | 226 | |
| '{' should be on a new line. | 229 | |
| '(' is not followed by whitespace. | 250 | |
| ')' is not preceded with whitespace. | 250 | |
| '(' is not followed by whitespace. | 251 | |
| ')' is not preceded with whitespace. | 251 | |
| '(' is not followed by whitespace. | 252 | |
| ')' is not preceded with whitespace. | 252 | |
| '(' is not followed by whitespace. | 254 | |
| ')' is not preceded with whitespace. | 254 | |
| Missing a Javadoc comment. | 260 | |
| Missing a Javadoc comment. | 265 | |
| Missing a Javadoc comment. | 270 | |
| Missing a Javadoc comment. | 275 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Name 'STANDARD_PREFIX_LENGTH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Name 'HEADING_PREFIX_LENGTH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Name 'FOOTER_PREFIX_LENGTH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 49 | |
| Expected an @return tag. | 81 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'line'. | 46 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'line'. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Expected @param tag for 'shellCommand'. | 51 | |
| Expected an @return tag. | 61 | |
| Expected @param tag for 'shellArgs'. | 72 | |
| Expected an @return tag. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Expected @param tag for 'outputConsumer'. | 56 | |
| Expected @param tag for 'outputConsumer'. | 66 | |
| Expected an @return tag. | 85 | |
| Expected @param tag for 'writer'. | 95 | |
| Expected an @return tag. | 103 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 126 | |
| Expected @param tag for 'line'. | 146 |