Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
10 0 0 0

Files

Files Infos Warnings Errors

Rules

Rules Violations Severity
SuppressionFilter
  • file: "src/checkstyle/suppressions.xml"
0 Errors Error
JavadocPackage
  • allowLegacy: "false"
0 Errors Error
Translation 0 Errors Error
FileLength
  • max: "3000"
  • fileExtensions: "java"
0 Errors Error
Header
  • id: "header"
  • ignoreLines: "2"
  • fileExtensions: "java"
  • headerFile: "F:\programming\hudson-home\jobs\deduced-generator\workspace\target\checkstyle-header.txt"
0 Errors Error
AvoidStarImport 0 Errors Error
ConstantName 0 Errors Error
EmptyForIteratorPad 0 Errors Error
EqualsHashCode 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
JavadocVariable 0 Errors Error
JavadocStyle
  • scope: "private"
  • checkFirstSentence: "false"
0 Errors Error
LeftCurly
  • tokens: "CLASS_DEF,INTERFACE_DEF,METHOD_DEF,CTOR_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: "nl"
0 Errors Error
LineLength
  • max: "120"
  • ignorePattern: "^[\t ]*\* @see*"
0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MemberName
  • format: "^[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
NoWhitespaceBefore 0 Errors Error
NoWhitespaceBefore
  • allowLineBreaks: "true"
  • tokens: "DOT"
0 Errors Error
TodoComment
  • format: "TODO"
0 Errors Error
TodoComment
  • format: "@IMPROVEMENT"
0 Errors Error
TodoComment
  • format: "@duff"
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-z][a-zA-Z0-9]*$"
0 Errors Error
ParameterNumber
  • id: "paramNum"
0 Errors Error
BooleanExpressionComplexity
  • max: "4"
0 Errors Error
ParenPad 0 Errors Error
TypecastParenPad 0 Errors Error
RedundantImport 0 Errors Error
RightCurly
  • option: "alone"
0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
StaticVariableName
  • format: "^[A-Z_0-9]*$"
0 Errors Error
TypeName 0 Errors Error
UnusedImports 0 Errors Error
UpperEll 0 Errors Error
VisibilityModifier 0 Errors Error
GenericWhitespace 0 Errors Error
FinalClass 0 Errors Error
MissingSwitchDefault 0 Errors Error
MagicNumber 0 Errors Error
EqualsAvoidNull 0 Errors Error
AvoidInlineConditionals 0 Errors Error
CyclomaticComplexity 0 Errors Error
NestedIfDepth
  • max: "3"
0 Errors Error
NestedTryDepth 0 Errors Error
AnnotationUseStyle
  • elementStyle: "compact"
0 Errors Error
MissingDeprecated 0 Errors Error
MissingOverride
  • javaFiveCompatibility: "true"
0 Errors Error
PackageAnnotation 0 Errors Error
SuppressWarnings 0 Errors Error

Details