The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
16 | 0 | 0 | 37 |
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
MemberName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 10 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 7 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 1 | ![]() |
NeedBraces | 1 | ![]() |
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 15 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 3 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 70 |
![]() | 'cast' is not followed by whitespace. | 98 |
![]() | 'cast' is not followed by whitespace. | 139 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 21 |
![]() | Redundant 'public' modifier. | 23 |
![]() | Redundant 'public' modifier. | 25 |
![]() | Redundant 'public' modifier. | 27 |
![]() | Redundant 'public' modifier. | 29 |
![]() | Redundant 'public' modifier. | 31 |
![]() | Redundant 'public' modifier. | 33 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 36 |
![]() | '80' is a magic number. | 44 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 37 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 33 |
Violation | Message | Line |
---|---|---|
![]() | '3' is a magic number. | 39 |
![]() | '4' is a magic number. | 44 |
![]() | '5' is a magic number. | 49 |
![]() | '6' is a magic number. | 55 |
![]() | '7' is a magic number. | 60 |
![]() | '8' is a magic number. | 65 |
![]() | '9' is a magic number. | 70 |
![]() | '10' is a magic number. | 76 |
![]() | '11' is a magic number. | 81 |
![]() | '12' is a magic number. | 86 |
![]() | '13' is a magic number. | 91 |
![]() | '14' is a magic number. | 96 |
![]() | '15' is a magic number. | 101 |
![]() | '16' is a magic number. | 106 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'registry' must be private and have accessor methods. | 23 |
![]() | Variable 'errorManager' must be private and have accessor methods. | 27 |
![]() | 'cast' is not followed by whitespace. | 52 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'showRootStackOnly' must be private and have accessor methods. | 40 |
![]() | 'if' construct must use '{}'s. | 53 |
![]() | 'cast' is not followed by whitespace. | 78 |
![]() | 'cast' is not followed by whitespace. | 82 |
![]() | Must have at least one statement. | 86 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 35 |