The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
20 | 0 | 0 | 102 |
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile | 1 | ![]() |
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 | 54 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 8 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
NeedBraces | 0 | ![]() |
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 29 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 10 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 19 |
![]() | Redundant 'public' modifier. | 21 |
![]() | Redundant 'public' modifier. | 23 |
![]() | Redundant 'public' modifier. | 25 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'count' must be private and have accessor methods. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 18 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Variable 'logger' must be private and have accessor methods. | 39 |
![]() | '80' is a magic number. | 160 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'connector' must be private and have accessor methods. | 37 |
![]() | Variable 'manager' must be private and have accessor methods. | 38 |
![]() | Variable 'callbackCalled' must be private and have accessor methods. | 39 |
![]() | Variable 'callbackCount' must be private and have accessor methods. | 40 |
![]() | Variable 'transacted' must be private and have accessor methods. | 41 |
![]() | Variable 'descriptor' must be private and have accessor methods. | 45 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 30 |
![]() | 'cast' is not followed by whitespace. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'count' must be private and have accessor methods. | 23 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 18 |
![]() | Redundant 'public' modifier. | 20 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 69 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 66 |
![]() | '4' is a magic number. | 72 |
![]() | 'cast' is not followed by whitespace. | 72 |
![]() | '3000' is a magic number. | 73 |
![]() | 'cast' is not followed by whitespace. | 73 |
![]() | 'cast' is not followed by whitespace. | 83 |
![]() | 'cast' is not followed by whitespace. | 127 |
![]() | 'cast' is not followed by whitespace. | 148 |
![]() | 'cast' is not followed by whitespace. | 153 |
![]() | 'cast' is not followed by whitespace. | 156 |
![]() | 'cast' is not followed by whitespace. | 159 |
![]() | 'cast' is not followed by whitespace. | 162 |
![]() | 'cast' is not followed by whitespace. | 165 |
![]() | 'cast' is not followed by whitespace. | 166 |
![]() | 'cast' is not followed by whitespace. | 169 |
![]() | 'cast' is not followed by whitespace. | 172 |
![]() | 'cast' is not followed by whitespace. | 185 |
![]() | 'cast' is not followed by whitespace. | 187 |
![]() | 'cast' is not followed by whitespace. | 193 |
![]() | 'cast' is not followed by whitespace. | 195 |
![]() | '4' is a magic number. | 205 |
![]() | '60001' is a magic number. | 207 |
![]() | '4' is a magic number. | 213 |
![]() | '60001' is a magic number. | 215 |
![]() | 'cast' is not followed by whitespace. | 218 |
![]() | 'cast' is not followed by whitespace. | 226 |
![]() | '6' is a magic number. | 229 |
![]() | '12' is a magic number. | 230 |
![]() | '6' is a magic number. | 231 |
![]() | '8' is a magic number. | 240 |
![]() | '4' is a magic number. | 241 |
![]() | '4000' is a magic number. | 242 |
![]() | 'cast' is not followed by whitespace. | 248 |
![]() | '5' is a magic number. | 252 |
![]() | '5' is a magic number. | 253 |
![]() | '4000' is a magic number. | 254 |
![]() | '100' is a magic number. | 263 |
![]() | 'cast' is not followed by whitespace. | 267 |
![]() | '100' is a magic number. | 270 |
![]() | 'cast' is not followed by whitespace. | 274 |
![]() | '102' is a magic number. | 276 |
![]() | 'cast' is not followed by whitespace. | 284 |
![]() | 'cast' is not followed by whitespace. | 301 |
![]() | 'cast' is not followed by whitespace. | 301 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 65 |
![]() | '4' is a magic number. | 71 |
![]() | 'cast' is not followed by whitespace. | 71 |
![]() | '3000' is a magic number. | 72 |
![]() | 'cast' is not followed by whitespace. | 72 |
![]() | 'cast' is not followed by whitespace. | 81 |
![]() | 'cast' is not followed by whitespace. | 118 |
![]() | 'cast' is not followed by whitespace. | 119 |
![]() | 'cast' is not followed by whitespace. | 119 |
![]() | 'cast' is not followed by whitespace. | 131 |
![]() | 'cast' is not followed by whitespace. | 142 |
![]() | 'cast' is not followed by whitespace. | 143 |
![]() | 'cast' is not followed by whitespace. | 143 |
![]() | 'cast' is not followed by whitespace. | 164 |
![]() | '3' is a magic number. | 165 |
![]() | 'cast' is not followed by whitespace. | 171 |
![]() | '3' is a magic number. | 172 |
![]() | 'cast' is not followed by whitespace. | 178 |
![]() | '7' is a magic number. | 182 |
![]() | 'cast' is not followed by whitespace. | 197 |
![]() | 'cast' is not followed by whitespace. | 210 |
![]() | 'cast' is not followed by whitespace. | 215 |
![]() | 'cast' is not followed by whitespace. | 221 |
![]() | 'cast' is not followed by whitespace. | 229 |
![]() | 'cast' is not followed by whitespace. | 231 |
![]() | '10001' is a magic number. | 281 |
![]() | 'cast' is not followed by whitespace. | 283 |
![]() | 'cast' is not followed by whitespace. | 287 |
![]() | 'cast' is not followed by whitespace. | 290 |
![]() | 'cast' is not followed by whitespace. | 297 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'logger' must be private and have accessor methods. | 34 |
![]() | '100' is a magic number. | 48 |
![]() | '80' is a magic number. | 48 |
![]() | '100' is a magic number. | 85 |
![]() | '80' is a magic number. | 85 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 61 |