Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files  Info  Warnings  Errors
6 54 0 0

Rules

Rule Violations Severity
NewlineAtEndOfFile 6  Info
Translation 0  Error
FileLength 0  Info
FileTabCharacter 0  Info
RegexpSingleline
  • message: "Line has trailing whitespace."
  • format: "[^*]\s+$"
3  Info
FileContentsHolder 0  Info
MissingDeprecated 0  Info
MissingOverride 0  Info
EmptyBlock 0  Info
LeftCurly
  • option: "nl"
8  Info
NeedBraces 0  Info
RightCurly
  • option: "alone"
3  Info
AvoidNestedBlocks 0  Info
CovariantEquals 0  Error
EmptyStatement 0  Info
EqualsHashCode 0  Error
IllegalInstantiation 0  Error
InnerAssignment 0  Info
MissingSwitchDefault 0  Info
RedundantThrows 0  Info
SimplifyBooleanExpression 0  Info
SimplifyBooleanReturn 0  Info
StringLiteralEquality 0  Error
NoFinalizer 0  Error
IllegalCatch 2  Info
IllegalThrows 0  Info
JUnitTestCase 0  Info
IllegalType 0  Error
DefaultComesLast 0  Info
FallThrough 0  Info
MultipleVariableDeclarations 0  Info
UnnecessaryParentheses 0  Info
FinalClass 0  Info
InterfaceIsType 0  Info
HideUtilityClassConstructor 1  Info
AvoidStarImport 0  Info
IllegalImport 0  Info
RedundantImport 0  Info
UnusedImports 0  Info
ImportOrder 0  Info
JavadocMethod
  • allowMissingParamTags: "true"
  • scope: "package"
  • allowUndeclaredRTE: "true"
  • allowMissingReturnTag: "true"
  • allowMissingThrowsTags: "true"
0  Info
JavadocType
  • scope: "package"
11  Info
JavadocVariable
  • scope: "package"
0  Info
UpperEll 0  Info
ArrayTypeStyle 0  Info
Indentation 6  Info
TodoComment 0  Info
Regexp
  • illegalPattern: "true"
  • ignoreComments: "true"
  • format: "System\.out\.println"
0  Info
RegexpSinglelineJava
  • message: "Spelling error"
  • format: "seperate"
  • ignoreCase: "true"
0  Info
ModifierOrder 0  Info
RedundantModifier 0  Info
ConstantName 0  Info
LocalFinalVariableName 3  Info
LocalVariableName 0  Info
MemberName 1  Info
MethodName 0  Info
MethodTypeParameterName 0  Info
PackageName 0  Info
ParameterName 0  Info
StaticVariableName 0  Info
TypeName 0  Info
ExecutableStatementCount 1  Info
ExecutableStatementCount 1  Info
LineLength
  • max: "120"
9  Info
MethodLength
  • countEmpty: "false"
0  Info
AnonInnerLength
  • max: "120"
0  Info
ParameterNumber 0  Info
GenericWhitespace 0  Info
EmptyForIteratorPad 0  Info
MethodParamPad 0  Info
NoWhitespaceAfter 0  Info
NoWhitespaceBefore 0  Info
ParenPad 0  Info
TypecastParenPad 0  Info
WhitespaceAfter
  • tokens: "COMMA,SEMI,COLON,LITERAL_DO,LITERAL_FOR,LITERAL_IF,LITERAL_WHILE,QUESTION"
0  Info
SuppressWithNearbyCommentFilter
  • influenceFormat: "0"
  • commentFormat: "\$Id"
0  Info

Details

org/andromda/maven/plugin/AbstractAndroMDAMojo.java

Severity Message Line
 Info File does not end with a newline.
 Info Line is longer than 120 characters (found 121). 116
 Info Line is longer than 120 characters (found 146). 123
 Info Catching 'Throwable' is not allowed. 131

org/andromda/maven/plugin/AndroMDAMojo.java

Severity Message Line
 Info File does not end with a newline.
 Info Unknown tag 'goal'. 16
 Info Unknown tag 'phase'. 17
 Info Unknown tag 'requiresDependencyResolution'. 18
 Info Line has trailing whitespace. 88
 Info Line has trailing whitespace. 89
 Info Line is longer than 120 characters (found 129). 89
 Info Line has trailing whitespace. 101
 Info Line is longer than 120 characters (found 135). 101
 Info Line is longer than 120 characters (found 124). 107

org/andromda/maven/plugin/AndroMDAServerStartMojo.java

Severity Message Line
 Info File does not end with a newline.
 Info Unknown tag 'goal'. 10
 Info Unknown tag 'requiresProject'. 11
 Info Unknown tag 'requiresDependencyResolution'. 12

org/andromda/maven/plugin/AndroMDAServerStopMojo.java

Severity Message Line
 Info File does not end with a newline.
 Info Unknown tag 'goal'. 10
 Info Unknown tag 'requiresProject'. 11
 Info Unknown tag 'requiresDependencyResolution'. 12

org/andromda/maven/plugin/Constants.java

Severity Message Line
 Info File does not end with a newline.
 Info Utility classes should not have a public or default constructor. 9

org/andromda/maven/plugin/MagicDrawExportEMFXMIMojo.java

Severity Message Line
 Info File does not end with a newline.
 Info Unknown tag 'goal'. 22
 Info Unknown tag 'phase'. 23
 Info Name 'MD_HOME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Info '{' should be on a new line. 51
 Info Catching 'Throwable' is not allowed. 79
 Info Executable statement count is 44 (max allowed is 30). 85
 Info '{' should be on a new line. 85
 Info Name 'UML2EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
 Info Name 'MDEXT1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Info Name 'MDEXT2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Info '{' should be on a new line. 101
 Info '}' should be alone on a line. 103
 Info '{' should be on a new line. 103
 Info '{' should be on a new line. 112
 Info '}' should be alone on a line. 114
 Info '{' should be on a new line. 114
 Info '{' should be on a new line. 126
 Info '}' should be alone on a line. 128
 Info '{' should be on a new line. 128
 Info Line is longer than 120 characters (found 148). 142
 Info Line is longer than 120 characters (found 138). 143
 Info Line is longer than 120 characters (found 214). 208
 Info assign child at indentation level 12 not at correct indentation, 16 229
 Info assign child at indentation level 12 not at correct indentation, 16 230
 Info assign child at indentation level 12 not at correct indentation, 16 231
 Info assign child at indentation level 20 not at correct indentation, 24 243
 Info assign child at indentation level 20 not at correct indentation, 24 244
 Info assign child at indentation level 20 not at correct indentation, 24 245
 Info Line is longer than 120 characters (found 122). 252