Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
21000

Files

FilesInfosWarningsErrors

Rules

RulesViolationsSeverity
JavadocMethod
  • suppressLoadErrors: "true"
0 Ignore
JavadocType0 Ignore
JavadocVariable0 Ignore
JavadocStyle0 Ignore
ConstantName0Warnings Warning
LocalFinalVariableName0Warnings Warning
LocalVariableName0Warnings Warning
MemberName0Warnings Warning
MethodName0Warnings Warning
PackageName0Warnings Warning
ParameterName0Warnings Warning
StaticVariableName0Warnings Warning
TypeName0Warnings Warning
AvoidStarImport0Warnings Warning
IllegalImport0Warnings Warning
RedundantImport0Warnings Warning
UnusedImports0Warnings Warning
LineLength
  • max: "120"
  • tabWidth: "4"
0Warnings Warning
MethodLength
  • max: "30"
0Warnings Warning
ParameterNumber
  • max: "4"
0Warnings Warning
EmptyForIteratorPad
  • option: "space"
0Warnings Warning
MethodParamPad0Warnings Warning
NoWhitespaceAfter
  • tokens: "BNOT, DEC, DOT, INC, LNOT, UNARY_MINUS, UNARY_PLUS"
0Warnings Warning
NoWhitespaceBefore0Warnings Warning
OperatorWrap
  • option: "eol"
0Warnings Warning
ParenPad0Warnings Warning
TypecastParenPad0Warnings Warning
WhitespaceAfter0Warnings Warning
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_ELSE, LITERAL_FINALLY, LITERAL_RETURN, LITERAL_SYNCHRONIZED, LITERAL_TRY, 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, WILDCARD_TYPE"
0Warnings Warning
ModifierOrder0Warnings Warning
RedundantModifier0Warnings Warning
AvoidNestedBlocks0Warnings Warning
EmptyBlock0Warnings Warning
LeftCurly
  • maxLineLength: "120"
0Warnings Warning
NeedBraces0Warnings Warning
RightCurly0Warnings Warning
AvoidInlineConditionals0Warnings Warning
DoubleCheckedLocking0Warnings Warning
EmptyStatement0Warnings Warning
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
IllegalInstantiation0Warnings Warning
InnerAssignment0Warnings Warning
MagicNumber0 Ignore
MissingSwitchDefault0Warnings Warning
RedundantThrows
  • suppressLoadErrors: "true"
0Warnings Warning
SimplifyBooleanExpression0 Ignore
SimplifyBooleanReturn0Warnings Warning
DesignForExtension0Warnings Warning
FinalClass0Warnings Warning
HideUtilityClassConstructor0Warnings Warning
InterfaceIsType0Warnings Warning
VisibilityModifier0Warnings Warning
ArrayTypeStyle0Warnings Warning
FinalParameters
  • tokens: "METHOD_DEF,CTOR_DEF,LITERAL_CATCH"
0Warnings Warning
UpperEll0Warnings Warning
ParameterAssignment0Errors Error
FinalLocalVariable
  • tokens: "PARAMETER_DEF, VARIABLE_DEF"
0Warnings Warning
EqualsAvoidNull0Warnings Warning
DefaultComesLast0Warnings Warning
AvoidStaticImport
  • excludes: "org.hamcrest.MatcherAssert.*, org.hamcrest.Matchers.*, net.sf.josceleton.commons.test.matcher.JosceletonMatchers.*"
0Errors Error
GenericWhitespace0Warnings Warning
AnonInnerLength0Warnings Warning
ExecutableStatementCount
  • tokens: "INSTANCE_INIT, STATIC_INIT, METHOD_DEF, CTOR_DEF"
0Warnings Warning
NestedIfDepth0Warnings Warning
NestedTryDepth0Warnings Warning
RequireThis
  • checkFields: "false"
0Warnings Warning
MutableException0Warnings Warning
JavadocPackage0 Ignore
NewlineAtEndOfFile0Warnings Warning
Translation0Warnings Warning
FileLength
  • max: "250"
0Warnings Warning
FileTabCharacter0 Ignore
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
0 Ignore

Details