The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
17 | 0 | 0 | 45 |
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
LocalFinalVariableName | 1 | ![]() |
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 | 33 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 3 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
NeedBraces | 0 | ![]() |
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 4 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 1 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 3 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | 'final' modifier out of order with the JLS suggestions. | 44 |
![]() | 'cast' is not followed by whitespace. | 128 |
![]() | 'cast' is not followed by whitespace. | 152 |
![]() | 'cast' is not followed by whitespace. | 153 |
Violation | Message | Line |
---|---|---|
![]() | '3' is a magic number. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'logger' must be private and have accessor methods. | 38 |
![]() | 'cast' is not followed by whitespace. | 70 |
Violation | Message | Line |
---|---|---|
![]() | 'private' modifier out of order with the JLS suggestions. | 20 |
![]() | 'private' modifier out of order with the JLS suggestions. | 21 |
![]() | 'cast' is not followed by whitespace. | 77 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 97 |
![]() | 'cast' is not followed by whitespace. | 159 |
![]() | 'cast' is not followed by whitespace. | 180 |
![]() | 'cast' is not followed by whitespace. | 388 |
![]() | 'cast' is not followed by whitespace. | 400 |
![]() | 'cast' is not followed by whitespace. | 412 |
![]() | 'cast' is not followed by whitespace. | 426 |
![]() | 'cast' is not followed by whitespace. | 438 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 31 |
![]() | 'cast' is not followed by whitespace. | 46 |
![]() | 'cast' is not followed by whitespace. | 64 |
![]() | 'cast' is not followed by whitespace. | 72 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'logger' must be private and have accessor methods. | 55 |
![]() | Name 'PRIME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 |
![]() | 'cast' is not followed by whitespace. | 95 |
![]() | 'cast' is not followed by whitespace. | 209 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 178 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 124 |
![]() | '29' is a magic number. | 160 |
![]() | '29' is a magic number. | 161 |
![]() | '29' is a magic number. | 162 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'logger' must be private and have accessor methods. | 61 |
![]() | 'cast' is not followed by whitespace. | 99 |
![]() | 'cast' is not followed by whitespace. | 160 |
![]() | 'cast' is not followed by whitespace. | 164 |
![]() | 'cast' is not followed by whitespace. | 183 |
![]() | 'cast' is not followed by whitespace. | 209 |
![]() | 'cast' is not followed by whitespace. | 210 |
![]() | 'cast' is not followed by whitespace. | 317 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 28 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 71 |
![]() | 'cast' is not followed by whitespace. | 79 |
![]() | 'cast' is not followed by whitespace. | 119 |
![]() | 'cast' is not followed by whitespace. | 127 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 166 |