The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 781 | 0 | 0 | 5252 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 32 | |
| NewlineAtEndOfFile | 3 | |
| Translation | 0 | |
| JavadocMethod | 1739 | |
| JavadocType | 14 | |
| JavadocVariable | 676 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 2 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 3 | |
| TypeName | 0 | |
Header
| 738 | |
| AvoidStarImport | 1 | |
| IllegalImport | 0 | |
| RedundantImport | 1 | |
| UnusedImports | 11 | |
| FileLength | 0 | |
| MethodLength | 2 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 1 | |
| NoWhitespaceAfter | 8 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 2 | |
ParenPad
| 0 | |
| TabCharacter | 0 | |
WhitespaceAfter
| 0 | |
| WhitespaceAround | 185 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 8 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 1 | |
| EqualsHashCode | 0 | |
| HiddenField | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 981 | |
| MissingSwitchDefault | 2 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 2 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 14 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 14 | |
GenericIllegalRegexp
| 812 | |
| TodoComment | 0 | |
| UpperEll | 0 |