The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 6 | 0 | 0 | 62 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 1 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| JavadocMethod | 2 | |
| JavadocType | 0 | |
| JavadocVariable | 0 | |
| JavadocStyle | 0 | |
| 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 | |
| FileLength | 0 | |
| LineLength | 1 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 1 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 18 | |
| WhitespaceAfter | 4 | |
| WhitespaceAround | 22 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| AvoidInlineConditionals | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 2 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 2 | |
GenericIllegalRegexp
|
9 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| ',' is not followed by whitespace. | 44 | |
| '=' is not preceded with whitespace. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| ';' is not followed by whitespace. | 51 | |
| '<' is not preceded with whitespace. | 51 | |
| '<' is not followed by whitespace. | 51 | |
| ';' is not followed by whitespace. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| '==' is not preceded with whitespace. | 52 | |
| '==' is not followed by whitespace. | 52 | |
| '&&' is not preceded with whitespace. | 52 | |
| '&&' should be on a new line. | 52 | |
| Line is longer than 80 characters. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line has trailing spaces. | 56 | |
| '>' is not preceded with whitespace. | 61 | |
| '>' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 66 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Parameter id should be final. | 77 | |
| 'id' hides a field. | 77 | |
| Expected @param tag for 'id'. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| '=' is not preceded with whitespace. | 78 | |
| '=' is not followed by whitespace. | 78 | |
| Line contains a tab character. | 79 |
| Violation | Message | Line |
|---|---|---|
| ',' is not followed by whitespace. | 45 | |
| Line has trailing spaces. | 47 | |
| '!=' is not preceded with whitespace. | 48 | |
| '!=' is not followed by whitespace. | 48 | |
| '{' is not preceded with whitespace. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 110 | |
| '=' is not followed by whitespace. | 110 | |
| Line has trailing spaces. | 131 | |
| '=' is not preceded with whitespace. | 136 | |
| Line has trailing spaces. | 141 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Parameter id should be final. | 147 | |
| 'id' hides a field. | 147 | |
| Expected @param tag for 'id'. | 147 | |
| Line has trailing spaces. | 148 | |
| Line contains a tab character. | 148 | |
| '=' is not preceded with whitespace. | 148 | |
| '=' is not followed by whitespace. | 148 | |
| Line contains a tab character. | 149 |