Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
420 0 0 0

Files

Files Infos Warnings Errors

Rules

Rules Violations Severity
SuppressionFilter
  • file: "suppressions.xml"
0 Errors Error
JavadocPackage
  • allowLegacy: "false"
0 Errors Error
Translation 0  Ignore
FileTabCharacter
  • eachLine: "false"
0 Errors Error
FileLength
  • fileExtensions: "java"
0 Errors Error
NewlineAtEndOfFile 0 Errors Error
Header
  • id: "header"
  • fileExtensions: "java"
  • headerFile: "/Users/oburn/work/checkstyle/target/checkstyle-header.txt"
0 Errors Error
RegexpSingleline
  • minimum: "0"
  • maximum: "0"
  • format: "\s+$"
0 Errors Error
AvoidStarImport 0 Errors Error
ConstantName 0 Errors Error
EmptyBlock 0 Errors Error
EmptyForIteratorPad 0 Errors Error
EqualsHashCode 0 Errors Error
OneStatementPerLine 0 Errors Error
ImportControl
  • file: "import-control.xml"
0 Errors Error
IllegalImport 0 Errors Error
IllegalInstantiation 0 Errors Error
IllegalThrows 0 Errors Error
InnerAssignment 0 Errors Error
JavadocType
  • authorFormat: "\S"
0 Errors Error
JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • allowThrowsTagsForSubclasses: "true"
  • allowUndeclaredRTE: "true"
0 Errors Error
JavadocVariable 0 Errors Error
JavadocStyle
  • scope: "public"
0 Errors Error
LeftCurly
  • tokens: "CLASS_DEF,CTOR_DEF,INTERFACE_DEF,METHOD_DEF"
  • option: "nl"
0 Errors Error
LeftCurly
  • tokens: "LITERAL_CATCH,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,LITERAL_SWITCH,LITERAL_SYNCHRONIZED,LITERAL_TRY,LITERAL_WHILE"
  • option: "nlow"
0 Errors Error
OuterTypeNumber 0 Errors Error
LineLength
  • ignorePattern: "^ *\* *[^ ]+$"
0 Errors Error
MethodCount
  • maxTotal: "30"
0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MemberName
  • format: "^m[A-Z][a-zA-Z0-9]*$"
0 Errors Error
MethodLength 0 Errors Error
MethodName 0 Errors Error
MethodParamPad 0 Errors Error
ModifierOrder 0 Errors Error
NeedBraces 0 Errors Error
NoWhitespaceAfter
  • tokens: "ARRAY_INIT,BNOT,DEC,DOT,INC,LNOT,UNARY_MINUS,UNARY_PLUS"
0 Errors Error
NoWhitespaceBefore 0 Errors Error
NoWhitespaceBefore
  • allowLineBreaks: "true"
  • tokens: "DOT"
0 Errors Error
OperatorWrap 0 Errors 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"
0 Errors Error
PackageName 0 Errors Error
ParameterName
  • format: "^a[A-Z][a-zA-Z0-9]*$"
0 Errors Error
ParameterNumber
  • id: "paramNum"
0 Errors Error
ParenPad 0 Errors Error
TypecastParenPad 0 Errors Error
RedundantImport 0 Errors Error
RedundantModifier 0 Errors Error
RightCurly
  • option: "alone"
0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
StaticVariableName
  • format: "^s[A-Z][a-zA-Z0-9]*$"
0 Errors Error
TypeName 0 Errors Error
UnusedImports 0 Errors Error
UpperEll 0 Errors Error
VisibilityModifier 0 Errors Error
WhitespaceAfter 0 Errors Error
WhitespaceAround 0 Errors Error
GenericWhitespace 0 Errors Error
FinalClass 0 Errors Error
MissingSwitchDefault 0 Errors Error
MagicNumber 0 Errors Error
Indentation
  • caseIndent: "0"
  • basicOffset: "4"
  • braceAdjustment: "0"
0 Errors Error
ArrayTrailingComma 0 Errors Error
FinalLocalVariable 0 Errors Error
EqualsAvoidNull 0 Errors Error
ParameterAssignment 0 Errors Error
CyclomaticComplexity 0  Ignore
NestedForDepth
  • max: "2"
0 Errors Error
NestedIfDepth
  • max: "3"
0 Errors Error
NestedTryDepth 0 Errors Error
ExplicitInitialization 0 Errors Error
AnnotationUseStyle 0 Errors Error
MissingDeprecated 0 Errors Error
MissingOverride
  • javaFiveCompatibility: "true"
0 Errors Error
PackageAnnotation 0 Errors Error
SuppressWarnings 0 Errors Error
OuterTypeFilename 0 Errors Error
HideUtilityClassConstructor 0 Errors Error

Details