Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
15133261

Rules

RulesViolationsSeverity
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
29Errors Error
FinalClass0Infos Info
ArrayTypeStyle0Infos Info
MagicNumber
  • ignoreNumbers: "-1, 0, 1, 2, 1024, 255"
0Infos Info
RedundantImport0Infos Info
RedundantThrows13Infos Info
SimplifyBooleanReturn0Infos Info
SimplifyBooleanExpression0Infos Info
LineLength
  • id: "lineInfo"
  • max: "120"
25Warnings Warning
LineLength
  • id: "lineError"
  • max: "255"
0Errors Error
UnusedImports0Warnings Warning
EmptyBlock
  • id: "emptyBlock"
  • tokens: "LITERAL_DO, LITERAL_ELSE, LITERAL_FINALLY, LITERAL_IF, LITERAL_FOR, LITERAL_TRY, LITERAL_WHILE, INSTANCE_INIT, STATIC_INIT"
  • option: "stmt"
0Warnings Warning
EmptyBlock
  • id: "emptyCatchBlock"
  • tokens: "LITERAL_CATCH"
  • option: "text"
0Warnings Warning
NeedBraces0Warnings Warning
ParameterNumber
  • max: "7"
0Errors Error
MethodLength
  • max: "150"
0Errors Error
AvoidStarImport
  • allowStaticMemberImports: "true"
0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround32Errors Error
LeftCurly0Errors Error
RightCurly0Errors Error
StaticVariableName0Errors Error
MemberName
  • format: "^[a-z_][a-zA-Z0-9]*$"
0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
AvoidNestedBlocks0Errors Error
LocalVariableName0Errors Error
ConstantName
  • format: "(^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$)|log|logger"
0Errors Error
TypeName0Errors Error
MethodName0Errors Error
EmptyStatement0Warnings Warning
EqualsHashCode0Errors Error
InnerAssignment0Warnings Warning
OperatorWrap0Warnings Warning
LocalFinalVariableName0Errors Error
ParameterName0Errors Error
MissingSwitchDefault0Errors Error
ParenPad7Warnings Warning
UpperEll0Errors Error
InterfaceIsType0Errors Error
NoWhitespaceAfter
  • tokens: "BNOT, DEC, DOT, INC, LNOT, UNARY_MINUS, UNARY_PLUS"
0Errors Error
PackageName0Errors Error
IllegalImport0Errors Error
EmptyForIteratorPad0Warnings Warning
MethodParamPad0Warnings Warning
NoWhitespaceBefore0Warnings Warning
TypecastParenPad0Warnings Warning
IllegalInstantiation
  • classes: "java.lang.Boolean"
0Warnings Warning
AnnotationUseStyle
  • elementStyle: "ignore"
  • trailingArrayComma: "never"
  • closingParens: "ignore"
0Errors Error
MissingDeprecated0Errors Error
MissingOverride0Errors Error
PackageAnnotation0Errors Error
CovariantEquals0Errors Error
EqualsAvoidNull0Warnings Warning
StringLiteralEquality0Errors Error
NoFinalizer0Errors Error
SuperClone0Errors Error
OuterTypeFilename0Errors Error
SuppressionFilter
  • file: "/org/kuali/cm/checkstyle/rice-legacy-suppressions.xml"
0Errors Error

Details

org/kuali/rice/kim/framework/common/delegate/DelegationTypeService.java

ViolationMessageLine
WarningsLine is longer than 120 characters.36
Errors'=' is not preceded with whitespace.63
Errors'=' is not followed by whitespace.63
WarningsLine is longer than 120 characters.70
Warnings')' is preceded with whitespace.70
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.70

org/kuali/rice/kim/framework/group/GroupTypeService.java

ViolationMessageLine
WarningsLine is longer than 120 characters.28

org/kuali/rice/kim/framework/identity/name/EntityNameTypeContractEbo.java

ViolationMessageLine
Errors'{' is not preceded with whitespace.20

org/kuali/rice/kim/framework/permission/PermissionTypeService.java

ViolationMessageLine
WarningsLine is longer than 120 characters.40
Errors'=' is not preceded with whitespace.58
Errors'=' is not followed by whitespace.58
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.66

org/kuali/rice/kim/framework/responsibility/ResponsibilityTypeService.java

ViolationMessageLine
WarningsLine is longer than 120 characters.40
Errors'=' is not preceded with whitespace.57
Errors'=' is not followed by whitespace.57
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.65

org/kuali/rice/kim/framework/role/RoleTypeService.java

ViolationMessageLine
WarningsLine is longer than 120 characters.39
Errors'=' is not preceded with whitespace.66
Errors'=' is not followed by whitespace.66
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.73
Errors'=' is not preceded with whitespace.83
Errors'=' is not followed by whitespace.83
WarningsLine is longer than 120 characters.91
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.91
Errors'=' is not preceded with whitespace.100
Errors'=' is not followed by whitespace.100
WarningsLine is longer than 120 characters.105
WarningsLine is longer than 120 characters.109
Errors'=' is not preceded with whitespace.121
Errors'=' is not followed by whitespace.121
Warnings'(' is followed by whitespace.123
Warnings')' is preceded with whitespace.133
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.133
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.144
WarningsLine is longer than 120 characters.147
WarningsLine is longer than 120 characters.155
Errors'=' is not preceded with whitespace.158
Errors'=' is not followed by whitespace.158
Warnings'(' is followed by whitespace.161
WarningsLine is longer than 120 characters.171
Warnings')' is preceded with whitespace.171
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.171
Errors'=' is not preceded with whitespace.183
Errors'=' is not followed by whitespace.183
WarningsLine is longer than 120 characters.185
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.185
Errors'=' is not preceded with whitespace.193
Errors'=' is not followed by whitespace.193

org/kuali/rice/kim/framework/services/KimFrameworkServiceLocator.java

ViolationMessageLine
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
Errors'if' is not followed by whitespace.39
Warnings'(' is followed by whitespace.39
Warnings')' is preceded with whitespace.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
WarningsLine is longer than 120 characters.46
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65

org/kuali/rice/kim/framework/type/KimTypeService.java

ViolationMessageLine
WarningsLine is longer than 120 characters.43
WarningsLine is longer than 120 characters.47
Errors'=' is not preceded with whitespace.54
Errors'=' is not followed by whitespace.54
Errors'=' is not preceded with whitespace.69
Errors'=' is not followed by whitespace.69
WarningsLine is longer than 120 characters.73
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.73
Errors'=' is not preceded with whitespace.83
Errors'=' is not followed by whitespace.83
WarningsLine is longer than 120 characters.87
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.87
WarningsLine is longer than 120 characters.90
Errors'=' is not preceded with whitespace.100
Errors'=' is not followed by whitespace.100
WarningsLine is longer than 120 characters.108
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.108
WarningsLine is longer than 120 characters.111
WarningsLine is longer than 120 characters.112
Errors'=' is not preceded with whitespace.123
Errors'=' is not followed by whitespace.123
WarningsLine is longer than 120 characters.130
WarningsLine is longer than 120 characters.133
WarningsLine is longer than 120 characters.134
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.134