The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 6 | 0 | 0 | 46 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 1 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| JavadocMethod | 4 | |
| 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 | 2 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 18 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 8 | |
| 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 |
|---|---|---|
| Line has trailing spaces. | 45 | |
| Line has trailing spaces. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 138 | |
| Unused @param tag for 'session'. | 152 | |
| Expected @param tag for 'parameterData'. | 157 | |
| Line has trailing spaces. | 187 | |
| Line has trailing spaces. | 191 | |
| Line is longer than 80 characters. | 191 | |
| '-' is not preceded with whitespace. | 191 | |
| '-' is not followed by whitespace. | 191 | |
| '=' is not preceded with whitespace. | 201 | |
| Line has trailing spaces. | 206 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Parameter id should be final. | 212 | |
| 'id' hides a field. | 212 | |
| Expected @param tag for 'id'. | 212 | |
| Line has trailing spaces. | 213 | |
| Line contains a tab character. | 213 | |
| '=' is not preceded with whitespace. | 213 | |
| '=' is not followed by whitespace. | 213 | |
| Line contains a tab character. | 214 |
| Violation | Message | Line |
|---|---|---|
| '=' is not preceded with whitespace. | 94 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Parameter id should be final. | 105 | |
| 'id' hides a field. | 105 | |
| Expected @param tag for 'id'. | 105 | |
| Line has trailing spaces. | 106 | |
| Line contains a tab character. | 106 | |
| '=' is not preceded with whitespace. | 106 | |
| '=' is not followed by whitespace. | 106 | |
| Line contains a tab character. | 107 |