Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
14138156

Rules

RulesViolationsSeverity
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
107Errors Error
FinalClass0Infos Info
ArrayTypeStyle0Infos Info
MagicNumber
  • ignoreNumbers: "-1, 0, 1, 2, 1024, 255"
1Infos Info
RedundantImport0Infos Info
RedundantThrows0Infos Info
SimplifyBooleanReturn0Infos Info
SimplifyBooleanExpression0Infos Info
LineLength
  • id: "lineInfo"
  • max: "120"
9Warnings Warning
LineLength
  • id: "lineError"
  • max: "255"
0Errors Error
UnusedImports9Warnings 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
WhitespaceAfter13Errors Error
WhitespaceAround12Errors Error
LeftCurly20Errors Error
RightCurly4Errors 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
ParenPad20Warnings 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/core/web/cache/CacheAdminController.java

ViolationMessageLine
WarningsLine is longer than 120 characters.55
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
Errors',' is not followed by whitespace.67
Errors',' is not followed by whitespace.69
Errors',' is not followed by whitespace.69
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
Errors',' is not followed by whitespace.113
Infos'5' is a magic number.154

org/kuali/rice/core/web/component/ComponentInquirableImpl.java

ViolationMessageLine
WarningsLine is longer than 120 characters.28
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
Errors'{' is not preceded with whitespace.40
ErrorsLine contains a tab character.41
Errors'cast' is not followed by whitespace.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.45
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
Errors'cast' is not followed by whitespace.58
ErrorsLine contains a tab character.59
Errors'cast' is not followed by whitespace.59
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.77

org/kuali/rice/core/web/component/ComponentLookupableHelperServiceImpl.java

ViolationMessageLine
WarningsUnused import - org.kuali.rice.core.framework.parameter.ParameterService.20
Errors'}' should be on the same line.70
Errors'}' should be on the same line.79
Errors'}' should be on the same line.88
Errors'}' should be on the same line.123
Warnings'(' is followed by whitespace.137
Errors'cast' is not followed by whitespace.137
Warnings')' is preceded with whitespace.137

org/kuali/rice/core/web/impex/ExportServlet.java

ViolationMessageLine
Errors'cast' is not followed by whitespace.45
Errors'+' is not preceded with whitespace.55
Errors'+' is not followed by whitespace.55
Errors'+' is not preceded with whitespace.68
Errors'+' is not followed by whitespace.68
Errors'+' is not preceded with whitespace.76
Errors'+' is not followed by whitespace.76
Errors'+' is not preceded with whitespace.76
Errors'+' is not followed by whitespace.76

org/kuali/rice/core/web/impex/IngesterAction.java

ViolationMessageLine
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
Errors'if' is not followed by whitespace.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
Errors'{' should be on the previous line.91
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
Errors'{' should be on the previous line.96
Errors'{' should be on the previous line.107
Errors'{' should be on the previous line.113
Errors'{' should be on the previous line.117
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
Errors'{' should be on the previous line.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
Errors'{' should be on the previous line.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
Errors'{' should be on the previous line.129
Errors'{' should be on the previous line.131
Errors'{' should be on the previous line.134
Errors'{' should be on the previous line.140
Errors'{' should be on the previous line.143
WarningsLine is longer than 120 characters.159
Errors'{' should be on the previous line.165
Errors'{' should be on the previous line.168
Errors'{' should be on the previous line.170
Errors'{' should be on the previous line.172
WarningsLine is longer than 120 characters.174
Errors'{' should be on the previous line.176
WarningsLine is longer than 120 characters.177
Errors'{' should be on the previous line.180
WarningsLine is longer than 120 characters.181
Errors'{' should be on the previous line.199
Errors'{' should be on the previous line.201
ErrorsLine contains a tab character.213
Warnings'(' is followed by whitespace.213
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
WarningsLine is longer than 120 characters.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224

org/kuali/rice/core/web/impex/IngesterForm.java

ViolationMessageLine
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34

org/kuali/rice/core/web/listener/BootstrapListener.java

ViolationMessageLine
WarningsLine is longer than 120 characters.53
ErrorsLine contains a tab character.118

org/kuali/rice/core/web/listener/KualiInitializeListener.java

ViolationMessageLine
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.116

org/kuali/rice/core/web/namespace/NamespaceValuesFinder.java

ViolationMessageLine
ErrorsLine contains a tab character.33
Warnings'(' is followed by whitespace.39
Warnings')' is preceded with whitespace.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
Warnings'(' is followed by whitespace.42
Warnings')' is preceded with whitespace.42
Warnings'(' is followed by whitespace.49
Warnings')' is preceded with whitespace.49
Warnings'(' is followed by whitespace.51
Warnings')' is preceded with whitespace.51
Warnings'(' is followed by whitespace.52
Warnings')' is preceded with whitespace.52
Warnings')' is preceded with whitespace.52
Warnings'(' is followed by whitespace.62
Warnings')' is preceded with whitespace.62

org/kuali/rice/core/web/parameter/ParameterLookupableHelperServiceImpl.java

ViolationMessageLine
WarningsUnused import - org.kuali.rice.core.framework.parameter.ParameterService.21
WarningsUnused import - org.kuali.rice.core.impl.component.ComponentBo.22
WarningsUnused import - java.util.Collection.32
ErrorsLine contains a tab character.55
Errors'cast' is not followed by whitespace.56
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
WarningsLine is longer than 120 characters.79
Errors'cast' is not followed by whitespace.79
Errors'cast' is not followed by whitespace.82
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.97

org/kuali/rice/core/web/parameter/ParameterOperatorValuesFinder.java

ViolationMessageLine
ErrorsLine contains a tab character.32
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.42

org/kuali/rice/core/web/parameter/ParameterRule.java

ViolationMessageLine
WarningsUnused import - org.kuali.rice.core.impl.component.ComponentBo.21
WarningsUnused import - org.kuali.rice.krad.datadictionary.DataDictionaryException.27
WarningsUnused import - org.kuali.rice.krad.service.KRADServiceLocatorWeb.28
WarningsUnused import - org.kuali.rice.krad.util.ObjectUtils.31
WarningsUnused import - java.util.List.35
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
Warnings'(' is followed by whitespace.53
Warnings')' is preceded with whitespace.53
ErrorsLine contains a tab character.55
Warnings'(' is followed by whitespace.55
ErrorsLine contains a tab character.56
Errors'cast' is not followed by whitespace.56
Warnings')' is preceded with whitespace.56
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
Errors'if' is not followed by whitespace.77
Errors'{' is not preceded with whitespace.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81