The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 107 | ![]() |
FinalClass | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
MagicNumber
| 1 | ![]() |
RedundantImport | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
LineLength
| 9 | ![]() |
LineLength
| 0 | ![]() |
UnusedImports | 9 | ![]() |
EmptyBlock
| 0 | ![]() |
EmptyBlock
| 0 | ![]() |
NeedBraces | 0 | ![]() |
ParameterNumber
| 0 | ![]() |
MethodLength
| 0 | ![]() |
AvoidStarImport
| 0 | ![]() |
WhitespaceAfter | 13 | ![]() |
WhitespaceAround | 12 | ![]() |
LeftCurly | 20 | ![]() |
RightCurly | 4 | ![]() |
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 | 20 | ![]() |
UpperEll | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
NoWhitespaceAfter
| 0 | ![]() |
PackageName | 0 | ![]() |
IllegalImport | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
IllegalInstantiation
| 0 | ![]() |
AnnotationUseStyle
| 0 | ![]() |
MissingDeprecated | 0 | ![]() |
MissingOverride | 0 | ![]() |
PackageAnnotation | 0 | ![]() |
CovariantEquals | 0 | ![]() |
EqualsAvoidNull | 0 | ![]() |
StringLiteralEquality | 0 | ![]() |
NoFinalizer | 0 | ![]() |
SuperClone | 0 | ![]() |
OuterTypeFilename | 0 | ![]() |
SuppressionFilter
| 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 55 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | ',' is not followed by whitespace. | 67 |
![]() | ',' is not followed by whitespace. | 69 |
![]() | ',' is not followed by whitespace. | 69 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | ',' is not followed by whitespace. | 113 |
![]() | '5' is a magic number. | 154 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 28 |
![]() | 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 |
![]() | '{' is not preceded with whitespace. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | 'cast' is not followed by whitespace. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | 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. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | 'cast' is not followed by whitespace. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | 'cast' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 77 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.kuali.rice.core.framework.parameter.ParameterService. | 20 |
![]() | '}' should be on the same line. | 70 |
![]() | '}' should be on the same line. | 79 |
![]() | '}' should be on the same line. | 88 |
![]() | '}' should be on the same line. | 123 |
![]() | '(' is followed by whitespace. | 137 |
![]() | 'cast' is not followed by whitespace. | 137 |
![]() | ')' is preceded with whitespace. | 137 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 45 |
![]() | '+' is not preceded with whitespace. | 55 |
![]() | '+' is not followed by whitespace. | 55 |
![]() | '+' is not preceded with whitespace. | 68 |
![]() | '+' is not followed by whitespace. | 68 |
![]() | '+' is not preceded with whitespace. | 76 |
![]() | '+' is not followed by whitespace. | 76 |
![]() | '+' is not preceded with whitespace. | 76 |
![]() | '+' is not followed by whitespace. | 76 |
Violation | Message | Line |
---|---|---|
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | 'if' is not followed by whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | '{' should be on the previous line. | 91 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | '{' should be on the previous line. | 96 |
![]() | '{' should be on the previous line. | 107 |
![]() | '{' should be on the previous line. | 113 |
![]() | '{' should be on the previous line. | 117 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | '{' should be on the previous line. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | '{' should be on the previous line. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | '{' should be on the previous line. | 129 |
![]() | '{' should be on the previous line. | 131 |
![]() | '{' should be on the previous line. | 134 |
![]() | '{' should be on the previous line. | 140 |
![]() | '{' should be on the previous line. | 143 |
![]() | Line is longer than 120 characters. | 159 |
![]() | '{' should be on the previous line. | 165 |
![]() | '{' should be on the previous line. | 168 |
![]() | '{' should be on the previous line. | 170 |
![]() | '{' should be on the previous line. | 172 |
![]() | Line is longer than 120 characters. | 174 |
![]() | '{' should be on the previous line. | 176 |
![]() | Line is longer than 120 characters. | 177 |
![]() | '{' should be on the previous line. | 180 |
![]() | Line is longer than 120 characters. | 181 |
![]() | '{' should be on the previous line. | 199 |
![]() | '{' should be on the previous line. | 201 |
![]() | Line contains a tab character. | 213 |
![]() | '(' is followed by whitespace. | 213 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line is longer than 120 characters. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
Violation | Message | Line |
---|---|---|
![]() | Line contains a tab character. | 33 |
![]() | Line contains a tab character. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 53 |
![]() | Line contains a tab character. | 118 |
Violation | Message | Line |
---|---|---|
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 116 |
Violation | Message | Line |
---|---|---|
![]() | Line contains a tab character. | 33 |
![]() | '(' is followed by whitespace. | 39 |
![]() | ')' is preceded with whitespace. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 42 |
![]() | '(' is followed by whitespace. | 42 |
![]() | ')' is preceded with whitespace. | 42 |
![]() | '(' is followed by whitespace. | 49 |
![]() | ')' is preceded with whitespace. | 49 |
![]() | '(' is followed by whitespace. | 51 |
![]() | ')' is preceded with whitespace. | 51 |
![]() | '(' is followed by whitespace. | 52 |
![]() | ')' is preceded with whitespace. | 52 |
![]() | ')' is preceded with whitespace. | 52 |
![]() | '(' is followed by whitespace. | 62 |
![]() | ')' is preceded with whitespace. | 62 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.kuali.rice.core.framework.parameter.ParameterService. | 21 |
![]() | Unused import - org.kuali.rice.core.impl.component.ComponentBo. | 22 |
![]() | Unused import - java.util.Collection. | 32 |
![]() | Line contains a tab character. | 55 |
![]() | 'cast' is not followed by whitespace. | 56 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line is longer than 120 characters. | 79 |
![]() | 'cast' is not followed by whitespace. | 79 |
![]() | 'cast' is not followed by whitespace. | 82 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 97 |
Violation | Message | Line |
---|---|---|
![]() | 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. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.kuali.rice.core.impl.component.ComponentBo. | 21 |
![]() | Unused import - org.kuali.rice.krad.datadictionary.DataDictionaryException. | 27 |
![]() | Unused import - org.kuali.rice.krad.service.KRADServiceLocatorWeb. | 28 |
![]() | Unused import - org.kuali.rice.krad.util.ObjectUtils. | 31 |
![]() | Unused import - java.util.List. | 35 |
![]() | Line contains a tab character. | 46 |
![]() | 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. | 53 |
![]() | '(' is followed by whitespace. | 53 |
![]() | ')' is preceded with whitespace. | 53 |
![]() | Line contains a tab character. | 55 |
![]() | '(' is followed by whitespace. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | 'cast' is not followed by whitespace. | 56 |
![]() | ')' is preceded with whitespace. | 56 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | 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. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | 'if' is not followed by whitespace. | 77 |
![]() | '{' is not preceded with whitespace. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |