Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
176 0 0 0

Rules

Rules Violations Severity
PackageHtml 0 error Error
NewlineAtEndOfFile 0 error Error
Translation 0 error Error
LeftCurly
  • option : "eol"
0 error Error
RightCurly
  • option : "alone"
0 error Error
LineLength
  • max : "132"
0 error Error
MethodLength
  • max : "175"
0 error Error
ConstantName
  • format : "log|^[a-zA-Z][a-zA-Z0-9_]*$"
0 error Error
JavadocMethod
  • allowUndeclaredRTE : "true"
  • allowMissingJavadoc : "true"
0 error Error
JavadocType 0 error Error
LocalFinalVariableName 0 error Error
LocalVariableName 0 error Error
MethodName 0 error Error
PackageName 0 error Error
ParameterName 0 error Error
StaticVariableName 0 error Error
TypeName 0 error Error
MemberName 0 error Error
AvoidStarImport 0 error Error
IllegalImport 0 error Error
RedundantImport 0 error Error
UnusedImports 0 error Error
FileLength 0 error Error
ParameterNumber 0 error Error
EmptyForIteratorPad 0 error Error
NoWhitespaceAfter
  • tokens : "BNOT,DEC,DOT,INC,LNOT,UNARY_MINUS,UNARY_PLUS"
0 error Error
NoWhitespaceBefore 0 error Error
OperatorWrap 0 error Error
TabCharacter 0 error Error
WhitespaceAfter 0 error Error
WhitespaceAround 0 error Error
ModifierOrder 0 error Error
RedundantModifier
  • tokens : "METHOD_DEF"
0 error Error
AvoidNestedBlocks 0 error Error
EmptyBlock
  • option : "stmt"
  • tokens : "LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_IF,LITERAL_FOR,LITERAL_TRY,LITERAL_WHILE,INSTANCE_INIT,STATIC_INIT"
0 error Error
EmptyBlock
  • option : "text"
  • tokens : "LITERAL_CATCH"
0 error Error
NeedBraces 0 error Error
DoubleCheckedLocking 0 error Error
EmptyStatement 0 error Error
EqualsHashCode 0 error Error
IllegalInstantiation 0 error Error
InnerAssignment 0 error Error
MagicNumber 0 error Error
MissingSwitchDefault 0 error Error
RedundantThrows 0 error Error
SimplifyBooleanExpression 0 error Error
SimplifyBooleanReturn 0 error Error
FinalClass 0 error Error
InterfaceIsType 0 error Error
VisibilityModifier
  • protectedAllowed : "true"
0 error Error
ArrayTypeStyle 0 error Error
GenericIllegalRegexp
  • message : "Line has trailing spaces."
  • format : "\s+$"
0 error Error
UpperEll 0 error Error

Files

Files info warning error

Details