The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
Translation | 0 | Error |
FileLength | 0 | Error |
FileTabCharacter
| 176 | Error |
FinalClass | 0 | Info |
ArrayTypeStyle | 0 | Info |
MagicNumber
| 0 | Info |
RedundantImport | 5 | Info |
RedundantThrows | 19 | Info |
SimplifyBooleanReturn | 0 | Info |
SimplifyBooleanExpression | 0 | Info |
LineLength
| 50 | Warning |
LineLength
| 0 | Error |
UnusedImports | 1 | Warning |
EmptyBlock
| 1 | Warning |
EmptyBlock
| 1 | Warning |
NeedBraces | 0 | Warning |
ParameterNumber
| 0 | Error |
MethodLength
| 0 | Error |
AvoidStarImport
| 0 | Error |
WhitespaceAfter | 2 | Error |
WhitespaceAround | 26 | 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 | 2 | 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
| 0 | Warning |
AnnotationUseStyle
| 0 | Error |
MissingDeprecated | 0 | Error |
MissingOverride | 0 | Error |
PackageAnnotation | 0 | Error |
CovariantEquals | 0 | Error |
EqualsAvoidNull | 0 | Warning |
StringLiteralEquality | 0 | Error |
NoFinalizer | 0 | Error |
SuperClone | 0 | Error |
OuterTypeFilename | 0 | Error |
SuppressionFilter
| 0 | Error |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 34 | |
Line is longer than 120 characters. | 46 | |
'cast' is not followed by whitespace. | 46 | |
Line is longer than 120 characters. | 71 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 39 | |
Line is longer than 120 characters. | 40 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 66 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 55 | |
Line is longer than 120 characters. | 83 | |
Line is longer than 120 characters. | 132 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 49 | |
Line is longer than 120 characters. | 73 | |
Line is longer than 120 characters. | 94 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 40 | |
Line is longer than 120 characters. | 41 | |
Line is longer than 120 characters. | 54 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line is longer than 120 characters. | 71 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 71 | |
Line is longer than 120 characters. | 82 | |
Line is longer than 120 characters. | 98 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 100 | |
Line is longer than 120 characters. | 107 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 125 | |
Line is longer than 120 characters. | 132 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 150 | |
Line is longer than 120 characters. | 157 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 178 | |
Line is longer than 120 characters. | 185 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 202 | |
Line is longer than 120 characters. | 205 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 231 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 128 | |
Line is longer than 120 characters. | 168 | |
Line is longer than 120 characters. | 178 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 45 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 119 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 45 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 134 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.Map. | 21 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 49 | |
Must have at least one statement. | 113 | |
Line is longer than 120 characters. | 145 |
Violation | Message | Line |
---|---|---|
'{' is not followed by whitespace. | 23 | |
'}' is not preceded with whitespace. | 23 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 65 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 94 | |
Line is longer than 120 characters. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 37 | |
Line is longer than 120 characters. | 39 | |
Line is longer than 120 characters. | 129 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 37 | |
Line is longer than 120 characters. | 38 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 72 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 41 | |
'=' is not preceded with whitespace. | 51 | |
'=' is not followed by whitespace. | 51 | |
'=' is not preceded with whitespace. | 68 | |
'=' is not followed by whitespace. | 68 | |
',' is not followed by whitespace. | 71 | |
'=' is not preceded with whitespace. | 85 | |
'=' is not followed by whitespace. | 85 | |
'(' is followed by whitespace. | 87 | |
')' is preceded with whitespace. | 87 | |
'=' is not preceded with whitespace. | 98 | |
'=' is not followed by whitespace. | 98 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 110 | |
'=' is not preceded with whitespace. | 123 | |
'=' is not followed by whitespace. | 123 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 139 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.kuali.rice.kew.framework.postprocessor.IDocumentEvent. | 18 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line is longer than 120 characters. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.kuali.rice.kew.framework.postprocessor.IDocumentEvent. | 18 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.kuali.rice.kew.framework.postprocessor.IDocumentEvent. | 19 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.kuali.rice.kew.framework.postprocessor.IDocumentEvent. | 18 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 89 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.kuali.rice.kew.framework.postprocessor.IDocumentEvent. | 18 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 29 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 42 | |
Line is longer than 120 characters. | 43 | |
'=' is not preceded with whitespace. | 71 | |
'=' is not followed by whitespace. | 71 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 72 | |
'=' is not preceded with whitespace. | 88 | |
'=' is not followed by whitespace. | 88 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 89 | |
'=' is not preceded with whitespace. | 109 | |
'=' is not followed by whitespace. | 109 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 110 | |
Line is longer than 120 characters. | 115 | |
Line is longer than 120 characters. | 116 | |
'=' is not preceded with whitespace. | 128 | |
'=' is not followed by whitespace. | 128 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 133 | |
Line is longer than 120 characters. | 138 | |
Line is longer than 120 characters. | 139 | |
'=' is not preceded with whitespace. | 151 | |
'=' is not followed by whitespace. | 151 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 156 | |
Line is longer than 120 characters. | 161 | |
Line is longer than 120 characters. | 162 | |
'=' is not preceded with whitespace. | 174 | |
'=' is not followed by whitespace. | 174 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 179 | |
'=' is not preceded with whitespace. | 195 | |
'=' is not followed by whitespace. | 195 | |
Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 196 |