The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
Translation | 0 | Error |
FileLength | 0 | Error |
FileTabCharacter
| 0 | Error |
FinalClass | 0 | Info |
ArrayTypeStyle | 0 | Info |
MagicNumber
| 0 | Info |
RedundantImport | 0 | Info |
RedundantThrows | 0 | Info |
SimplifyBooleanReturn | 0 | Info |
SimplifyBooleanExpression | 0 | Info |
LineLength
| 0 | Warning |
LineLength
| 0 | Error |
UnusedImports | 0 | Warning |
EmptyBlock
| 0 | Warning |
EmptyBlock
| 0 | Warning |
NeedBraces | 0 | Warning |
ParameterNumber
| 0 | Error |
MethodLength
| 0 | Error |
AvoidStarImport
| 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
LeftCurly | 0 | Error |
RightCurly | 0 | Error |
StaticVariableName | 0 | Error |
MemberName
| 0 | Error |
VisibilityModifier
| 0 | Error |
AvoidNestedBlocks | 0 | Error |
LocalVariableName | 0 | Error |
ConstantName
| 0 | Error |
TypeName | 0 | Error |
MethodName | 0 | Error |
EmptyStatement | 0 | Warning |
EqualsHashCode | 0 | Error |
InnerAssignment | 0 | Warning |
OperatorWrap | 0 | Warning |
LocalFinalVariableName | 0 | Error |
ParameterName | 0 | Error |
MissingSwitchDefault | 0 | Error |
ParenPad | 0 | Warning |
UpperEll | 0 | Error |
InterfaceIsType | 0 | Error |
NoWhitespaceAfter
| 0 | Error |
PackageName | 0 | Error |
IllegalImport | 0 | Error |
EmptyForIteratorPad | 0 | Warning |
MethodParamPad | 0 | Warning |
NoWhitespaceBefore | 0 | Warning |
TypecastParenPad | 0 | Warning |
IllegalInstantiation
| 0 | Warning |
AnnotationUseStyle
| 0 | Error |
MissingDeprecated | 0 | Error |
MissingOverride | 0 | Error |
PackageAnnotation | 0 | Error |
CovariantEquals | 0 | Error |
EqualsAvoidNull | 0 | Warning |
StringLiteralEquality | 0 | Error |
NoFinalizer | 0 | Error |
SuperClone | 0 | Error |
OuterTypeFilename | 0 | Error |
SuppressionFilter
| 0 | Error |