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