The following document contains the results of Checkstyle
.
Files | Infos ![]() |
Warnings ![]() |
Errors ![]() |
---|---|---|---|
20 | 0 | 0 | 84 |
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 | 46 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 6 | ![]() |
NeedBraces | 9 | ![]() |
LeftCurly
|
0 | ![]() |
RightCurly
|
0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 1 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 3 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 18 | ![]() |
TodoComment | 1 | ![]() |
UpperEll | 0 | ![]() |
Header
|
0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 58 |
![]() |
'cast' is not followed by whitespace. | 62 |
![]() |
'cast' is not followed by whitespace. | 66 |
![]() |
'cast' is not followed by whitespace. | 70 |
![]() |
'cast' is not followed by whitespace. | 74 |
![]() |
'else' construct must use '{}'s. | 76 |
![]() |
'if' construct must use '{}'s. | 105 |
![]() |
Variable 'resultStream' must be private and have accessor methods. | 110 |
![]() |
Variable 'result' must be private and have accessor methods. | 111 |
![]() |
Variable 'writer' must be private and have accessor methods. | 128 |
![]() |
Variable 'result' must be private and have accessor methods. | 129 |
![]() |
Variable 'result' must be private and have accessor methods. | 146 |
![]() |
Variable 'result' must be private and have accessor methods. | 163 |
![]() |
Variable 'result' must be private and have accessor methods. | 180 |
![]() |
Redundant throws: 'TransformerFactoryConfigurationError' is unchecked exception. | 208 |
![]() |
Redundant throws: 'TransformerFactoryConfigurationError' is unchecked exception. | 228 |
![]() |
'cast' is not followed by whitespace. | 233 |
![]() |
'cast' is not followed by whitespace. | 237 |
![]() |
'if' construct must use '{}'s. | 241 |
![]() |
Redundant throws: 'TransformerFactoryConfigurationError' is unchecked exception. | 269 |
![]() |
'if' construct must use '{}'s. | 273 |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 49 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'enableEndpointFiltering' must be private and have accessor methods. | 37 |
![]() |
'cast' is not followed by whitespace. | 45 |
![]() |
'cast' is not followed by whitespace. | 54 |
![]() |
'cast' is not followed by whitespace. | 67 |
![]() |
'cast' is not followed by whitespace. | 73 |
![]() |
'cast' is not followed by whitespace. | 82 |
![]() |
'cast' is not followed by whitespace. | 142 |
Violation | Message | Line |
---|---|---|
![]() |
'if' construct must use '{}'s. | 39 |
![]() |
'if' construct must use '{}'s. | 44 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'logger' must be private and have accessor methods. | 36 |
![]() |
'cast' is not followed by whitespace. | 117 |
![]() |
'cast' is not followed by whitespace. | 133 |
![]() |
'if' construct must use '{}'s. | 138 |
![]() |
'cast' is not followed by whitespace. | 139 |
![]() |
'200' is a magic number. | 139 |
![]() |
'cast' is not followed by whitespace. | 205 |
![]() |
'cast' is not followed by whitespace. | 219 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'outputFormat' must be private and have accessor methods. | 25 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'logger' must be private and have accessor methods. | 31 |
![]() |
'cast' is not followed by whitespace. | 40 |
![]() |
'cast' is not followed by whitespace. | 48 |
![]() |
Must have at least one statement. | 65 |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 28 |
![]() |
'cast' is not followed by whitespace. | 32 |
![]() |
Must have at least one statement. | 43 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'transformerPool' must be private and have accessor methods. | 58 |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 52 |
Violation | Message | Line |
---|---|---|
![]() |
'if' construct must use '{}'s. | 32 |
![]() |
'else' construct must use '{}'s. | 34 |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 48 |
![]() |
'cast' is not followed by whitespace. | 59 |
![]() |
'cast' is not followed by whitespace. | 70 |
Violation | Message | Line |
---|---|---|
![]() |
Comment matches to-do format 'TODO:'. | 33 |
![]() |
'cast' is not followed by whitespace. | 53 |
![]() |
'cast' is not followed by whitespace. | 57 |
![]() |
Must have at least one statement. | 66 |
![]() |
Must have at least one statement. | 85 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'propertiesContext' must be private and have accessor methods. | 60 |
![]() |
Variable 'nodesContext' must be private and have accessor methods. | 61 |
![]() |
Variable 'splitExpression' must be private and have accessor methods. | 63 |
![]() |
Variable 'namespaces' must be private and have accessor methods. | 64 |
![]() |
Variable 'validateSchema' must be private and have accessor methods. | 65 |
![]() |
Variable 'externalSchemaLocation' must be private and have accessor methods. | 66 |
![]() |
'cast' is not followed by whitespace. | 138 |
![]() |
'cast' is not followed by whitespace. | 145 |
![]() |
'cast' is not followed by whitespace. | 153 |
![]() |
'cast' is not followed by whitespace. | 187 |
![]() |
'cast' is not followed by whitespace. | 192 |
![]() |
'cast' is not followed by whitespace. | 193 |
![]() |
'cast' is not followed by whitespace. | 218 |
![]() |
'cast' is not followed by whitespace. | 243 |
![]() |
'cast' is not followed by whitespace. | 253 |
![]() |
'cast' is not followed by whitespace. | 257 |