Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
112000

Files

FilesInfosWarningsErrors

Rules

RulesViolationsSeverity
FileContentsHolder0Errors Error
AvoidStarImport0Errors Error
ConstantName0Errors Error
EmptyBlock0Errors Error
EmptyForIteratorPad0Errors Error
EqualsHashCode0Errors Error
IllegalCatch0Errors Error
IllegalImport0Errors Error
IllegalInstantiation0Errors Error
IllegalThrows
  • illegalClassNames: "java.lang.Throwable, java.lang.Error, java.lang.RuntimeException, java.lang.Exception"
0Errors Error
InnerAssignment0Errors Error
JavadocType
  • scope: "package"
0Errors Error
JavadocMethod
  • allowThrowsTagsForSubclasses: "true"
  • scope: "package"
  • allowUndeclaredRTE: "true"
0Errors Error
JavadocVariable
  • scope: "package"
0Errors Error
JavadocStyle
  • scope: "public"
0Errors Error
LeftCurly
  • maxLineLength: "120"
0Errors Error
OuterTypeNumber0Errors Error
LineLength
  • max: "120"
  • tabWidth: "4"
  • ignorePattern: "^ *\* *[^ ]+$"
0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodLength0Errors Error
MethodName0Errors Error
MethodParamPad0Errors Error
ModifierOrder0Errors Error
NeedBraces0Errors Error
NoWhitespaceAfter
  • tokens: "ARRAY_INIT,BNOT,DEC,DOT,INC,LNOT,UNARY_MINUS,UNARY_PLUS"
0Errors Error
NoWhitespaceBefore0Errors Error
NoWhitespaceBefore
  • allowLineBreaks: "true"
  • tokens: "DOT"
0Errors Error
OperatorWrap0Errors Error
OperatorWrap
  • tokens: "ASSIGN, DIV_ASSIGN, PLUS_ASSIGN, MINUS_ASSIGN, STAR_ASSIGN, MOD_ASSIGN, SR_ASSIGN, BSR_ASSIGN, SL_ASSIGN, BXOR_ASSIGN, BOR_ASSIGN, BAND_ASSIGN"
  • option: "eol"
0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
ParameterNumber
  • id: "paramNum"
0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
RedundantImport0Errors Error
RedundantModifier0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
UnusedImports0Errors Error
UpperEll0Errors Error
VisibilityModifier0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
GenericWhitespace0Errors Error
FinalClass0Errors Error
MissingSwitchDefault0Errors Error
MagicNumber0Errors Error
Indentation0Errors Error
ArrayTrailingComma0Errors Error
FinalLocalVariable0 Ignore
EqualsAvoidNull0Errors Error
CyclomaticComplexity0Errors Error
NestedIfDepth
  • max: "3"
0Errors Error
NestedTryDepth0Errors Error
ExplicitInitialization0Errors Error
AnnotationUseStyle0Errors Error
MissingDeprecated0Errors Error
MissingOverride0Errors Error
PackageAnnotation0Errors Error
SuppressWarnings0Errors Error
ImportOrder
  • ordered: "false"
  • separated: "true"
  • groups: "java,javax,org,com"
  • option: "above"
0Errors Error
UncommentedMain0 Ignore
ArrayTypeStyle0Errors Error
ClassDataAbstractionCoupling
  • max: "9"
0Errors Error
ClassFanOutComplexity
  • max: "25"
0Errors Error
BooleanExpressionComplexity0Errors Error
NPathComplexity0Errors Error
JavaNCSS0Errors Error
EmptyStatement0Errors Error
FallThrough0Errors Error
MultipleStringLiterals0Errors Error
MultipleVariableDeclarations0Errors Error
ParameterAssignment0Errors Error
RedundantThrows
  • logLoadErrors: "true"
  • suppressLoadErrors: "true"
0Errors Error
ReturnCount0Errors Error
StringLiteralEquality0Errors Error
UnnecessaryParentheses0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
MutableException0Errors Error
ThrowsCount0Errors Error
RightCurly0Errors Error
MethodTypeParameterName0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Errors Error
ClassTypeParameterName0Errors Error
ExecutableStatementCount
  • tokens: "INSTANCE_INIT,STATIC_INIT,METHOD_DEF,CTOR_DEF"
0Errors Error
AnonInnerLength0Errors Error
DeclarationOrder0Errors Error
DefaultComesLast0Errors Error
CovariantEquals0Errors Error
ModifiedControlVariable0Errors Error
PackageDeclaration0Errors Error
JavadocPackage0 Ignore
FileTabCharacter0Errors Error
FileLength0Errors Error
RegexpSingleline
  • format: "\s+$"
0 Ignore
NewlineAtEndOfFile0Errors Error
SuppressionCommentFilter
  • offCommentFormat: "GEN-BEGIN|GEN-FIRST|CHECKSTYLE\:OFF"
  • onCommentFormat: "GEN-END|GEN-LAST|CHECKSTYLE\:ON"
0Errors Error
SuppressWithNearbyCommentFilter
  • influenceFormat: "-3"
  • commentFormat: "GEN-"
0Errors Error
SuppressionFilter
  • file: "/Users/jscancella/development/repos/droid/droid-results/checkstyle/suppressions.xml"
0Errors Error

Details