The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
FinalClass | 1 | ![]() |
ArrayTypeStyle | 0 | ![]() |
MagicNumber
| 47 | ![]() |
RedundantImport | 1 | ![]() |
RedundantThrows | 8 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
SimplifyBooleanExpression | 1 | ![]() |
LineLength
| 4 | ![]() |
LineLength
| 0 | ![]() |
UnusedImports | 1 | ![]() |
EmptyBlock
| 6 | ![]() |
EmptyBlock
| 6 | ![]() |
NeedBraces | 0 | ![]() |
ParameterNumber
| 0 | ![]() |
MethodLength
| 0 | ![]() |
AvoidStarImport
| 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
LeftCurly | 0 | ![]() |
RightCurly | 0 | ![]() |
StaticVariableName | 0 | ![]() |
MemberName
| 0 | ![]() |
VisibilityModifier
| 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
LocalVariableName | 0 | ![]() |
ConstantName
| 0 | ![]() |
TypeName | 0 | ![]() |
MethodName | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
InnerAssignment | 0 | ![]() |
OperatorWrap | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
ParameterName | 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
ParenPad | 0 | ![]() |
UpperEll | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
NoWhitespaceAfter
| 0 | ![]() |
PackageName | 0 | ![]() |
IllegalImport | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
IllegalInstantiation
| 2 | ![]() |
AnnotationUseStyle
| 0 | ![]() |
MissingDeprecated | 3 | ![]() |
MissingOverride | 0 | ![]() |
PackageAnnotation | 0 | ![]() |
CovariantEquals | 0 | ![]() |
EqualsAvoidNull | 110 | ![]() |
StringLiteralEquality | 1 | ![]() |
NoFinalizer | 0 | ![]() |
SuperClone | 0 | ![]() |
OuterTypeFilename | 0 | ![]() |
SuppressionFilter
| 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | String literal expressions should be on the left side of an equals comparison. | 183 |
![]() | String literal expressions should be on the left side of an equals comparison. | 290 |
![]() | String literal expressions should be on the left side of an equals comparison. | 290 |
![]() | '5' is a magic number. | 529 |
![]() | '5' is a magic number. | 539 |
![]() | String literal expressions should be on the left side of an equals comparison. | 598 |
![]() | String literal expressions should be on the left side of an equals comparison. | 598 |
![]() | String literal expressions should be on the left side of an equals comparison. | 598 |
![]() | String literal expressions should be on the left side of an equals comparison. | 599 |
![]() | String literal expressions should be on the left side of an equals comparison. | 599 |
![]() | String literal expressions should be on the left side of an equals comparison. | 599 |
![]() | String literal expressions should be on the left side of an equals comparison. | 600 |
![]() | String literal expressions should be on the left side of an equals comparison. | 600 |
![]() | String literal expressions should be on the left side of an equals comparison. | 907 |
Violation | Message | Line |
---|---|---|
![]() | '3' is a magic number. | 46 |
![]() | Empty catch block. | 57 |
Violation | Message | Line |
---|---|---|
![]() | '100' is a magic number. | 49 |
![]() | String literal expressions should be on the left side of an equals comparison. | 375 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 245 |
![]() | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 247 |
Violation | Message | Line |
---|---|---|
![]() | '3' is a magic number. | 39 |
![]() | '3' is a magic number. | 40 |
Violation | Message | Line |
---|---|---|
![]() | '5' is a magic number. | 53 |
Violation | Message | Line |
---|---|---|
![]() | Class SchemaType should be declared as final. | 28 |
Violation | Message | Line |
---|---|---|
![]() | '5' is a magic number. | 92 |
![]() | '5' is a magic number. | 93 |
![]() | '5' is a magic number. | 94 |
![]() | '4' is a magic number. | 247 |
![]() | '5' is a magic number. | 383 |
![]() | '5' is a magic number. | 436 |
![]() | Must have at least one statement. | 804 |
![]() | Instantiation of java.lang.Boolean should be avoided. | 895 |
![]() | Instantiation of java.lang.Boolean should be avoided. | 899 |
Violation | Message | Line |
---|---|---|
![]() | String literal expressions should be on the left side of an equals comparison. | 131 |
![]() | String literal expressions should be on the left side of an equals comparison. | 146 |
![]() | String literal expressions should be on the left side of an equals comparison. | 153 |
![]() | String literal expressions should be on the left side of an equals comparison. | 175 |
![]() | String literal expressions should be on the left side of an equals comparison. | 179 |
![]() | String literal expressions should be on the left side of an equals comparison. | 181 |
![]() | String literal expressions should be on the left side of an equals comparison. | 183 |
![]() | String literal expressions should be on the left side of an equals comparison. | 198 |
![]() | String literal expressions should be on the left side of an equals comparison. | 202 |
![]() | String literal expressions should be on the left side of an equals comparison. | 214 |
![]() | String literal expressions should be on the left side of an equals comparison. | 225 |
![]() | String literal expressions should be on the left side of an equals comparison. | 239 |
![]() | String literal expressions should be on the left side of an equals comparison. | 243 |
![]() | String literal expressions should be on the left side of an equals comparison. | 244 |
![]() | String literal expressions should be on the left side of an equals comparison. | 254 |
![]() | String literal expressions should be on the left side of an equals comparison. | 269 |
![]() | String literal expressions should be on the left side of an equals comparison. | 273 |
![]() | String literal expressions should be on the left side of an equals comparison. | 285 |
![]() | String literal expressions should be on the left side of an equals comparison. | 291 |
![]() | String literal expressions should be on the left side of an equals comparison. | 297 |
![]() | String literal expressions should be on the left side of an equals comparison. | 307 |
![]() | String literal expressions should be on the left side of an equals comparison. | 312 |
![]() | String literal expressions should be on the left side of an equals comparison. | 317 |
![]() | String literal expressions should be on the left side of an equals comparison. | 340 |
![]() | String literal expressions should be on the left side of an equals comparison. | 340 |
![]() | String literal expressions should be on the left side of an equals comparison. | 348 |
![]() | String literal expressions should be on the left side of an equals comparison. | 351 |
![]() | String literal expressions should be on the left side of an equals comparison. | 355 |
![]() | String literal expressions should be on the left side of an equals comparison. | 356 |
![]() | String literal expressions should be on the left side of an equals comparison. | 358 |
![]() | String literal expressions should be on the left side of an equals comparison. | 363 |
![]() | String literal expressions should be on the left side of an equals comparison. | 372 |
![]() | String literal expressions should be on the left side of an equals comparison. | 376 |
![]() | String literal expressions should be on the left side of an equals comparison. | 382 |
![]() | String literal expressions should be on the left side of an equals comparison. | 401 |
![]() | String literal expressions should be on the left side of an equals comparison. | 401 |
![]() | String literal expressions should be on the left side of an equals comparison. | 402 |
![]() | String literal expressions should be on the left side of an equals comparison. | 404 |
![]() | String literal expressions should be on the left side of an equals comparison. | 409 |
![]() | String literal expressions should be on the left side of an equals comparison. | 411 |
![]() | String literal expressions should be on the left side of an equals comparison. | 416 |
![]() | String literal expressions should be on the left side of an equals comparison. | 419 |
![]() | String literal expressions should be on the left side of an equals comparison. | 422 |
![]() | String literal expressions should be on the left side of an equals comparison. | 425 |
![]() | String literal expressions should be on the left side of an equals comparison. | 427 |
![]() | String literal expressions should be on the left side of an equals comparison. | 432 |
![]() | String literal expressions should be on the left side of an equals comparison. | 476 |
Violation | Message | Line |
---|---|---|
![]() | '3' is a magic number. | 126 |
![]() | String literal expressions should be on the left side of an equals comparison. | 195 |
![]() | String literal expressions should be on the left side of an equals comparison. | 207 |
![]() | String literal expressions should be on the left side of an equals comparison. | 222 |
![]() | String literal expressions should be on the left side of an equals comparison. | 226 |
![]() | String literal expressions should be on the left side of an equals comparison. | 232 |
![]() | String literal expressions should be on the left side of an equals comparison. | 234 |
![]() | String literal expressions should be on the left side of an equals comparison. | 236 |
![]() | String literal expressions should be on the left side of an equals comparison. | 238 |
![]() | String literal expressions should be on the left side of an equals comparison. | 240 |
![]() | String literal expressions should be on the left side of an equals comparison. | 242 |
![]() | String literal expressions should be on the left side of an equals comparison. | 244 |
![]() | String literal expressions should be on the left side of an equals comparison. | 246 |
![]() | String literal expressions should be on the left side of an equals comparison. | 248 |
![]() | String literal expressions should be on the left side of an equals comparison. | 250 |
![]() | String literal expressions should be on the left side of an equals comparison. | 274 |
![]() | String literal expressions should be on the left side of an equals comparison. | 276 |
![]() | String literal expressions should be on the left side of an equals comparison. | 278 |
![]() | String literal expressions should be on the left side of an equals comparison. | 280 |
![]() | String literal expressions should be on the left side of an equals comparison. | 282 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 69 |
![]() | String literal expressions should be on the left side of an equals comparison. | 98 |
![]() | Must have at least one statement. | 98 |
Violation | Message | Line |
---|---|---|
![]() | '30' is a magic number. | 47 |
![]() | '64' is a magic number. | 79 |
![]() | '4' is a magic number. | 166 |
![]() | '3' is a magic number. | 193 |
Violation | Message | Line |
---|---|---|
![]() | '3' is a magic number. | 78 |
![]() | Line is longer than 120 characters. | 127 |
![]() | Line is longer than 120 characters. | 150 |
Violation | Message | Line |
---|---|---|
![]() | '30' is a magic number. | 73 |
![]() | Line is longer than 120 characters. | 113 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'BuildException' is unchecked exception. | 183 |
Violation | Message | Line |
---|---|---|
![]() | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 218 |
![]() | Redundant throws: 'BuildException' is unchecked exception. | 365 |
![]() | Expression can be simplified. | 366 |
![]() | String literal expressions should be on the left side of an equals comparison. | 513 |
![]() | String literal expressions should be on the left side of an equals comparison. | 522 |
![]() | Empty catch block. | 538 |
![]() | '4' is a magic number. | 567 |
![]() | '4' is a magic number. | 567 |
![]() | String literal expressions should be on the left side of an equalsIgnoreCase comparison. | 567 |
![]() | String literal expressions should be on the left side of an equals comparison. | 590 |
![]() | String literal expressions should be on the left side of an equals comparison. | 671 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'BuildException' is unchecked exception. | 85 |
Violation | Message | Line |
---|---|---|
![]() | String literal expressions should be on the left side of an equals comparison. | 81 |
![]() | Redundant throws: 'BuildException' is unchecked exception. | 142 |
Violation | Message | Line |
---|---|---|
![]() | Redundant import from the same package - org.kuali.core.db.torque.StringFilter. | 8 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'BuildException' is unchecked exception. | 85 |
![]() | '4096' is a magic number. | 185 |
![]() | '5' is a magic number. | 400 |
![]() | '5' is a magic number. | 403 |
![]() | '3' is a magic number. | 479 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'BuildException' is unchecked exception. | 89 |
![]() | Redundant throws: 'BuildException' is unchecked exception. | 107 |
![]() | Line is longer than 120 characters. | 152 |
![]() | '765' is a magic number. | 164 |
![]() | String literal expressions should be on the left side of an equals comparison. | 195 |
![]() | Literal Strings should be compared using equals(), not '=='. | 230 |
![]() | '3' is a magic number. | 377 |
![]() | '3' is a magic number. | 404 |
![]() | '4' is a magic number. | 445 |
![]() | '5' is a magic number. | 446 |
![]() | '7' is a magic number. | 447 |
![]() | '9' is a magic number. | 448 |
![]() | '11' is a magic number. | 449 |
![]() | '13' is a magic number. | 450 |
![]() | '11' is a magic number. | 468 |
![]() | '12' is a magic number. | 481 |
![]() | '8' is a magic number. | 506 |
![]() | '4' is a magic number. | 507 |
![]() | '3' is a magic number. | 528 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.apache.torque.engine.database.transform.DTDResolver. | 23 |
![]() | '3' is a magic number. | 121 |
![]() | String literal expressions should be on the left side of an equals comparison. | 185 |
![]() | String literal expressions should be on the left side of an equals comparison. | 197 |
![]() | String literal expressions should be on the left side of an equals comparison. | 212 |
![]() | String literal expressions should be on the left side of an equals comparison. | 216 |
![]() | String literal expressions should be on the left side of an equals comparison. | 222 |
![]() | String literal expressions should be on the left side of an equals comparison. | 224 |
![]() | String literal expressions should be on the left side of an equals comparison. | 226 |
![]() | String literal expressions should be on the left side of an equals comparison. | 228 |
![]() | String literal expressions should be on the left side of an equals comparison. | 230 |
![]() | String literal expressions should be on the left side of an equals comparison. | 232 |
![]() | String literal expressions should be on the left side of an equals comparison. | 234 |
![]() | String literal expressions should be on the left side of an equals comparison. | 236 |
![]() | String literal expressions should be on the left side of an equals comparison. | 238 |
![]() | String literal expressions should be on the left side of an equals comparison. | 240 |
![]() | String literal expressions should be on the left side of an equals comparison. | 242 |
![]() | String literal expressions should be on the left side of an equals comparison. | 244 |
![]() | String literal expressions should be on the left side of an equals comparison. | 268 |
![]() | String literal expressions should be on the left side of an equals comparison. | 270 |
![]() | Must have at least one statement. | 270 |
![]() | String literal expressions should be on the left side of an equals comparison. | 272 |
![]() | Must have at least one statement. | 272 |
![]() | String literal expressions should be on the left side of an equals comparison. | 274 |
![]() | String literal expressions should be on the left side of an equals comparison. | 276 |
![]() | String literal expressions should be on the left side of an equals comparison. | 278 |
![]() | String literal expressions should be on the left side of an equals comparison. | 280 |