Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
2000

Files

FilesInfosWarningsErrors

Rules

RulesViolationsSeverity
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
JavadocMethod
  • scope: "public"
0Errors Error
JavadocType
  • scope: "public"
0Errors Error
JavadocVariable
  • scope: "public"
0Errors Error
JavadocStyle
  • scope: "public"
  • checkHtml: "false"
0Errors Error
ConstantName0Errors Error
LocalFinalVariableName
  • format: "^[a-z_][a-zA-Z0-9_]*$"
0Errors Error
LocalVariableName
  • format: "^[a-z_][a-zA-Z0-9_]*$"
0Errors Error
MemberName
  • format: "^_[a-z_][a-zA-Z0-9_]*$"
0Errors Error
MethodName
  • format: "^[a-z_][a-zA-Z0-9_]*$"
0Errors Error
PackageName0Errors Error
ParameterName
  • format: "^[a-z_][a-zA-Z0-9_]*$"
0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap0Errors Error
ParenPad0Errors Error
WhitespaceAfter
  • tokens: "SEMI"
0Errors Error
WhitespaceAround
  • tokens: "BAND,BAND_ASSIGN,BOR,BOR_ASSIGN,BSR,BSR_ASSIGN,BXOR,BXOR_ASSIGN,COLON,DIV_ASSIGN,EQUAL,GE,LAND,LE,LITERAL_ASSERT,LITERAL_CATCH,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,LITERAL_RETURN,LITERAL_SYNCHRONIZED,LITERAL_TRY,LITERAL_WHILE,LOR,MINUS_ASSIGN,MOD,MOD_ASSIGN,NOT_EQUAL,PLUS_ASSIGN,QUESTION,SL,SLIST,SL_ASSIGN,SR,SR_ASSIGN,STAR,STAR_ASSIGN,TYPE_EXTENSION_AND"
  • allowEmptyConstructors: "true"
0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors Error
NeedBraces0Errors Error
RightCurly0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField0Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
UpperEll0Errors Error

Details