The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
14 | 0 | 0 | 66 |
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 | 32 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
NeedBraces | 0 | ![]() |
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 6 | ![]() |
MagicNumber | 8 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 2 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 1 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 17 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 39 |
![]() | Inner assignments should be avoided. | 67 |
![]() | '6' is a magic number. | 76 |
![]() | '6' is a magic number. | 77 |
![]() | '6' is a magic number. | 78 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'connector' must be private and have accessor methods. | 37 |
![]() | Variable 'readStmt' must be private and have accessor methods. | 38 |
![]() | Variable 'ackStmt' must be private and have accessor methods. | 39 |
![]() | Variable 'readParams' must be private and have accessor methods. | 40 |
![]() | Variable 'ackParams' must be private and have accessor methods. | 41 |
![]() | 'cast' is not followed by whitespace. | 50 |
![]() | 'cast' is not followed by whitespace. | 53 |
![]() | 'cast' is not followed by whitespace. | 156 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 19 |
![]() | Expression can be simplified. | 34 |
![]() | Expression can be simplified. | 46 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 258 |
![]() | 'cast' is not followed by whitespace. | 270 |
![]() | 'cast' is not followed by whitespace. | 283 |
![]() | 'cast' is not followed by whitespace. | 325 |
![]() | 'cast' is not followed by whitespace. | 338 |
![]() | 'cast' is not followed by whitespace. | 353 |
![]() | 'cast' is not followed by whitespace. | 365 |
![]() | 'cast' is not followed by whitespace. | 377 |
![]() | 'cast' is not followed by whitespace. | 390 |
![]() | 'cast' is not followed by whitespace. | 406 |
![]() | 'cast' is not followed by whitespace. | 418 |
![]() | 'cast' is not followed by whitespace. | 441 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 28 |
![]() | 'cast' is not followed by whitespace. | 34 |
![]() | 'cast' is not followed by whitespace. | 56 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 43 |
![]() | 'cast' is not followed by whitespace. | 67 |
![]() | 'cast' is not followed by whitespace. | 68 |
![]() | 'cast' is not followed by whitespace. | 80 |
![]() | 'cast' is not followed by whitespace. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'pollingFrequency' must be private and have accessor methods. | 71 |
![]() | Variable 'dataSource' must be private and have accessor methods. | 72 |
![]() | Variable 'dataSourceJndiName' must be private and have accessor methods. | 73 |
![]() | Variable 'jndiContext' must be private and have accessor methods. | 74 |
![]() | Variable 'jndiInitialFactory' must be private and have accessor methods. | 75 |
![]() | Variable 'jndiProviderUrl' must be private and have accessor methods. | 76 |
![]() | Variable 'providerProperties' must be private and have accessor methods. | 77 |
![]() | Variable 'queries' must be private and have accessor methods. | 78 |
![]() | Variable 'resultSetHandler' must be private and have accessor methods. | 79 |
![]() | Variable 'queryRunner' must be private and have accessor methods. | 80 |
![]() | Variable 'queryValueExtractors' must be private and have accessor methods. | 81 |
![]() | Variable 'propertyExtractors' must be private and have accessor methods. | 82 |
![]() | 'cast' is not followed by whitespace. | 120 |
![]() | 'cast' is not followed by whitespace. | 213 |
![]() | Inner assignments should be avoided. | 227 |
![]() | 'cast' is not followed by whitespace. | 227 |
![]() | Inner assignments should be avoided. | 237 |
![]() | 'cast' is not followed by whitespace. | 237 |
![]() | Inner assignments should be avoided. | 240 |
![]() | Inner assignments should be avoided. | 248 |
![]() | Inner assignments should be avoided. | 258 |
![]() | '6' is a magic number. | 266 |
![]() | '6' is a magic number. | 272 |
![]() | '6' is a magic number. | 273 |
![]() | '6' is a magic number. | 274 |
![]() | 'cast' is not followed by whitespace. | 291 |
![]() | 'cast' is not followed by whitespace. | 440 |
![]() | '200' is a magic number. | 556 |
![]() | 'cast' is not followed by whitespace. | 573 |
![]() | 'cast' is not followed by whitespace. | 582 |