The following document contains the results of Checkstyle.
Files | Infos ![]() |
Warnings ![]() |
Errors ![]() |
---|---|---|---|
164 | 0 | 0 | 254 |
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile | 30 | ![]() |
Translation | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 2 | ![]() |
TypeName | 0 | ![]() |
MemberName | 2 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
NoWhitespaceAfter | 4 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 15 | ![]() |
WhitespaceAround | 43 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 7 | ![]() |
AvoidNestedBlocks | 5 | ![]() |
EmptyBlock | 1 | ![]() |
NeedBraces | 0 | ![]() |
LeftCurly
|
98 | ![]() |
RightCurly
|
0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 3 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 12 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 6 | ![]() |
HideUtilityClassConstructor | 2 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 22 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Header
|
2 | ![]() |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'logger' must be private and have accessor methods. | 40 |
Violation | Message | Line |
---|---|---|
![]() |
Name 'OBJECT_FACTORY_TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant 'public' modifier. | 25 |
Violation | Message | Line |
---|---|---|
![]() |
',' is not followed by whitespace. | 272 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
'if' is not followed by whitespace. | 68 |
![]() |
Redundant throws: 'BeansException' is unchecked exception. | 83 |
![]() |
'if' is not followed by whitespace. | 90 |
![]() |
'!=' is not preceded with whitespace. | 90 |
![]() |
'!=' is not followed by whitespace. | 90 |
![]() |
'if' is not followed by whitespace. | 95 |
![]() |
'!=' is not preceded with whitespace. | 95 |
![]() |
'!=' is not followed by whitespace. | 95 |
![]() |
'if' is not followed by whitespace. | 97 |
![]() |
'if' is not followed by whitespace. | 106 |
![]() |
'!=' is not preceded with whitespace. | 106 |
![]() |
'!=' is not followed by whitespace. | 106 |
![]() |
'if' is not followed by whitespace. | 111 |
![]() |
'==' is not preceded with whitespace. | 111 |
![]() |
'==' is not followed by whitespace. | 111 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '/*'. | 1 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'BeansException' is unchecked exception. | 37 |
![]() |
Redundant throws: 'BeansException' is unchecked exception. | 51 |
Violation | Message | Line |
---|---|---|
![]() |
Class RegisteredMdps should be declared as final. | 106 |
Violation | Message | Line |
---|---|---|
![]() |
Class BlockAttributeException should be declared as final. | 59 |
Violation | Message | Line |
---|---|---|
![]() |
Class CheckExclusiveClassAttributeObjectFactoryException should be declared as final. | 122 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'logger' must be private and have accessor methods. | 103 |
![]() |
Variable 'beanPropertyConfiguration' must be private and have accessor methods. | 106 |
![]() |
Variable 'singleton' must be private and have accessor methods. | 113 |
![]() |
'if' is not followed by whitespace. | 260 |
![]() |
'!=' is not preceded with whitespace. | 260 |
![]() |
'!=' is not followed by whitespace. | 260 |
![]() |
'if' is not followed by whitespace. | 262 |
![]() |
'if' is not followed by whitespace. | 267 |
![]() |
'=' is not preceded with whitespace. | 349 |
![]() |
Redundant throws: 'BeanDefinitionStoreException' is unchecked exception. | 401 |
Violation | Message | Line |
---|---|---|
![]() |
'{' should be on a new line. | 40 |
![]() |
Variable 'environment' must be private and have accessor methods. | 47 |
![]() |
Variable 'bindings' must be private and have accessor methods. | 48 |
![]() |
Variable 'treeBindings' must be private and have accessor methods. | 49 |
![]() |
'{' should be on a new line. | 55 |
![]() |
'{' should be on a new line. | 61 |
![]() |
'{' should be on a new line. | 62 |
![]() |
'{' should be on a new line. | 65 |
![]() |
'{' should be on a new line. | 72 |
![]() |
'{' should be on a new line. | 73 |
![]() |
'{' should be on a new line. | 76 |
![]() |
'{' should be on a new line. | 84 |
![]() |
'{' should be on a new line. | 89 |
![]() |
'{' should be on a new line. | 95 |
![]() |
'{' should be on a new line. | 100 |
![]() |
'{' should be on a new line. | 104 |
![]() |
'{' should be on a new line. | 108 |
![]() |
'{' should be on a new line. | 112 |
![]() |
'{' should be on a new line. | 113 |
![]() |
'{' should be on a new line. | 117 |
![]() |
'{' should be on a new line. | 120 |
![]() |
'{' should be on a new line. | 122 |
![]() |
'{' should be on a new line. | 125 |
![]() |
'{' should be on a new line. | 130 |
![]() |
'{' should be on a new line. | 135 |
![]() |
'{' should be on a new line. | 138 |
![]() |
'{' should be on a new line. | 141 |
![]() |
'{' should be on a new line. | 144 |
![]() |
'{' should be on a new line. | 152 |
![]() |
'{' should be on a new line. | 156 |
![]() |
'{' should be on a new line. | 157 |
![]() |
'{' should be on a new line. | 160 |
![]() |
'{' should be on a new line. | 163 |
![]() |
'{' should be on a new line. | 167 |
![]() |
'{' should be on a new line. | 169 |
![]() |
'{' should be on a new line. | 177 |
![]() |
'{' should be on a new line. | 181 |
![]() |
'{' should be on a new line. | 185 |
![]() |
'{' should be on a new line. | 191 |
![]() |
'{' should be on a new line. | 197 |
![]() |
'{' should be on a new line. | 199 |
![]() |
'{' should be on a new line. | 202 |
![]() |
'{' should be on a new line. | 205 |
![]() |
'{' should be on a new line. | 210 |
![]() |
'{' should be on a new line. | 212 |
![]() |
'{' should be on a new line. | 215 |
![]() |
'{' should be on a new line. | 218 |
![]() |
'{' should be on a new line. | 223 |
![]() |
'{' should be on a new line. | 227 |
![]() |
'{' should be on a new line. | 231 |
![]() |
'{' should be on a new line. | 235 |
![]() |
'{' should be on a new line. | 239 |
![]() |
'{' should be on a new line. | 244 |
![]() |
'{' should be on a new line. | 248 |
![]() |
'{' should be on a new line. | 252 |
![]() |
'{' should be on a new line. | 256 |
![]() |
'{' should be on a new line. | 260 |
![]() |
'{' should be on a new line. | 264 |
![]() |
'{' should be on a new line. | 268 |
![]() |
'{' should be on a new line. | 272 |
![]() |
'{' should be on a new line. | 276 |
![]() |
'{' should be on a new line. | 280 |
![]() |
'{' should be on a new line. | 285 |
![]() |
'{' should be on a new line. | 292 |
![]() |
'{' should be on a new line. | 298 |
![]() |
'{' should be on a new line. | 302 |
![]() |
'{' should be on a new line. | 307 |
![]() |
'{' should be on a new line. | 310 |
![]() |
'{' should be on a new line. | 314 |
![]() |
'{' should be on a new line. | 318 |
![]() |
'{' should be on a new line. | 322 |
![]() |
'{' should be on a new line. | 326 |
![]() |
'{' should be on a new line. | 327 |
![]() |
'{' should be on a new line. | 331 |
![]() |
'{' should be on a new line. | 337 |
![]() |
'{' should be on a new line. | 338 |
![]() |
'{' should be on a new line. | 342 |
![]() |
'{' should be on a new line. | 348 |
![]() |
'{' should be on a new line. | 352 |
![]() |
'{' should be on a new line. | 353 |
![]() |
'{' should be on a new line. | 354 |
![]() |
'{' should be on a new line. | 363 |
![]() |
'{' should be on a new line. | 367 |
![]() |
'{' should be on a new line. | 384 |
![]() |
'{' should be on a new line. | 388 |
![]() |
'{' is not preceded with whitespace. | 390 |
![]() |
'{' should be on a new line. | 390 |
![]() |
'{' is not preceded with whitespace. | 393 |
![]() |
'{' should be on a new line. | 393 |
![]() |
'{' should be on a new line. | 399 |
![]() |
'{' should be on a new line. | 401 |
![]() |
'{' should be on a new line. | 407 |
![]() |
'==' is not preceded with whitespace. | 410 |
![]() |
'==' is not followed by whitespace. | 410 |
![]() |
'{' is not preceded with whitespace. | 410 |
![]() |
'{' should be on a new line. | 410 |
![]() |
'{' should be on a new line. | 414 |
![]() |
'{' should be on a new line. | 420 |
![]() |
'{' should be on a new line. | 426 |
![]() |
'{' should be on a new line. | 437 |
![]() |
'{' should be on a new line. | 438 |
![]() |
'{' should be on a new line. | 443 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'reference' must be private and have accessor methods. | 22 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
'cast' is not followed by whitespace. | 94 |
![]() |
'if' is not followed by whitespace. | 95 |
![]() |
'+' is not preceded with whitespace. | 249 |
![]() |
'+' is not followed by whitespace. | 249 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant 'public' modifier. | 29 |
![]() |
Redundant 'public' modifier. | 30 |
Violation | Message | Line |
---|---|---|
![]() |
'{' should be on a new line. | 21 |
![]() |
'{' should be on a new line. | 23 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'applicationContext' must be private and have accessor methods. | 56 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'defaultConfigResourceName' must be private and have accessor methods. | 29 |
![]() |
Variable 'parentContext' must be private and have accessor methods. | 31 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'logger' must be private and have accessor methods. | 31 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'BeansException' is unchecked exception. | 95 |
![]() |
Redundant throws: 'BeansException' is unchecked exception. | 127 |
![]() |
'{' should be on a new line. | 154 |
![]() |
'if' is not followed by whitespace. | 165 |
![]() |
'!=' is not preceded with whitespace. | 165 |
![]() |
'!=' is not followed by whitespace. | 165 |
![]() |
Must have at least one statement. | 176 |
![]() |
'if' is not followed by whitespace. | 224 |
![]() |
'!=' is not preceded with whitespace. | 224 |
![]() |
'!=' is not followed by whitespace. | 224 |
![]() |
'cast' is not followed by whitespace. | 227 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant 'public' modifier. | 23 |
![]() |
Redundant 'public' modifier. | 25 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'beanClass' must be private and have accessor methods. | 23 |
![]() |
Variable 'setterMethod' must be private and have accessor methods. | 24 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'BeansException' is unchecked exception. | 86 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Redundant 'public' modifier. | 38 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Redundant 'public' modifier. | 23 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of ' * --------------------------------------------------------------------------------------'. | 3 |
![]() |
'cast' is not followed by whitespace. | 28 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
'!' is followed by whitespace. | 179 |
![]() |
'=' is not preceded with whitespace. | 305 |
![]() |
'=' is not followed by whitespace. | 305 |
![]() |
';' is not followed by whitespace. | 305 |
![]() |
'!' is followed by whitespace. | 411 |
![]() |
'-' is not preceded with whitespace. | 422 |
![]() |
'-' is not followed by whitespace. | 422 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Name 'OBJECT_FACTORY_TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'BeanDefinitionStoreException' is unchecked exception. | 70 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
'+' is not followed by whitespace. | 52 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
'10' is a magic number. | 60 |
Violation | Message | Line |
---|---|---|
![]() |
Class CheckExclusiveAttributesException should be declared as final. | 93 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'delegate' must be private and have accessor methods. | 21 |
![]() |
Variable 'extra' must be private and have accessor methods. | 22 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'firstDefinition' must be private and have accessor methods. | 26 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Utility classes should not have a public or default constructor. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
'=' is not preceded with whitespace. | 32 |
![]() |
'=' is not followed by whitespace. | 32 |
![]() |
Redundant throws: 'BeanDefinitionStoreException' is unchecked exception. | 41 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'clazz' must be private and have accessor methods. | 27 |
![]() |
Variable 'setterMethod' must be private and have accessor methods. | 28 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'BeansException' is unchecked exception. | 32 |
![]() |
'cast' is not followed by whitespace. | 37 |
![]() |
'cast' is not followed by whitespace. | 39 |
![]() |
'cast' is not followed by whitespace. | 44 |
![]() |
'cast' is not followed by whitespace. | 46 |
![]() |
'cast' is not followed by whitespace. | 51 |
![]() |
'cast' is not followed by whitespace. | 53 |
![]() |
'cast' is not followed by whitespace. | 58 |
![]() |
'cast' is not followed by whitespace. | 60 |
![]() |
'cast' is not followed by whitespace. | 65 |
![]() |
Redundant throws: 'BeansException' is unchecked exception. | 70 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'logger' must be private and have accessor methods. | 39 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
'!' is followed by whitespace. | 48 |
![]() |
Class CheckExclusiveAttributeException should be declared as final. | 84 |
Violation | Message | Line |
---|---|---|
![]() |
Utility classes should not have a public or default constructor. | 20 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'logger' must be private and have accessor methods. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
Variable 'logger' must be private and have accessor methods. | 37 |
Violation | Message | Line |
---|---|---|
![]() |
'cast' is not followed by whitespace. | 89 |
Violation | Message | Line |
---|---|---|
![]() |
'if' is not followed by whitespace. | 44 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() |
'{' should be on a new line. | 86 |
![]() |
'!' is followed by whitespace. | 218 |
Violation | Message | Line |
---|---|---|
![]() |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 38 |
![]() |
'6' is a magic number. | 43 |
![]() |
Avoid nested blocks. | 68 |
![]() |
Avoid nested blocks. | 72 |
![]() |
Avoid nested blocks. | 76 |
![]() |
'3' is a magic number. | 79 |
![]() |
Avoid nested blocks. | 80 |
![]() |
Avoid nested blocks. | 84 |
Violation | Message | Line |
---|---|---|
![]() |
Class CheckRequiredAttributesException should be declared as final. | 106 |