Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
5000

Rules

RulesViolationsSeverity
NewlineAtEndOfFile0error Error
Translation0error Error
PackageHtml0error Error
MutableException0error Error
CyclomaticComplexity
  • max: "7"
0error Error
Indentation0error Error
CovariantEquals0error Error
FileContentsHolder0error Error
ArrayTypeStyle0error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0 Ignore
ModifierOrder0error Error
RedundantModifier
  • tokens: "METHOD_DEF, VARIABLE_DEF"
0 Ignore
TodoComment0error Error
UpperEll0error Error
AvoidNestedBlocks0error Error
EmptyBlock
  • tokens: "LITERAL_CATCH, LITERAL_DO, LITERAL_ELSE, LITERAL_FINALLY, LITERAL_IF, LITERAL_FOR, LITERAL_TRY, LITERAL_WHILE, STATIC_INIT"
0error Error
LeftCurly
  • option: "nl"
  • tokens: "CLASS_DEF, CTOR_DEF, INTERFACE_DEF, LITERAL_CATCH, LITERAL_DO, LITERAL_ELSE, LITERAL_FINALLY, LITERAL_FOR, LITERAL_IF, LITERAL_SWITCH, LITERAL_SYNCHRONIZED, LITERAL_TRY, LITERAL_WHILE, METHOD_DEF"
0error Error
NeedBraces0error Error
RightCurly
  • option: "alone"
  • tokens: "LITERAL_CATCH, LITERAL_ELSE, LITERAL_TRY"
0error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber
  • tokens: "NUM_DOUBLE, NUM_FLOAT"
  • ignoreNumbers: "-1, 0, 1, 2, 10, 50, 60, 100, 1000, 3600"
0error Error
MissingSwitchDefault0error Error
SimplifyBooleanReturn0error Error
StringLiteralEquality0error Error
NestedIfDepth
  • max: "3"
0error Error
NestedTryDepth
  • max: "2"
0error Error
SuperClone0error Error
SuperFinalize0error Error
IllegalCatch
  • illegalClassNames: "java.lang.Exception, java.lang.Throwable, java.lang.Error"
0error Error
IllegalThrows
  • illegalClassNames: "java.lang.Exception, java.lang.Throwable, java.lang.RuntimeException, java.lang.Error"
0error Error
PackageDeclaration0error Error
DeclarationOrder0error Error
ParameterAssignment0error Error
MultipleVariableDeclarations0error Error
DesignForExtension0 Ignore
FinalClass0error Error
HideUtilityClassConstructor0error Error
VisibilityModifier0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
ImportOrder
  • caseSensitive: "true"
  • separated: "true"
  • ordered: "true"
  • groups: "java,javax,org,com"
0error Error
JavadocMethod
  • allowMissingThrowsTags: "true"
0error Error
JavadocType0error Error
JavadocVariable
  • scope: "package"
0error Error
ConstantName
  • format: "^[A-Z0-9_$]*$"
0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName
  • format: "^(m_)?[A-Za-z][a-zA-Z0-9]*$"
0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName
  • format: "^m_[A-Za-z][a-zA-Z0-9]*$"
0error Error
TypeName0error Error
FileLength
  • max: "1024"
0error Error
LineLength
  • max: "120"
0error Error
MethodLength0error Error
AnonInnerLength
  • max: "60"
0error Error
ParameterNumber
  • max: "12"
0error Error
EmptyForIteratorPad
  • option: "space"
0error Error
NoWhitespaceAfter
  • tokens: "BNOT,DEC,DOT,INC,UNARY_MINUS,UNARY_PLUS"
0error Error
OperatorWrap0error Error
ParenPad
  • option: "space"
  • tokens: "CTOR_CALL, LPAREN, METHOD_CALL, RPAREN, SUPER_CTOR_CALL"
0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround
  • tokens: "BAND, BAND_ASSIGN, BOR, BOR_ASSIGN, BSR, BSR_ASSIGN, BXOR, BXOR_ASSIGN, COLON, DIV, DIV_ASSIGN, EQUAL, GE, GT, LAND, LCURLY, LE, LITERAL_ASSERT, LITERAL_DO, LITERAL_RETURN, LITERAL_TRY, LOR, LT, MINUS, MINUS_ASSIGN, MOD, MOD_ASSIGN, NOT_EQUAL, PLUS, PLUS_ASSIGN, QUESTION, RCURLY, SL, SLIST, SL_ASSIGN, SR, SR_ASSIGN, STAR, STAR_ASSIGN"
0error Error

Files

Filesinfowarningerror

Details