Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
40 0 54 0

Rules

Rules Violations Severity
FileContentsHolder 0 Warnings Warning
ConstantName 2 Warnings Warning
DoubleCheckedLocking 0 Warnings Warning
EmptyBlock
  • tokens: "LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_IF,LITERAL_TRY,LITERAL_WHILE,STATIC_INIT"
  • option: "text"
0 Warnings Warning
EqualsHashCode 0 Warnings Warning
HiddenField 0 Warnings Warning
IllegalImport 0 Errors Error
IllegalInstantiation 0 Errors Error
Indentation
  • caseIndent: "0"
0 Warnings Warning
InnerAssignment 0 Warnings Warning
JavadocType
  • scope: "protected"
4 Warnings Warning
JavadocMethod
  • allowUndeclaredRTE: "true"
  • logLoadErrors: "true"
  • scope: "protected"
  • allowMissingJavadoc: "true"
  • suppressLoadErrors: "true"
8 Warnings Warning
JavadocVariable
  • scope: "protected"
0 Warnings Warning
LineLength
  • ignorePattern: "^( *\* @see |import |/[/*] \$Id:)"
24 Warnings Warning
LocalFinalVariableName 0 Warnings Warning
LocalVariableName 0 Warnings Warning
MemberName
  • format: "^[a-z][a-zA-Z0-9]*$|^LOG$"
0 Warnings Warning
MethodLength 0 Warnings Warning
MethodName 4 Warnings Warning
NeedBraces 0 Warnings Warning
ModifierOrder 2 Warnings Warning
NoWhitespaceAfter 0 Warnings Warning
NoWhitespaceBefore 0 Warnings Warning
NoWhitespaceBefore
  • tokens: "DOT"
  • allowLineBreaks: "true"
0 Warnings Warning
OperatorWrap 0 Warnings Warning
PackageName 0 Warnings Warning
ParameterName 0 Warnings Warning
ParameterNumber 0 Warnings Warning
RedundantImport 0 Warnings Warning
SimplifyBooleanExpression 0 Warnings Warning
SimplifyBooleanReturn 0 Warnings Warning
StaticVariableName 0 Warnings Warning
TypeName 0 Warnings Warning
UnusedImports 0 Warnings Warning
UpperEll 0 Warnings Warning
VisibilityModifier
  • publicMemberPattern: "^$"
6 Warnings Warning
WhitespaceAfter 0 Warnings 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_CATCH, LITERAL_DO, LITERAL_ELSE, LITERAL_FINALLY, LITERAL_FOR, LITERAL_IF, LITERAL_RETURN, LITERAL_SYNCHRONIZED, LITERAL_TRY, LITERAL_WHILE, LOR, LT, MINUS, MINUS_ASSIGN, MOD, MOD_ASSIGN, NOT_EQUAL, PLUS, PLUS_ASSIGN, QUESTION, RCURLY, SL, SLIST, SL_ASSIGN, SR, SR_ASSIGN, STAR, STAR_ASSIGN"
0 Warnings Warning
Translation 0 Warnings Warning
FileLength 4 Warnings Warning
SuppressionCommentFilter 0 Warnings Warning

Details

org/argouml/language/java/codesync/CodeSyncJava.java

Violation Message Line
Warnings Missing a Javadoc comment. 24
Warnings 'static' modifier out of order with the JLS suggestions. 26
Warnings Name 'codesyncPane' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 26
Warnings Line is longer than 80 characters. 30
Warnings Line is longer than 80 characters. 37
Warnings Missing a Javadoc comment. 24
Warnings 'static' modifier out of order with the JLS suggestions. 26
Warnings Name 'codesyncPane' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 26
Warnings Line is longer than 80 characters. 30
Warnings Line is longer than 80 characters. 37

org/argouml/language/java/codesync/ui/CodeSyncJPanel.java

Violation Message Line
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 27

org/argouml/language/java/codesync/ui/CodeSyncTableModel.java

Violation Message Line
Warnings Variable 'classes' must be private and have accessor methods. 38
Warnings Variable 'classes' must be private and have accessor methods. 38

org/argouml/language/java/generator/GeneratorJava.java

Violation Message Line
Warnings File length is 2,208 lines (max allowed is 2,000). 1
Warnings File length is 2,208 lines (max allowed is 2,000). 1

org/argouml/language/java/reveng/Modeller.java

Violation Message Line
Warnings File length is 2,451 lines (max allowed is 2,000). 1
Warnings Line is longer than 80 characters. 503
Warnings Line is longer than 80 characters. 512
Warnings Line is longer than 80 characters. 516
Warnings Line is longer than 80 characters. 517
Warnings Line is longer than 80 characters. 537
Warnings Line is longer than 80 characters. 553
Warnings File length is 2,451 lines (max allowed is 2,000). 1
Warnings Line is longer than 80 characters. 503
Warnings Line is longer than 80 characters. 512
Warnings Line is longer than 80 characters. 516
Warnings Line is longer than 80 characters. 517
Warnings Line is longer than 80 characters. 537
Warnings Line is longer than 80 characters. 553

org/argouml/language/java/reveng/classfile/ByteTokenStream.java

Violation Message Line
Warnings Variable 'name' must be private and have accessor methods. 44
Warnings Name 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Warnings Name 'LT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
Warnings Variable 'name' must be private and have accessor methods. 44
Warnings Name 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Warnings Name 'LT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144

org/argouml/language/java/reveng/classfile/ParserUtils.java

Violation Message Line
Warnings Line is longer than 80 characters. 701
Warnings Line is longer than 80 characters. 769
Warnings Line is longer than 80 characters. 899
Warnings Line is longer than 80 characters. 901
Warnings Variable 'desc' must be private and have accessor methods. 1020
Warnings Expected @param tag for 'symbol'. 1042
Warnings Expected @param tag for 'openBracket'. 1042
Warnings Expected @param tag for 'closeBracket'. 1043
Warnings Expected @param tag for 'text'. 1043
Warnings Line is longer than 80 characters. 701
Warnings Line is longer than 80 characters. 769
Warnings Line is longer than 80 characters. 899
Warnings Line is longer than 80 characters. 901
Warnings Variable 'desc' must be private and have accessor methods. 1020
Warnings Expected @param tag for 'symbol'. 1042
Warnings Expected @param tag for 'openBracket'. 1042
Warnings Expected @param tag for 'closeBracket'. 1043
Warnings Expected @param tag for 'text'. 1043