Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
7 0 31 0

Rules

Rules Violations Severity
FileContentsHolder 0 Warnings Warning
ConstantName 0 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"
3 Warnings Warning
InnerAssignment 0 Warnings Warning
JavadocType
  • scope: "protected"
1 Warnings Warning
JavadocMethod
  • allowUndeclaredRTE: "true"
  • logLoadErrors: "true"
  • scope: "protected"
  • allowMissingJavadoc: "true"
  • suppressLoadErrors: "true"
14 Warnings Warning
JavadocVariable
  • scope: "protected"
1 Warnings Warning
LineLength
  • ignorePattern: "^( *\* @see |import |/[/*] \$Id:)"
8 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 0 Warnings Warning
NeedBraces 3 Warnings Warning
ModifierOrder 1 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: "^$"
0 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 0 Warnings Warning
SuppressionCommentFilter 0 Warnings Warning

Details

org/argouml/language/php/PHPDocumentor.java

Violation Message Line
Warnings Line is longer than 80 characters. 302
Warnings Expected an @return tag. 308
Warnings Expected @param tag for 'modelElement'. 308

org/argouml/language/php/generator/GeneratorPHP4.java

Violation Message Line
Warnings Line is longer than 80 characters. 150
Warnings Line is longer than 80 characters. 205
Warnings Line is longer than 80 characters. 246
Warnings Line is longer than 80 characters. 249
Warnings 'if' construct must use '{}'s. 329
Warnings 'if' construct must use '{}'s. 332
Warnings 'if' construct must use '{}'s. 338
Warnings Line is longer than 80 characters. 1246
Warnings assign child at indentation level 20 not at correct indentation, 24 1312
Warnings Expected an @return tag. 1327
Warnings Expected @param tag for 'operation'. 1327
Warnings Expected an @return tag. 1335
Warnings Expected @param tag for 'operation'. 1335
Warnings assign child at indentation level 20 not at correct indentation, 24 1371
Warnings assign child at indentation level 20 not at correct indentation, 24 1372

org/argouml/language/php/generator/GeneratorPHP5.java

Violation Message Line
Warnings Missing a Javadoc comment. 18
Warnings Expected an @return tag. 29
Warnings Expected @param tag for 'operation'. 30
Warnings Expected an @return tag. 38
Warnings Expected @param tag for 'operation'. 39

org/argouml/language/php/generator/ModulePHP4.java

Violation Message Line
Warnings Expected an @return tag. 145

org/argouml/language/php/generator/ModulePHP5.java

Violation Message Line
Warnings Missing a Javadoc comment. 51
Warnings 'static' modifier out of order with the JLS suggestions. 51

org/argouml/language/php/generator/NameGenerator.java

Violation Message Line
Warnings Line is longer than 80 characters. 86
Warnings Line is longer than 80 characters. 88
Warnings Expected an @return tag. 233
Warnings Expected @param tag for 'modelElement'. 234
Warnings Expected @param tag for 'iMajorVersion'. 234