Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
467 0 0 0

Files

Files Infos Warnings Errors

Rules

Rules Violations Severity
ConstantName 0 Errors Error
LocalFinalVariableName 0  Ignore
LocalVariableName 0 Errors Error
MemberName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
FileLength 0 Errors Error
MethodLength 0 Errors Error
ParameterNumber
  • tokens : "METHOD_DEF"
0 Errors Error
EmptyForIteratorPad 0 Errors Error
MethodParamPad 0 Errors Error
NoWhitespaceAfter
  • tokens : "BNOT,DEC,DOT,INC,LNOT,UNARY_MINUS,UNARY_PLUS"
0 Errors Error
NoWhitespaceBefore 0 Errors Error
OperatorWrap 0 Errors Error
ParenPad 0 Errors Error
TypecastParenPad 0 Errors Error
TabCharacter 0  Ignore
WhitespaceAfter 0 Errors Error
WhitespaceAround
  • tokens : "ASSIGN,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_CATCH,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,LITERAL_RETURN,LITERAL_SYNCHRONIZED,LITERAL_TRY,LITERAL_WHILE,LOR,LT,MINUS,MINUS_ASSIGN,MOD,MOD_ASSIGN,NOT_EQUAL,PLUS,PLUS_ASSIGN,QUESTION,SL,SLIST,SL_ASSIGN,SR,SR_ASSIGN,STAR,STAR_ASSIGN,LITERAL_ASSERT,TYPE_EXTENSION_AND"
0 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks
  • allowInSwitchCase : "true"
0 Errors Error
EmptyBlock
  • tokens : "LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_IF,LITERAL_FOR,LITERAL_TRY,LITERAL_WHILE,STATIC_INIT"
0 Errors Error
LeftCurly
  • maxLineLength : "128"
0 Errors Error
NeedBraces 0 Errors Error
RightCurly 0 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber 0 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows
  • allowSubclasses : "true"
  • allowUnchecked : "true"
0 Errors Error
SimplifyBooleanExpression 0  Ignore
SimplifyBooleanReturn 0 Errors Error
DesignForExtension 0  Ignore
FinalClass 0 Errors Error
HideUtilityClassConstructor 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier
  • protectedAllowed : "true"
0 Errors Error
ArrayTypeStyle 0 Errors Error
FinalParameters 0  Ignore
GenericIllegalRegexp
  • message : "Line has trailing spaces."
  • format : "\s+$"
0  Ignore
TodoComment 0  Ignore
UpperEll 0 Errors Error
LineLength
  • max : "128"
0 Errors Error
HiddenField
  • ignoreConstructorParameter : "true"
  • ignoreSetter : "true"
0 Errors Error
EmptyBlock
  • option : "text"
  • tokens : "LITERAL_CATCH"
0 Errors Error
AnonInnerLength
  • max : "40"
0 Errors Error
StringLiteralEquality 0 Errors Error
FileContentsHolder 0 Errors Error
SuppressionCommentFilter
  • offCommentFormat : "CHECKSTYLE\:MAGIC\:OFF"
  • checkFormat : "MagicNumber"
  • onCommentFormat : "CHECKSTYLE\:MAGIC\:ON"
0 Errors Error
SuppressionCommentFilter 0 Errors Error
PackageHtml 0  Ignore
Translation 0 Errors Error

Details