The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
Translation | 0 | Error |
FileLength | 0 | Error |
FileTabCharacter
| 0 | Error |
FinalClass | 1 | Info |
ArrayTypeStyle | 0 | Info |
MagicNumber
| 47 | Info |
RedundantImport | 1 | Info |
RedundantThrows | 8 | Info |
SimplifyBooleanReturn | 0 | Info |
SimplifyBooleanExpression | 1 | Info |
LineLength
| 4 | Warning |
LineLength
| 0 | Error |
UnusedImports | 1 | Warning |
EmptyBlock
| 6 | Warning |
EmptyBlock
| 6 | Warning |
NeedBraces | 0 | Warning |
ParameterNumber
| 0 | Error |
MethodLength
| 0 | Error |
AvoidStarImport
| 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
LeftCurly | 0 | Error |
RightCurly | 0 | Error |
StaticVariableName | 0 | Error |
MemberName
| 0 | Error |
VisibilityModifier
| 0 | Error |
AvoidNestedBlocks | 0 | Error |
LocalVariableName | 0 | Error |
ConstantName
| 0 | Error |
TypeName | 0 | Error |
MethodName | 0 | Error |
EmptyStatement | 0 | Warning |
EqualsHashCode | 0 | Error |
InnerAssignment | 0 | Warning |
OperatorWrap | 0 | Warning |
LocalFinalVariableName | 0 | Error |
ParameterName | 0 | Error |
MissingSwitchDefault | 0 | Error |
ParenPad | 0 | Warning |
UpperEll | 0 | Error |
InterfaceIsType | 0 | Error |
NoWhitespaceAfter
| 0 | Error |
PackageName | 0 | Error |
IllegalImport | 0 | Error |
EmptyForIteratorPad | 0 | Warning |
MethodParamPad | 0 | Warning |
NoWhitespaceBefore | 0 | Warning |
TypecastParenPad | 0 | Warning |
IllegalInstantiation
| 2 | Warning |
AnnotationUseStyle
| 0 | Error |
MissingDeprecated | 3 | Error |
MissingOverride | 0 | Error |
PackageAnnotation | 0 | Error |
CovariantEquals | 0 | Error |
EqualsAvoidNull | 110 | Warning |
StringLiteralEquality | 1 | Error |
NoFinalizer | 0 | Error |
SuperClone | 0 | Error |
OuterTypeFilename | 0 | Error |
SuppressionFilter
| 0 | Error |
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 |