The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
17 | 0 | 0 | 44 |
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 | 15 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 3 | ![]() |
NeedBraces | 0 | ![]() |
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 20 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 6 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Variable 'logger' must be private and have accessor methods. | 34 |
![]() | 'cast' is not followed by whitespace. | 45 |
![]() | 'cast' is not followed by whitespace. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'logger' must be private and have accessor methods. | 25 |
![]() | '1000000' is a magic number. | 31 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'logger' must be private and have accessor methods. | 25 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'logger' must be private and have accessor methods. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Must have at least one statement. | 103 |
![]() | '10' is a magic number. | 130 |
![]() | 'cast' is not followed by whitespace. | 132 |
![]() | 'cast' is not followed by whitespace. | 132 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 122 |
![]() | 'cast' is not followed by whitespace. | 122 |
![]() | Must have at least one statement. | 126 |
![]() | '10' is a magic number. | 149 |
![]() | 'cast' is not followed by whitespace. | 151 |
![]() | 'cast' is not followed by whitespace. | 151 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 40 |
![]() | 'cast' is not followed by whitespace. | 41 |
![]() | 'cast' is not followed by whitespace. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'logger' must be private and have accessor methods. | 37 |
![]() | 'cast' is not followed by whitespace. | 70 |
![]() | 'cast' is not followed by whitespace. | 70 |
![]() | '70' is a magic number. | 86 |
![]() | '16' is a magic number. | 123 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'logger' must be private and have accessor methods. | 25 |
Violation | Message | Line |
---|---|---|
![]() | Must have at least one statement. | 105 |
![]() | '10' is a magic number. | 132 |
![]() | 'cast' is not followed by whitespace. | 133 |
![]() | 'cast' is not followed by whitespace. | 133 |
Violation | Message | Line |
---|---|---|
![]() | '3' is a magic number. | 36 |
![]() | '4' is a magic number. | 41 |
![]() | '5' is a magic number. | 46 |
![]() | '6' is a magic number. | 51 |
![]() | '7' is a magic number. | 56 |
![]() | '8' is a magic number. | 61 |
![]() | '9' is a magic number. | 66 |
![]() | '10' is a magic number. | 71 |
![]() | '11' is a magic number. | 76 |
![]() | '12' is a magic number. | 81 |
![]() | '13' is a magic number. | 86 |
![]() | '14' is a magic number. | 91 |
![]() | '15' is a magic number. | 96 |
![]() | '16' is a magic number. | 101 |