Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
501226

Rules

RulesViolationsSeverity
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
24Errors Error
FinalClass0Infos Info
ArrayTypeStyle0Infos Info
MagicNumber
  • ignoreNumbers: "-1, 0, 1, 2, 1024, 255"
0Infos Info
RedundantImport0Infos Info
RedundantThrows0Infos Info
SimplifyBooleanReturn0Infos Info
SimplifyBooleanExpression0Infos Info
LineLength
  • id: "lineInfo"
  • max: "120"
10Warnings 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
WhitespaceAfter1Errors Error
WhitespaceAround1Errors 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
ParenPad0Warnings 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
NoWhitespaceBefore2Warnings 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/location/impl/campus/CampusServiceImpl.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.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
WarningsLine is longer than 120 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
WarningsLine is longer than 120 characters.78
ErrorsLine contains a tab character.78
Errors'cast' is not followed by whitespace.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
Warnings';' is preceded with whitespace.90
Warnings';' is preceded with whitespace.99

org/kuali/rice/location/impl/country/CountryServiceImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.56
WarningsLine is longer than 120 characters.75
WarningsLine is longer than 120 characters.85

org/kuali/rice/location/impl/county/CountyServiceImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.72

org/kuali/rice/location/impl/postalcode/PostalCodeServiceImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.49
WarningsLine is longer than 120 characters.62

org/kuali/rice/location/impl/state/StateServiceImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.68
Errors'if' is not followed by whitespace.91
WarningsLine is longer than 120 characters.92