The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
7 | 0 | 0 | 18 |
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 | 12 | ![]() |
WhitespaceAround | 1 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 1 | ![]() |
NeedBraces | 0 | ![]() |
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 2 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 2 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 46 |
![]() | 'cast' is not followed by whitespace. | 60 |
![]() | 'cast' is not followed by whitespace. | 62 |
![]() | 'cast' is not followed by whitespace. | 79 |
![]() | 'if' is not followed by whitespace. | 99 |
![]() | Must have at least one statement. | 196 |
![]() | 'cast' is not followed by whitespace. | 200 |
![]() | 'cast' is not followed by whitespace. | 201 |
Violation | Message | Line |
---|---|---|
![]() | '3000' is a magic number. | 39 |
![]() | '4000' is a magic number. | 211 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'outputStream' must be private and have accessor methods. | 34 |
![]() | Variable 'inputStream' must be private and have accessor methods. | 35 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 38 |
![]() | 'cast' is not followed by whitespace. | 43 |
![]() | 'cast' is not followed by whitespace. | 45 |
![]() | 'cast' is not followed by whitespace. | 66 |
![]() | 'cast' is not followed by whitespace. | 76 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 34 |