The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 7 | 0 | 0 | 54 |
| 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 | 0 | |
| ParenPad | 1 | |
| TypecastParenPad | 0 | |
| TabCharacter | 18 | |
| WhitespaceAfter | 3 | |
| WhitespaceAround | 12 | |
| 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 | 1 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 3 | |
GenericIllegalRegexp
|
10 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 49 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Parameter id should be final. | 60 | |
| 'id' hides a field. | 60 | |
| Expected @param tag for 'id'. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| '=' is not preceded with whitespace. | 61 | |
| '=' is not followed by whitespace. | 61 | |
| Line contains a tab character. | 62 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Method 'restore' is not designed for extension - needs to be abstract, final or empty. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| ',' is not followed by whitespace. | 70 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 103 | |
| Parameter lsSave should be final. | 107 | |
| '=' is not preceded with whitespace. | 109 | |
| '=' is not followed by whitespace. | 109 | |
| '-' is not preceded with whitespace. | 109 | |
| '-' is not followed by whitespace. | 109 | |
| ';' is not followed by whitespace. | 109 | |
| '>=' is not preceded with whitespace. | 109 | |
| ';' is not followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| Line has trailing spaces. | 124 | |
| '{' is not preceded with whitespace. | 135 | |
| '=' is not preceded with whitespace. | 157 | |
| Line has trailing spaces. | 162 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Parameter id should be final. | 168 | |
| 'id' hides a field. | 168 | |
| Expected @param tag for 'id'. | 168 | |
| Line has trailing spaces. | 169 | |
| Line contains a tab character. | 169 | |
| '=' is not preceded with whitespace. | 169 | |
| '=' is not followed by whitespace. | 169 | |
| Line contains a tab character. | 170 |