The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
SuppressionFilter
|
0 | |
JavadocPackage
|
0 | |
| Translation | 0 | Ignore |
FileTabCharacter
|
0 | |
FileLength
|
0 | |
| NewlineAtEndOfFile | 0 | |
Header
|
0 | |
RegexpSingleline
|
0 | |
| AvoidStarImport | 0 | |
| ConstantName | 0 | |
| EmptyBlock | 0 | |
| EmptyForIteratorPad | 0 | |
| EqualsHashCode | 0 | |
| OneStatementPerLine | 0 | |
ImportControl
|
0 | |
| IllegalImport | 0 | |
| IllegalInstantiation | 0 | |
| IllegalThrows | 0 | |
| InnerAssignment | 0 | |
JavadocType
|
0 | |
JavadocMethod
|
0 | |
| JavadocVariable | 0 | |
JavadocStyle
|
0 | |
LeftCurly
|
0 | |
LeftCurly
|
0 | |
| OuterTypeNumber | 0 | |
LineLength
|
0 | |
MethodCount
|
0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
MemberName
|
0 | |
| MethodLength | 0 | |
| MethodName | 0 | |
| MethodParamPad | 0 | |
| ModifierOrder | 0 | |
| NeedBraces | 0 | |
NoWhitespaceAfter
|
0 | |
| NoWhitespaceBefore | 0 | |
NoWhitespaceBefore
|
0 | |
| OperatorWrap | 0 | |
OperatorWrap
|
0 | |
| PackageName | 0 | |
ParameterName
|
0 | |
ParameterNumber
|
0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| RedundantImport | 0 | |
| RedundantModifier | 0 | |
RightCurly
|
0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
StaticVariableName
|
0 | |
| TypeName | 0 | |
| UnusedImports | 0 | |
| UpperEll | 0 | |
| VisibilityModifier | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| GenericWhitespace | 0 | |
| FinalClass | 0 | |
| MissingSwitchDefault | 0 | |
| MagicNumber | 0 | |
Indentation
|
0 | |
| ArrayTrailingComma | 0 | |
| FinalLocalVariable | 0 | |
| EqualsAvoidNull | 0 | |
| ParameterAssignment | 0 | |
| CyclomaticComplexity | 0 | Ignore |
NestedForDepth
|
0 | |
NestedIfDepth
|
0 | |
| NestedTryDepth | 0 | |
| ExplicitInitialization | 0 | |
| AnnotationUseStyle | 0 | |
| MissingDeprecated | 0 | |
MissingOverride
|
0 | |
| PackageAnnotation | 0 | |
| SuppressWarnings | 0 | |
| OuterTypeFilename | 0 | |
| HideUtilityClassConstructor | 0 |