Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files  Info  Warnings  Errors
204 0 0 0

Files

File  I  W  E

Rules

Rule Violations Severity
SuppressionCommentFilter 0  Error
SuppressWarningsFilter 0  Error
SuppressWarningsHolder 0  Error
FileContentsHolder 0  Error
CyclomaticComplexity
  • max: "6"
0  Warning
IllegalCatch 0  Warning
HiddenField
  • ignoreConstructorParameter: "true"
  • tokens: "VARIABLE_DEF"
  • ignoreAbstractMethods: "true"
  • ignoreSetter: "true"
0  Warning
StringLiteralEquality 0  Warning
FinalLocalVariable 0  Info
ExplicitInitialization 0  Warning
OuterTypeFilename 0  Warning
RedundantModifier 0  Info
IllegalThrows 0  Warning
RedundantImport 0  Info
AnonInnerLength 0  Warning
TrailingComment
  • format: "^[\s\}\);]*$"
0  Info
EqualsAvoidNull
  • ignoreEqualsIgnoreCase: "false"
0  Warning
StaticVariableName
  • applyToPackage: "true"
  • format: "^[a-z][a-zA-Z0-9]*$"
  • applyToPublic: "true"
  • applyToProtected: "true"
  • applyToPrivate: "true"
0  Warning
DeclarationOrder 0  Info
ParameterName
  • format: "^[a-z][a-zA-Z0-9]*$"
0  Warning
FinalClass 0  Warning
AvoidStarImport
  • allowStaticMemberImports: "false"
  • allowClassImports: "false"
0  Info
EmptyForIteratorPad 0  Info
MultipleStringLiterals 0  Warning
DefaultComesLast 0  Warning
UpperEll 0  Info
LocalFinalVariableName
  • format: "^[a-z][a-zA-Z0-9]*$"
0  Warning
MethodLength 0  Warning
UnnecessaryParentheses 0  Info
AvoidInlineConditionals 0  Info
Indentation
  • tabWidth: "4"
  • caseIndent: "2"
  • basicOffset: "2"
  • braceAdjustment: "0"
0  Info
EqualsHashCode 0  Error
MissingSwitchDefault 0  Warning
VisibilityModifier 0  Warning
EmptyStatement 0  Info
IllegalImport 0  Warning
ArrayTypeStyle 0  Info
RedundantThrows
  • suppressLoadErrors: "true"
0  Info
ParameterAssignment 0  Warning
ReturnCount
  • max: "1"
0  Warning
UnusedImports
  • processJavadoc: "false"
0  Info
SimplifyBooleanExpression 0  Warning
HideUtilityClassConstructor 0  Warning
SimplifyBooleanReturn 0  Warning
MissingDeprecated 0  Warning
ModifierOrder 0  Info
BooleanExpressionComplexity 0  Warning
InnerAssignment 0  Warning
EmptyForInitializerPad 0  Info
MagicNumber
  • ignoreAnnotation: "false"
  • ignoreHashCodeMethod: "false"
0  Info

Details