The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| NewlineAtEndOfFile | 262 | |
| Translation | 0 | |
| FileLength | 4 | |
| FileTabCharacter | 0 | |
RegexpSingleline
| 2 | |
| FileContentsHolder | 0 | |
| MissingDeprecated | 18 | |
| MissingOverride | 4 | |
| EmptyBlock | 53 | |
LeftCurly
| 164 | |
| NeedBraces | 53 | |
RightCurly
| 39 | |
| AvoidNestedBlocks | 3 | |
| CovariantEquals | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 2 | |
| EqualsHashCode | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 2 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 148 | |
| SimplifyBooleanExpression | 1 | |
| SimplifyBooleanReturn | 2 | |
| StringLiteralEquality | 0 | |
| NoFinalizer | 0 | |
| IllegalCatch | 256 | |
| IllegalThrows | 1 | |
| JUnitTestCase | 0 | |
| IllegalType | 1 | |
| DefaultComesLast | 0 | |
| FallThrough | 0 | |
| MultipleVariableDeclarations | 0 | |
| UnnecessaryParentheses | 77 | |
| FinalClass | 2 | |
| InterfaceIsType | 3 | |
| HideUtilityClassConstructor | 65 | |
| AvoidStarImport | 1 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 14 | |
| ImportOrder | 20 | |
JavadocMethod
| 25 | |
JavadocType
| 97 | |
JavadocVariable
| 0 | |
| UpperEll | 0 | |
| ArrayTypeStyle | 1 | |
| Indentation | 561 | |
| TodoComment | 70 | |
Regexp
| 14 | |
RegexpSinglelineJava
| 0 | |
| ModifierOrder | 11 | |
| RedundantModifier | 94 | |
| ConstantName | 98 | |
| LocalFinalVariableName | 3 | |
| LocalVariableName | 2 | |
| MemberName | 2 | |
| MethodName | 7 | |
| MethodTypeParameterName | 0 | |
| PackageName | 0 | |
| ParameterName | 3 | |
| StaticVariableName | 2 | |
| TypeName | 0 | |
| ExecutableStatementCount | 69 | |
| ExecutableStatementCount | 69 | |
LineLength
| 913 | |
MethodLength
| 12 | |
AnonInnerLength
| 0 | |
| ParameterNumber | 3 | |
| GenericWhitespace | 1 | |
| EmptyForIteratorPad | 9 | |
| MethodParamPad | 94 | |
| NoWhitespaceAfter | 1 | |
| NoWhitespaceBefore | 0 | |
| ParenPad | 39 | |
| TypecastParenPad | 3 | |
WhitespaceAfter
| 78 | |
SuppressWithNearbyCommentFilter
| 0 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 22 | |
| Redundant 'public' modifier. | 32 | |
| Redundant 'public' modifier. | 21 | |
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| for lcurly at indentation level 23 not at correct indentation, 24 | 84 | |
| Catching 'Exception' is not allowed. | 121 | |
| Catching 'Exception' is not allowed. | 181 | |
| Redundant 'public' modifier. | 23 | |
| Redundant 'public' modifier. | 30 | |
| Redundant 'public' modifier. | 37 | |
| Redundant 'public' modifier. | 45 | |
| Redundant 'public' modifier. | 53 | |
| Redundant 'public' modifier. | 59 | |
| File does not end with a newline. | 0 | |
| Catching 'Throwable' is not allowed. | 182 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 11 | |
| method call child at indentation level 20 not at correct indentation, 24 | 96 | |
| method call child at indentation level 20 not at correct indentation, 24 | 97 | |
| Catching 'Exception' is not allowed. | 104 | |
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 27 | |
| Utility classes should not have a public or default constructor. | 9 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
| Line is longer than 120 characters. | 33 | |
| '{' should be on a new line. | 62 | |
| Line is longer than 120 characters. | 79 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 82 | |
| Line is longer than 120 characters. | 91 | |
| Unnecessary parentheses around return value. | 273 |
| Violation | Message | Line |
|---|---|---|
| File length is 2,363 lines (max allowed is 2,000). | 1 | |
| Line is longer than 120 characters. | 155 | |
| Line is longer than 120 characters. | 249 | |
| Line is longer than 120 characters. | 261 | |
| Line is longer than 120 characters. | 293 | |
| Line is longer than 120 characters. | 306 | |
| Line is longer than 120 characters. | 317 | |
| Comment matches to-do format 'TODO:'. | 531 | |
| Name 'getClass_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 556 | |
| Line is longer than 120 characters. | 784 | |
| Line is longer than 120 characters. | 914 | |
| Line is longer than 120 characters. | 1049 | |
| Line is longer than 120 characters. | 1176 | |
| Line is longer than 120 characters. | 1362 | |
| Line is longer than 120 characters. | 1370 | |
| Line is longer than 120 characters. | 1506 | |
| Line is longer than 120 characters. | 1544 | |
| Line is longer than 120 characters. | 1556 | |
| Line is longer than 120 characters. | 1582 | |
| Line is longer than 120 characters. | 1645 | |
| Line is longer than 120 characters. | 1657 | |
| Line is longer than 120 characters. | 1684 | |
| Line is longer than 120 characters. | 1710 | |
| Line is longer than 120 characters. | 1734 | |
| Line is longer than 120 characters. | 1762 | |
| Line is longer than 120 characters. | 1779 | |
| Line is longer than 120 characters. | 1781 | |
| Line is longer than 120 characters. | 1795 | |
| Line is longer than 120 characters. | 1797 | |
| Line is longer than 120 characters. | 1899 | |
| Line is longer than 120 characters. | 1908 | |
| Line is longer than 120 characters. | 1916 | |
| Line is longer than 120 characters. | 1925 | |
| Line is longer than 120 characters. | 1934 | |
| Line is longer than 120 characters. | 1943 | |
| Line is longer than 120 characters. | 1968 | |
| Line is longer than 120 characters. | 2040 | |
| Line is longer than 120 characters. | 2049 | |
| Line is longer than 120 characters. | 2201 | |
| Line is longer than 120 characters. | 2209 | |
| Line is longer than 120 characters. | 2241 | |
| Line is longer than 120 characters. | 2250 | |
| Line is longer than 120 characters. | 2314 | |
| Line is longer than 120 characters. | 2326 | |
| Line is longer than 120 characters. | 2339 | |
| Line is longer than 120 characters. | 2351 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 95 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 46 | |
| '{' should be on a new line. | 94 | |
| ';' is not followed by whitespace. | 94 | |
| Comment matches to-do format 'TODO:'. | 153 | |
| Comment matches to-do format 'TODO:'. | 235 | |
| Comment matches to-do format 'TODO:'. | 236 | |
| if child at indentation level 16 not at correct indentation, 12 | 245 | |
| ')' is preceded with whitespace. | 367 | |
| Comment matches to-do format 'TODO:'. | 391 | |
| Comment matches to-do format 'TODO:'. | 398 | |
| Comment matches to-do format 'TODO:'. | 404 | |
| Comment matches to-do format 'TODO:'. | 409 | |
| Comment matches to-do format 'TODO:'. | 415 |
| Violation | Message | Line |
|---|---|---|
| File length is 2,366 lines (max allowed is 2,000). | 1 | |
| Line is longer than 120 characters. | 156 | |
| Line is longer than 120 characters. | 251 | |
| Line is longer than 120 characters. | 263 | |
| Line is longer than 120 characters. | 295 | |
| Line is longer than 120 characters. | 308 | |
| Line is longer than 120 characters. | 319 | |
| Comment matches to-do format 'TODO:'. | 533 | |
| Name 'getClass_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 558 | |
| Line is longer than 120 characters. | 786 | |
| Line is longer than 120 characters. | 916 | |
| Line is longer than 120 characters. | 1051 | |
| Line is longer than 120 characters. | 1178 | |
| Line is longer than 120 characters. | 1364 | |
| Line is longer than 120 characters. | 1372 | |
| Line is longer than 120 characters. | 1500 | |
| Comment matches to-do format 'TODO:'. | 1533 | |
| Line is longer than 120 characters. | 1540 | |
| Line is longer than 120 characters. | 1552 | |
| Line is longer than 120 characters. | 1579 | |
| Comment matches to-do format 'TODO:'. | 1600 | |
| Comment matches to-do format 'TODO:'. | 1618 | |
| Line is longer than 120 characters. | 1644 | |
| Line is longer than 120 characters. | 1656 | |
| Line is longer than 120 characters. | 1683 | |
| Line is longer than 120 characters. | 1710 | |
| Line is longer than 120 characters. | 1737 | |
| Line is longer than 120 characters. | 1765 | |
| Line is longer than 120 characters. | 1782 | |
| Line is longer than 120 characters. | 1784 | |
| Line is longer than 120 characters. | 1798 | |
| Line is longer than 120 characters. | 1800 | |
| Line is longer than 120 characters. | 1902 | |
| Line is longer than 120 characters. | 1911 | |
| Line is longer than 120 characters. | 1920 | |
| Line is longer than 120 characters. | 1929 | |
| Line is longer than 120 characters. | 1938 | |
| Line is longer than 120 characters. | 1947 | |
| Line is longer than 120 characters. | 1972 | |
| Line is longer than 120 characters. | 2044 | |
| Line is longer than 120 characters. | 2053 | |
| Line is longer than 120 characters. | 2205 | |
| Line is longer than 120 characters. | 2213 | |
| Line is longer than 120 characters. | 2245 | |
| Line is longer than 120 characters. | 2254 | |
| Line is longer than 120 characters. | 2318 | |
| Line is longer than 120 characters. | 2330 | |
| Line is longer than 120 characters. | 2343 | |
| Line is longer than 120 characters. | 2354 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 130 | |
| Line is longer than 120 characters. | 132 | |
| Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 383 | |
| Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 401 | |
| Comment matches to-do format 'TODO:'. | 455 |
| Violation | Message | Line |
|---|---|---|
| Catching 'Exception' is not allowed. | 93 | |
| Comment matches to-do format 'TODO:'. | 278 | |
| Line is longer than 120 characters. | 278 | |
| Catching 'Exception' is not allowed. | 344 | |
| method def child at indentation level 11 not at correct indentation, 12 | 531 | |
| method def child at indentation level 11 not at correct indentation, 12 | 532 | |
| method call child at indentation level 12 not at correct indentation, 15 | 533 | |
| method call child at indentation level 12 not at correct indentation, 15 | 534 | |
| Line is longer than 120 characters. | 935 | |
| Line is longer than 120 characters. | 1137 | |
| Line is longer than 120 characters. | 1139 | |
| Catching 'Exception' is not allowed. | 1156 | |
| Line is longer than 120 characters. | 1221 |
| Violation | Message | Line |
|---|---|---|
| Catching 'Throwable' is not allowed. | 191 | |
| '{' should be on a new line. | 221 | |
| '{' should be on a new line. | 229 | |
| Line is longer than 120 characters. | 230 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 74 | |
| Comment matches to-do format 'TODO:'. | 93 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 178 | |
| Catching 'Throwable' is not allowed. | 208 | |
| '{' should be on a new line. | 238 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 201 | |
| ';' is not followed by whitespace. | 201 | |
| Line is longer than 120 characters. | 215 | |
| Line is longer than 120 characters. | 604 | |
| member def modifier at indentation level 12 not at correct indentation, 16 | 619 | |
| object def child at indentation level 12 not at correct indentation, 16 | 619 | |
| method def modifier at indentation level 12 not at correct indentation, 16 | 621 | |
| method def child at indentation level 16 not at correct indentation, 20 | 624 | |
| method call child at indentation level 12 not at correct indentation, 16 | 815 | |
| method call child at indentation level 12 not at correct indentation, 16 | 816 | |
| Line is longer than 120 characters. | 1070 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 178 | |
| Line is longer than 120 characters. | 178 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 56 | |
| Line is longer than 120 characters. | 71 | |
| '{' should be on a new line. | 90 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 88 | |
| Executable statement count is 50 (max allowed is 30). | 352 | |
| Line is longer than 120 characters. | 475 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 88 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 99 | |
| Line is longer than 120 characters. | 125 | |
| Line is longer than 120 characters. | 192 | |
| Line is longer than 120 characters. | 212 | |
| Line is longer than 120 characters. | 258 |
| Violation | Message | Line |
|---|---|---|
| Unnecessary parentheses around return value. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 117 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 262 | |
| Line is longer than 120 characters. | 322 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 141 | |
| Line is longer than 120 characters. | 160 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 68 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 195 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 42 |
| Violation | Message | Line |
|---|---|---|
| Unnecessary parentheses around return value. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 125 | |
| Line is longer than 120 characters. | 127 |
| Violation | Message | Line |
|---|---|---|
| Name 'getPackageableElement_visibility' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 335 | |
| Name 'setPackageableElement_visibility' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 343 | |
| Line is longer than 120 characters. | 458 | |
| Line is longer than 120 characters. | 476 | |
| Line is longer than 120 characters. | 492 | |
| Line is longer than 120 characters. | 516 | |
| Line is longer than 120 characters. | 518 | |
| Line is longer than 120 characters. | 974 | |
| Line is longer than 120 characters. | 982 | |
| Line is longer than 120 characters. | 990 | |
| Line is longer than 120 characters. | 999 | |
| Line is longer than 120 characters. | 1007 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 132 | |
| Line is longer than 120 characters. | 145 | |
| Executable statement count is 32 (max allowed is 30). | 278 | |
| Line is longer than 120 characters. | 394 | |
| Line is longer than 120 characters. | 414 | |
| Comment matches to-do format 'TODO:'. | 432 | |
| Line is longer than 120 characters. | 432 | |
| Line is longer than 120 characters. | 469 | |
| method call child at indentation level 15 not at correct indentation, 16 | 631 | |
| Line is longer than 120 characters. | 632 | |
| method call child at indentation level 15 not at correct indentation, 20 | 632 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.andromda.metafacades.uml.ParameterFacade. | 14 | |
| Line is longer than 120 characters. | 128 | |
| Catching 'Throwable' is not allowed. | 239 | |
| Line is longer than 120 characters. | 346 | |
| Comment matches to-do format 'TODO:'. | 404 | |
| if child at indentation level 8 not at correct indentation, 12 | 571 | |
| Comment matches to-do format 'TODO:'. | 641 | |
| Line is longer than 120 characters. | 712 | |
| Line is longer than 120 characters. | 734 | |
| Line is longer than 120 characters. | 743 | |
| Line is longer than 120 characters. | 755 | |
| Line is longer than 120 characters. | 768 | |
| Line is longer than 120 characters. | 790 | |
| ';' is not followed by whitespace. | 797 | |
| Comment matches to-do format 'TODO:'. | 809 | |
| Line is longer than 120 characters. | 891 | |
| Line is longer than 120 characters. | 1052 | |
| Executable statement count is 48 (max allowed is 30). | 1052 | |
| Line is longer than 120 characters. | 1057 | |
| Line is longer than 120 characters. | 1113 | |
| Line is longer than 120 characters. | 1126 | |
| Line is longer than 120 characters. | 1153 | |
| Comment matches to-do format 'TODO:'. | 1165 | |
| Line is longer than 120 characters. | 1165 | |
| if child at indentation level 24 not at correct indentation, 20 | 1174 |
| Violation | Message | Line |
|---|---|---|
| method call child at indentation level 12 not at correct indentation, 16 | 150 | |
| method call child at indentation level 12 not at correct indentation, 16 | 151 | |
| Line is longer than 120 characters. | 200 | |
| method call child at indentation level 12 not at correct indentation, 16 | 208 | |
| method call child at indentation level 12 not at correct indentation, 16 | 209 | |
| Line is longer than 120 characters. | 217 | |
| Unnecessary parentheses around return value. | 217 | |
| Line is longer than 120 characters. | 225 | |
| Unnecessary parentheses around return value. | 302 | |
| Comment matches to-do format 'TODO:'. | 314 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 8 | |
| Comment matches to-do format 'TODO:'. | 33 |
| Violation | Message | Line |
|---|---|---|
| Name 'getPackageableElement_visibility' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 318 | |
| Name 'setPackageableElement_visibility' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 | |
| Line is longer than 120 characters. | 424 | |
| Line is longer than 120 characters. | 442 | |
| Line is longer than 120 characters. | 458 | |
| Line is longer than 120 characters. | 482 | |
| Line is longer than 120 characters. | 484 | |
| Line is longer than 120 characters. | 927 | |
| Line is longer than 120 characters. | 935 | |
| Line is longer than 120 characters. | 943 | |
| Line is longer than 120 characters. | 952 | |
| Line is longer than 120 characters. | 960 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 131 | |
| Missing a Javadoc comment. | 175 | |
| Missing a Javadoc comment. | 178 | |
| Line is longer than 120 characters. | 202 | |
| Line is longer than 120 characters. | 209 | |
| Line is longer than 120 characters. | 244 | |
| Line is longer than 120 characters. | 245 | |
| Line is longer than 120 characters. | 250 | |
| Line is longer than 120 characters. | 252 | |
| assign child at indentation level 11 not at correct indentation, 12 | 670 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 93 | |
| Line is longer than 120 characters. | 96 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 65 | |
| ';' is not followed by whitespace. | 65 | |
| method def child at indentation level 8 not at correct indentation, 12 | 109 | |
| Line is longer than 120 characters. | 180 | |
| ')' is preceded with whitespace. | 387 | |
| Unnecessary parentheses around return value. | 427 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 25 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 71 | |
| Line is longer than 120 characters. | 94 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 52 | |
| object def rcurly at indentation level 21 not at correct indentation, [16, 20] | 146 | |
| Unnecessary parentheses around return value. | 147 | |
| object def rcurly at indentation level 21 not at correct indentation, [16, 20] | 163 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 62 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 33 | |
| Comment matches to-do format 'TODO:'. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 268 | |
| Line is longer than 120 characters. | 1023 | |
| Line is longer than 120 characters. | 1033 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 97 | |
| Line is longer than 120 characters. | 108 | |
| Line matches the illegal pattern 'System\.out\.println'. | 108 | |
| Line is longer than 120 characters. | 118 | |
| Line is longer than 120 characters. | 122 | |
| Line matches the illegal pattern 'System\.out\.println'. | 122 | |
| Line is longer than 120 characters. | 242 | |
| Line is longer than 120 characters. | 247 | |
| Line is longer than 120 characters. | 256 | |
| Line is longer than 120 characters. | 291 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 16 | |
| '(' is preceded with whitespace. | 18 |
| Violation | Message | Line |
|---|---|---|
| Comment matches to-do format 'TODO:'. | 75 | |
| Comment matches to-do format 'TODO:'. | 78 | |
| Line is longer than 120 characters. | 179 | |
| Line is longer than 120 characters. | 219 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 64 | |
| Line is longer than 120 characters. | 139 | |
| Comment matches to-do format 'TODO:'. | 149 | |
| ',' is not followed by whitespace. | 192 | |
| ',' is not followed by whitespace. | 193 | |
| Line is longer than 120 characters. | 230 | |
| Line is longer than 120 characters. | 240 | |
| Line is longer than 120 characters. | 478 | |
| '{' should be on a new line. | 508 | |
| Comment matches to-do format 'TODO:'. | 512 | |
| Comment matches to-do format 'TODO:'. | 513 | |
| Line is longer than 120 characters. | 513 | |
| Line is longer than 120 characters. | 517 | |
| Line is longer than 120 characters. | 533 | |
| Line is longer than 120 characters. | 548 | |
| Comment matches to-do format 'TODO:'. | 556 | |
| Line is longer than 120 characters. | 556 | |
| if child at indentation level 20 not at correct indentation, 16 | 557 | |
| if at indentation level 20 not at correct indentation, 16 | 558 | |
| if lcurly at indentation level 20 not at correct indentation, 16 | 559 | |
| Line is longer than 120 characters. | 560 | |
| if child at indentation level 24 not at correct indentation, 20 | 560 | |
| if rcurly at indentation level 20 not at correct indentation, 16 | 561 | |
| Line is longer than 120 characters. | 661 | |
| Missing a Javadoc comment. | 724 | |
| Missing a Javadoc comment. | 727 | |
| Executable statement count is 31 (max allowed is 30). | 775 | |
| Line is longer than 120 characters. | 831 | |
| Line is longer than 120 characters. | 1385 | |
| Line is longer than 120 characters. | 1388 | |
| Line is longer than 120 characters. | 1475 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'bsh.EvalError' import. | 8 | |
| Redundant throws: 'InstantiationError' is unchecked exception. | 35 | |
| Redundant 'final' modifier. | 57 | |
| Catching 'Exception' is not allowed. | 93 | |
| Catching 'Exception' is not allowed. | 167 | |
| Must have at least one statement. | 168 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Redundant throws: 'InstantiationError' is unchecked exception. | 38 | |
| Catching 'Throwable' is not allowed. | 71 | |
| Catching 'Throwable' is not allowed. | 119 | |
| Catching 'Exception' is not allowed. | 167 | |
| Must have at least one statement. | 168 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 51 | |
| Line is longer than 120 characters. | 68 | |
| Line is longer than 120 characters. | 157 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 130 | |
| Line is longer than 120 characters. | 135 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| method def child at indentation level 7 not at correct indentation, 8 | 315 | |
| if at indentation level 7 not at correct indentation, 8 | 316 | |
| if lcurly at indentation level 7 not at correct indentation, 8 | 317 | |
| if child at indentation level 11 not at correct indentation, 12 | 318 | |
| if at indentation level 11 not at correct indentation, 12 | 319 | |
| if lcurly at indentation level 11 not at correct indentation, 12 | 320 | |
| if child at indentation level 15 not at correct indentation, 16 | 321 | |
| if rcurly at indentation level 11 not at correct indentation, 12 | 322 | |
| else at indentation level 11 not at correct indentation, 12 | 323 | |
| else lcurly at indentation level 11 not at correct indentation, 12 | 324 | |
| else child at indentation level 15 not at correct indentation, 16 | 325 | |
| else rcurly at indentation level 11 not at correct indentation, 12 | 326 | |
| if rcurly at indentation level 7 not at correct indentation, 8 | 327 | |
| else at indentation level 7 not at correct indentation, 8 | 328 | |
| else lcurly at indentation level 7 not at correct indentation, 8 | 329 | |
| else child at indentation level 11 not at correct indentation, 12 | 330 | |
| else rcurly at indentation level 7 not at correct indentation, 8 | 331 | |
| method def child at indentation level 7 not at correct indentation, 8 | 333 | |
| method def child at indentation level 7 not at correct indentation, 8 | 344 | |
| if at indentation level 7 not at correct indentation, 8 | 345 | |
| if lcurly at indentation level 7 not at correct indentation, 8 | 346 | |
| if child at indentation level 11 not at correct indentation, 12 | 347 | |
| if child at indentation level 11 not at correct indentation, 12 | 348 | |
| Unnecessary parentheses around assignment right-hand side. | 348 | |
| if rcurly at indentation level 7 not at correct indentation, 8 | 349 | |
| else at indentation level 7 not at correct indentation, 8 | 350 | |
| else lcurly at indentation level 7 not at correct indentation, 8 | 351 | |
| else child at indentation level 11 not at correct indentation, 12 | 352 | |
| else rcurly at indentation level 7 not at correct indentation, 8 | 353 | |
| method def child at indentation level 7 not at correct indentation, 8 | 355 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Must have at least one statement. | 245 | |
| Line is longer than 120 characters. | 256 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 151 | |
| method def child at indentation level 8 not at correct indentation, 12 | 157 | |
| method def child at indentation level 8 not at correct indentation, 12 | 244 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 202 | |
| Line is longer than 120 characters. | 297 | |
| Line is longer than 120 characters. | 317 | |
| method def child at indentation level 8 not at correct indentation, 12 | 340 | |
| Line is longer than 120 characters. | 415 | |
| method def child at indentation level 8 not at correct indentation, 12 | 485 | |
| Line is longer than 120 characters. | 528 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 9 | |
| 'public' modifier out of order with the JLS suggestions. | 14 | |
| 'public' modifier out of order with the JLS suggestions. | 19 | |
| 'public' modifier out of order with the JLS suggestions. | 24 | |
| Line is longer than 120 characters. | 109 | |
| Line is longer than 120 characters. | 114 | |
| 'public' modifier out of order with the JLS suggestions. | 214 | |
| 'public' modifier out of order with the JLS suggestions. | 225 | |
| array initialization rcurly at indentation level 8 not at correct indentation, 4 | 247 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 21 | |
| '(' is preceded with whitespace. | 23 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 18 | |
| '(' is preceded with whitespace. | 20 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 22 | |
| '(' is preceded with whitespace. | 24 | |
| Line is longer than 120 characters. | 52 | |
| Line is longer than 120 characters. | 76 | |
| Line is longer than 120 characters. | 100 | |
| Line is longer than 120 characters. | 108 | |
| Line is longer than 120 characters. | 116 | |
| Line is longer than 120 characters. | 124 | |
| Line is longer than 120 characters. | 132 | |
| Must have at least one statement. | 189 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 21 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 110 | |
| Executable statement count is 37 (max allowed is 30). | 112 | |
| Line is longer than 120 characters. | 162 | |
| Line is longer than 120 characters. | 168 | |
| Line is longer than 120 characters. | 170 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 21 | |
| '(' is preceded with whitespace. | 23 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unnecessary parentheses around expression. | 77 | |
| Unnecessary parentheses around expression. | 135 | |
| '{' should be on a new line. | 154 | |
| method def child at indentation level 9 not at correct indentation, 8 | 174 | |
| Line is longer than 120 characters. | 256 | |
| Must have at least one statement. | 418 | |
| Line is longer than 120 characters. | 477 | |
| Line is longer than 120 characters. | 525 | |
| Line is longer than 120 characters. | 555 | |
| Line is longer than 120 characters. | 624 | |
| Unnecessary parentheses around return value. | 658 | |
| Unnecessary parentheses around return value. | 668 | |
| Line is longer than 120 characters. | 717 | |
| Line is longer than 120 characters. | 726 | |
| Line is longer than 120 characters. | 757 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 764 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 781 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 285 | |
| Line is longer than 120 characters. | 316 | |
| Line is longer than 120 characters. | 357 | |
| Line is longer than 120 characters. | 465 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 494 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 502 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 21 | |
| '(' is preceded with whitespace. | 23 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 37 | |
| Line is longer than 120 characters. | 57 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'org.omg.uml.behavioralelements.activitygraphs.ActivityGraph' import. | 9 |
| Violation | Message | Line |
|---|---|---|
| method def rcurly at indentation level 5 not at correct indentation, 4 | 458 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 72 | |
| Line is longer than 120 characters. | 73 |
| Violation | Message | Line |
|---|---|---|
| 'if' construct must use '{}'s. | 96 | |
| ')' is preceded with whitespace. | 400 | |
| Comment matches to-do format 'TODO:'. | 476 | |
| method def rcurly at indentation level 5 not at correct indentation, 4 | 514 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 20 | |
| '(' is preceded with whitespace. | 22 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 | |
| Line is longer than 120 characters. | 124 | |
| Line is longer than 120 characters. | 127 | |
| method def child at indentation level 8 not at correct indentation, 12 | 183 | |
| '(' is followed by whitespace. | 183 | |
| method def child at indentation level 10 not at correct indentation, 12 | 184 | |
| Catching 'Throwable' is not allowed. | 245 | |
| method def child at indentation level 11 not at correct indentation, 12 | 442 | |
| method def child at indentation level 11 not at correct indentation, 12 | 443 | |
| Line is longer than 120 characters. | 477 | |
| Line is longer than 120 characters. | 530 | |
| Line is longer than 120 characters. | 583 | |
| Line is longer than 120 characters. | 587 | |
| Line is longer than 120 characters. | 664 | |
| Line is longer than 120 characters. | 973 | |
| Line is longer than 120 characters. | 1006 | |
| Line is longer than 120 characters. | 1010 | |
| Line is longer than 120 characters. | 1069 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 17 | |
| '(' is preceded with whitespace. | 19 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
| Catching 'Throwable' is not allowed. | 180 | |
| '{' should be on a new line. | 205 | |
| '{' should be on a new line. | 214 | |
| Line is longer than 120 characters. | 215 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
| Catching 'Throwable' is not allowed. | 198 | |
| '{' should be on a new line. | 224 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'dynamicIdentifiersPresent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 61 | |
| 'if' construct must use '{}'s. | 192 | |
| member def modifier at indentation level 12 not at correct indentation, 16 | 574 | |
| object def child at indentation level 12 not at correct indentation, 16 | 574 | |
| method def modifier at indentation level 12 not at correct indentation, 16 | 576 | |
| method call child at indentation level 12 not at correct indentation, 16 | 746 | |
| method call child at indentation level 12 not at correct indentation, 16 | 747 | |
| Line is longer than 120 characters. | 886 | |
| '(' is preceded with whitespace. | 912 | |
| '{' should be on a new line. | 956 | |
| Line is longer than 120 characters. | 959 | |
| '{' should be on a new line. | 971 | |
| Line is longer than 120 characters. | 974 | |
| '{' should be on a new line. | 986 | |
| Line is longer than 120 characters. | 989 | |
| '{' should be on a new line. | 1001 | |
| '{' should be on a new line. | 1009 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 55 | |
| '{' should be on a new line. | 76 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'org.omg.uml.behavioralelements.statemachines.Event' import. | 7 | |
| Line is longer than 120 characters. | 50 | |
| Line is longer than 120 characters. | 70 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'org.omg.uml.behavioralelements.usecases.Extend' import. | 5 | |
| '(' is preceded with whitespace. | 22 | |
| '(' is preceded with whitespace. | 24 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'org.omg.uml.behavioralelements.usecases.ExtensionPoint' import. | 4 | |
| '(' is preceded with whitespace. | 20 | |
| '(' is preceded with whitespace. | 22 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Executable statement count is 58 (max allowed is 30). | 351 | |
| Line is longer than 120 characters. | 365 | |
| Line is longer than 120 characters. | 376 | |
| Line is longer than 120 characters. | 398 | |
| Line is longer than 120 characters. | 419 | |
| Line is longer than 120 characters. | 456 | |
| Line is longer than 120 characters. | 471 | |
| Line is longer than 120 characters. | 487 | |
| Line is longer than 120 characters. | 490 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 28 | |
| '(' is preceded with whitespace. | 30 | |
| Line is longer than 120 characters. | 52 |
| Violation | Message | Line |
|---|---|---|
| member def modifier at indentation level 12 not at correct indentation, 16 | 50 | |
| object def child at indentation level 12 not at correct indentation, 16 | 50 | |
| method def modifier at indentation level 12 not at correct indentation, 16 | 52 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 | |
| Line is longer than 120 characters. | 103 | |
| Line is longer than 120 characters. | 122 | |
| Line is longer than 120 characters. | 184 | |
| Line is longer than 120 characters. | 204 | |
| Line is longer than 120 characters. | 249 | |
| Line is longer than 120 characters. | 283 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 25 | |
| '(' is preceded with whitespace. | 27 | |
| Catching 'Exception' is not allowed. | 51 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 33 | |
| '(' is preceded with whitespace. | 35 | |
| Line is longer than 120 characters. | 114 |
| Violation | Message | Line |
|---|---|---|
| Unnecessary parentheses around return value. | 217 | |
| Line is longer than 120 characters. | 251 | |
| method def modifier at indentation level 3 not at correct indentation, 4 | 316 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 25 | |
| '(' is preceded with whitespace. | 27 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 143 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 239 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 126 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 43 | |
| for lcurly at indentation level 11 not at correct indentation, 12 | 169 | |
| for child at indentation level 15 not at correct indentation, 16 | 170 | |
| for rcurly at indentation level 11 not at correct indentation, 12 | 171 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 20 | |
| '(' is preceded with whitespace. | 22 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 20 | |
| '(' is preceded with whitespace. | 22 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 18 | |
| '(' is preceded with whitespace. | 20 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'org.omg.uml.behavioralelements.commonbehavior.LinkEnd' import. | 9 | |
| '(' is preceded with whitespace. | 26 | |
| '(' is preceded with whitespace. | 28 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 21 | |
| '(' is preceded with whitespace. | 23 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| ';' is not followed by whitespace. | 91 | |
| Line is longer than 120 characters. | 102 | |
| Line is longer than 120 characters. | 105 | |
| Line is longer than 120 characters. | 118 | |
| method call child at indentation level 12 not at correct indentation, 16 | 176 | |
| method call child at indentation level 12 not at correct indentation, 16 | 177 | |
| Executable statement count is 38 (max allowed is 30). | 237 | |
| Comment matches to-do format 'TODO:'. | 393 | |
| Line is longer than 120 characters. | 393 | |
| Line is longer than 120 characters. | 429 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 69 | |
| Missing a Javadoc comment. | 224 | |
| Missing a Javadoc comment. | 227 | |
| Line is longer than 120 characters. | 411 | |
| Catching 'Throwable' is not allowed. | 554 | |
| Unnecessary parentheses around return value. | 691 | |
| if child at indentation level 24 not at correct indentation, 28 | 692 | |
| if child at indentation level 24 not at correct indentation, 28 | 693 | |
| if child at indentation level 24 not at correct indentation, 28 | 694 | |
| if child at indentation level 24 not at correct indentation, 28 | 695 | |
| Line is longer than 120 characters. | 801 | |
| Line is longer than 120 characters. | 910 | |
| Executable statement count is 36 (max allowed is 30). | 998 | |
| Line is longer than 120 characters. | 1033 | |
| Line is longer than 120 characters. | 1046 | |
| Line is longer than 120 characters. | 1074 | |
| Comment matches to-do format 'TODO:'. | 1078 | |
| Line is longer than 120 characters. | 1078 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 157 | |
| Line is longer than 120 characters. | 167 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 19 | |
| '(' is preceded with whitespace. | 21 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 | |
| '<' is preceded with whitespace. | 387 | |
| Missing a Javadoc comment. | 390 | |
| Missing a Javadoc comment. | 393 | |
| Line is longer than 120 characters. | 417 | |
| Line is longer than 120 characters. | 424 | |
| assign child at indentation level 14 not at correct indentation, 16 | 463 | |
| method call child at indentation level 16 not at correct indentation, 18 | 464 | |
| method def rcurly at indentation level 5 not at correct indentation, 4 | 719 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 78 | |
| Line is longer than 120 characters. | 133 | |
| 'if' construct must use '{}'s. | 135 | |
| Line is longer than 120 characters. | 251 | |
| Line is longer than 120 characters. | 270 | |
| method def rcurly at indentation level 5 not at correct indentation, 4 | 337 | |
| method def rcurly at indentation level 5 not at correct indentation, 4 | 352 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 18 | |
| '(' is preceded with whitespace. | 20 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 22 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 70 | |
| Line is longer than 120 characters. | 94 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| object def rcurly at indentation level 21 not at correct indentation, [16, 20] | 145 | |
| method call child at indentation level 8 not at correct indentation, 12 | 157 | |
| method call child at indentation level 12 not at correct indentation, 16 | 158 | |
| object def rcurly at indentation level 17 not at correct indentation, [12, 16] | 163 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 33 | |
| '(' is preceded with whitespace. | 35 | |
| method def child at indentation level 20 not at correct indentation, 24 | 123 | |
| Unnecessary parentheses around assignment right-hand side. | 157 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 88 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'org.omg.uml.behavioralelements.activitygraphs.SubactivityState' import. | 4 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 21 | |
| '(' is preceded with whitespace. | 23 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 20 | |
| '(' is preceded with whitespace. | 22 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 18 | |
| '(' is preceded with whitespace. | 20 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 46 | |
| Line is longer than 120 characters. | 61 | |
| Line is longer than 120 characters. | 107 | |
| Line is longer than 120 characters. | 307 | |
| Line is longer than 120 characters. | 373 | |
| Line is longer than 120 characters. | 391 | |
| Line is longer than 120 characters. | 450 | |
| Line is longer than 120 characters. | 476 | |
| Line is longer than 120 characters. | 545 | |
| Line is longer than 120 characters. | 597 | |
| Line is longer than 120 characters. | 649 | |
| Line is longer than 120 characters. | 685 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| Comment matches to-do format 'TODO:'. | 47 | |
| Line is longer than 120 characters. | 206 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'org.omg.uml.behavioralelements.usecases.UseCase' import. | 8 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 53 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unknown tag 'goal'. | 22 | |
| Unknown tag 'phase'. | 23 | |
| Name 'MD_HOME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 | |
| Unable to get class information for MojoExecutionException. | 45 | |
| '{' should be on a new line. | 51 | |
| Catching 'Throwable' is not allowed. | 79 | |
| Executable statement count is 44 (max allowed is 30). | 85 | |
| '{' should be on a new line. | 85 | |
| Name 'UML2EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 | |
| Name 'MDEXT1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
| Name 'MDEXT2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 | |
| '{' should be on a new line. | 101 | |
| '}' should be alone on a line. | 103 | |
| '{' should be on a new line. | 103 | |
| '{' should be on a new line. | 112 | |
| '}' should be alone on a line. | 114 | |
| '{' should be on a new line. | 114 | |
| '{' should be on a new line. | 126 | |
| '}' should be alone on a line. | 128 | |
| '{' should be on a new line. | 128 | |
| Line is longer than 120 characters. | 142 | |
| Line is longer than 120 characters. | 143 | |
| Unable to get class information for MojoExecutionException. | 197 | |
| Line is longer than 120 characters. | 208 | |
| assign child at indentation level 12 not at correct indentation, 16 | 229 | |
| assign child at indentation level 12 not at correct indentation, 16 | 230 | |
| assign child at indentation level 12 not at correct indentation, 16 | 231 | |
| assign child at indentation level 20 not at correct indentation, 24 | 243 | |
| assign child at indentation level 20 not at correct indentation, 24 | 244 | |
| assign child at indentation level 20 not at correct indentation, 24 | 245 | |
| Line is longer than 120 characters. | 252 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 13 | |
| Name 'plurals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 15 | |
| Name 'uncountables' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 17 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'org.eclipse.emf.ecore.resource.Resource.Diagnostic' import. | 23 | |
| Line is longer than 120 characters. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| '{' should be on a new line. | 105 | |
| ';' is followed by whitespace. | 110 | |
| Line is longer than 120 characters. | 114 | |
| Line is longer than 120 characters. | 115 | |
| ';' is followed by whitespace. | 115 | |
| try child at indentation level 36 not at correct indentation, 32 | 121 | |
| Line is longer than 120 characters. | 123 | |
| Catching 'Exception' is not allowed. | 125 | |
| '}' should be alone on a line. | 131 | |
| Catching 'RuntimeException' is not allowed. | 131 | |
| '{' should be on a new line. | 131 | |
| Catching 'Exception' is not allowed. | 137 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 13 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for BuildException. | 60 | |
| Catching 'Throwable' is not allowed. | 82 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 38 | |
| Executable statement count is 36 (max allowed is 30). | 40 | |
| Catching 'Exception' is not allowed. | 100 | |
| Unused import - javax.xml.parsers.ParserConfigurationException. | 13 | |
| Catching 'Exception' is not allowed. | 76 | |
| Catching 'Exception' is not allowed. | 130 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 | |
| Executable statement count is 40 (max allowed is 30). | 65 | |
| Line is longer than 120 characters. | 82 | |
| Unnecessary parentheses around assignment right-hand side. | 84 | |
| Unnecessary parentheses around assignment right-hand side. | 107 | |
| Catching 'Exception' is not allowed. | 110 | |
| Catching 'Exception' is not allowed. | 133 | |
| Unnecessary parentheses around assignment right-hand side. | 140 |
| Violation | Message | Line |
|---|---|---|
| Catching 'Throwable' is not allowed. | 77 | |
| File does not end with a newline. | 0 | |
| Unable to get class information for BuildException. | 60 | |
| Catching 'Throwable' is not allowed. | 79 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 30 | |
| Line is longer than 120 characters. | 34 | |
| Line is longer than 120 characters. | 36 | |
| Catching 'Exception' is not allowed. | 100 | |
| Line is longer than 120 characters. | 111 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'phase'. | 13 | |
| Unknown tag 'goal'. | 14 | |
| Unknown tag 'description'. | 15 | |
| Unable to get class information for MojoExecutionException. | 68 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 68 | |
| Unable to get class information for MojoFailureException. | 68 | |
| Unable to get class information for MojoExecutionException. | 87 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 87 | |
| Unable to get class information for MojoFailureException. | 87 | |
| Catching 'Throwable' is not allowed. | 100 | |
| Unable to get class information for MojoExecutionException. | 119 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 119 | |
| Unable to get class information for MojoFailureException. | 119 | |
| Catching 'Throwable' is not allowed. | 132 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 111 | |
| Line is longer than 120 characters. | 223 | |
| Name 'THIS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 420 | |
| Name 'THIS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 431 | |
| Inner assignments should be avoided. | 433 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Redundant 'final' modifier. | 43 | |
| Line is longer than 120 characters. | 51 | |
| Redundant 'final' modifier. | 66 | |
| Line is longer than 120 characters. | 71 | |
| Redundant 'final' modifier. | 90 | |
| Redundant 'final' modifier. | 114 |
| Violation | Message | Line |
|---|---|---|
| interfaces should describe a type and hence have methods. | 10 | |
| Redundant 'public' modifier. | 15 | |
| Redundant 'public' modifier. | 21 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 35 | |
| Line is longer than 120 characters. | 191 | |
| Catching 'Throwable' is not allowed. | 231 | |
| Catching 'Throwable' is not allowed. | 288 | |
| Catching 'Throwable' is not allowed. | 426 | |
| Line is longer than 120 characters. | 458 | |
| Redundant 'final' modifier. | 539 | |
| Redundant 'final' modifier. | 553 | |
| Redundant 'final' modifier. | 591 | |
| Redundant 'final' modifier. | 631 | |
| Line is longer than 120 characters. | 651 | |
| Redundant 'final' modifier. | 663 | |
| Line is longer than 120 characters. | 676 | |
| Line is longer than 120 characters. | 703 | |
| assign at indentation level 4 not at correct indentation, 8 | 743 |
| Violation | Message | Line |
|---|---|---|
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line is longer than 120 characters. | 75 | |
| Catching 'Throwable' is not allowed. | 120 | |
| Catching 'Exception' is not allowed. | 173 | |
| Must have at least one statement. | 174 | |
| Line is longer than 120 characters. | 212 | |
| Catching 'Throwable' is not allowed. | 286 | |
| Catching 'Throwable' is not allowed. | 317 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Catching 'Throwable' is not allowed. | 52 | |
| Line is longer than 120 characters. | 59 | |
| Line is longer than 120 characters. | 231 | |
| method def child at indentation level 8 not at correct indentation, 12 | 377 | |
| method def child at indentation level 8 not at correct indentation, 12 | 378 | |
| Redundant 'final' modifier. | 397 | |
| Redundant 'final' modifier. | 413 | |
| Redundant 'final' modifier. | 467 | |
| Redundant 'final' modifier. | 477 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 49 | |
| Line is longer than 120 characters. | 233 | |
| method call child at indentation level 28 not at correct indentation, 32 | 276 | |
| method call child at indentation level 28 not at correct indentation, 32 | 277 | |
| Method length is 158 lines (max allowed is 150). | 357 | |
| Line is longer than 120 characters. | 413 | |
| Line is longer than 120 characters. | 469 | |
| Line is longer than 120 characters. | 489 | |
| Line is longer than 120 characters. | 521 | |
| method def child at indentation level 32 not at correct indentation, 36 | 522 | |
| Redundant 'static' modifier. | 568 | |
| Redundant 'public' modifier. | 574 | |
| Line is longer than 120 characters. | 815 | |
| Line is longer than 120 characters. | 832 | |
| Executable statement count is 34 (max allowed is 30). | 941 | |
| Line is longer than 120 characters. | 946 | |
| Line is longer than 120 characters. | 956 | |
| Line is longer than 120 characters. | 960 | |
| Catching 'Throwable' is not allowed. | 1040 | |
| Line is longer than 120 characters. | 1044 | |
| Name 'allMetafacadeMappingInstances' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 1050 | |
| Catching 'Throwable' is not allowed. | 1130 |
| Violation | Message | Line |
|---|---|---|
| interfaces should describe a type and hence have methods. | 9 | |
| Redundant 'public' modifier. | 14 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 23 | |
| Catching 'Throwable' is not allowed. | 81 | |
| Line is longer than 120 characters. | 129 | |
| method def child at indentation level 7 not at correct indentation, 8 | 138 | |
| if at indentation level 7 not at correct indentation, 8 | 139 | |
| if lcurly at indentation level 7 not at correct indentation, 8 | 140 | |
| if child at indentation level 11 not at correct indentation, 12 | 141 | |
| if rcurly at indentation level 7 not at correct indentation, 8 | 142 | |
| method def child at indentation level 7 not at correct indentation, 8 | 144 | |
| method def child at indentation level 7 not at correct indentation, 8 | 145 | |
| method def child at indentation level 7 not at correct indentation, 8 | 146 | |
| for at indentation level 7 not at correct indentation, 8 | 148 | |
| for lcurly at indentation level 7 not at correct indentation, 8 | 149 | |
| for child at indentation level 11 not at correct indentation, 12 | 150 | |
| for at indentation level 11 not at correct indentation, 12 | 151 | |
| for lcurly at indentation level 11 not at correct indentation, 12 | 152 | |
| if at indentation level 15 not at correct indentation, 16 | 153 | |
| if lcurly at indentation level 15 not at correct indentation, 16 | 154 | |
| if child at indentation level 19 not at correct indentation, 20 | 155 | |
| method call child at indentation level 19 not at correct indentation, 20 | 155 | |
| if rcurly at indentation level 15 not at correct indentation, 16 | 156 | |
| else at indentation level 15 not at correct indentation, 16 | 157 | |
| if lcurly at indentation level 15 not at correct indentation, 16 | 158 | |
| if child at indentation level 19 not at correct indentation, 20 | 159 | |
| method call child at indentation level 19 not at correct indentation, 20 | 159 | |
| if rcurly at indentation level 15 not at correct indentation, 16 | 160 | |
| else at indentation level 15 not at correct indentation, 16 | 161 | |
| '{' should be on a new line. | 161 | |
| else child at indentation level 19 not at correct indentation, 20 | 163 | |
| method def modifier at indentation level 24 not at correct indentation, 23 | 165 | |
| method def lcurly at indentation level 24 not at correct indentation, 23 | 166 | |
| method def child at indentation level 28 not at correct indentation, 27 | 167 | |
| method def child at indentation level 28 not at correct indentation, 27 | 168 | |
| method def rcurly at indentation level 24 not at correct indentation, 23 | 169 | |
| if at indentation level 19 not at correct indentation, 20 | 171 | |
| '{' should be on a new line. | 171 | |
| if child at indentation level 23 not at correct indentation, 24 | 172 | |
| method call child at indentation level 23 not at correct indentation, 24 | 172 | |
| if rcurly at indentation level 19 not at correct indentation, 20 | 173 | |
| '}' should be alone on a line. | 173 | |
| '{' should be on a new line. | 173 | |
| Line is longer than 120 characters. | 174 | |
| else child at indentation level 23 not at correct indentation, 24 | 174 | |
| Line is longer than 120 characters. | 175 | |
| else child at indentation level 23 not at correct indentation, 24 | 175 | |
| method def modifier at indentation level 28 not at correct indentation, 27 | 177 | |
| method def lcurly at indentation level 28 not at correct indentation, 27 | 178 | |
| method def child at indentation level 32 not at correct indentation, 31 | 179 | |
| method def child at indentation level 32 not at correct indentation, 31 | 180 | |
| method def rcurly at indentation level 28 not at correct indentation, 27 | 181 | |
| if at indentation level 23 not at correct indentation, 24 | 183 | |
| '{' should be on a new line. | 183 | |
| if child at indentation level 27 not at correct indentation, 28 | 184 | |
| method call child at indentation level 27 not at correct indentation, 28 | 184 | |
| if rcurly at indentation level 23 not at correct indentation, 24 | 185 | |
| else rcurly at indentation level 19 not at correct indentation, 20 | 186 | |
| else rcurly at indentation level 15 not at correct indentation, 16 | 187 | |
| for rcurly at indentation level 11 not at correct indentation, 12 | 188 | |
| for rcurly at indentation level 7 not at correct indentation, 8 | 189 | |
| method def child at indentation level 7 not at correct indentation, 8 | 190 | |
| Line is longer than 120 characters. | 194 | |
| Line is longer than 120 characters. | 195 | |
| Line is longer than 120 characters. | 196 | |
| Line is longer than 120 characters. | 215 | |
| Line is longer than 120 characters. | 245 | |
| ')' is preceded with whitespace. | 245 | |
| Line is longer than 120 characters. | 258 | |
| Line is longer than 120 characters. | 274 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 24 | |
| '}' should be alone on a line. | 211 | |
| '}' should be alone on a line. | 277 | |
| Comment matches to-do format 'TODO:'. | 536 | |
| Comment matches to-do format 'TODO:'. | 546 | |
| Comment matches to-do format 'TODO:'. | 585 | |
| Comment matches to-do format 'TODO:'. | 721 | |
| Comment matches to-do format 'TODO:'. | 821 | |
| '}' should be alone on a line. | 848 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 9 | |
| Unnecessary parentheses around identifier 'second'. | 128 | |
| '}' should be alone on a line. | 740 | |
| '}' should be alone on a line. | 764 | |
| '}' should be alone on a line. | 859 | |
| '}' should be alone on a line. | 916 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 18 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| Redundant 'final' modifier. | 30 | |
| '}' should be alone on a line. | 41 | |
| Must have at least one statement. | 47 | |
| Catching 'Throwable' is not allowed. | 57 | |
| Must have at least one statement. | 98 | |
| Catching 'Throwable' is not allowed. | 101 | |
| Line is longer than 120 characters. | 105 | |
| Line is longer than 120 characters. | 114 | |
| Redundant 'final' modifier. | 120 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 124 | |
| Redundant 'final' modifier. | 139 | |
| Redundant 'final' modifier. | 164 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 13 | |
| array initialization child at indentation level 12 not at correct indentation, [8, 68] | 19 | |
| ',' is not followed by whitespace. | 19 | |
| Name 'features' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 11 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Using the '.*' form of import should be avoided - org.andromda.translation.ocl.node.*. | 15 | |
| Catching 'Throwable' is not allowed. | 48 | |
| Avoid nested blocks. | 66 | |
| Line is longer than 120 characters. | 79 | |
| 'for' construct must use '{}'s. | 87 | |
| Line is longer than 120 characters. | 92 | |
| 'for' construct must use '{}'s. | 100 | |
| Line is longer than 120 characters. | 105 | |
| 'for' construct must use '{}'s. | 111 | |
| Line is longer than 120 characters. | 116 | |
| Line is longer than 120 characters. | 127 | |
| 'if' construct must use '{}'s. | 236 | |
| 'else' construct must use '{}'s. | 238 | |
| Line is longer than 120 characters. | 247 | |
| Line is longer than 120 characters. | 255 | |
| 'if' construct must use '{}'s. | 261 | |
| 'for' construct must use '{}'s. | 265 | |
| Line is longer than 120 characters. | 270 | |
| 'if' construct must use '{}'s. | 277 | |
| Line is longer than 120 characters. | 282 | |
| Line is longer than 120 characters. | 291 | |
| Line is longer than 120 characters. | 298 | |
| Line is longer than 120 characters. | 305 | |
| Line is longer than 120 characters. | 312 | |
| Line is longer than 120 characters. | 319 | |
| Line is longer than 120 characters. | 345 | |
| 'for' construct must use '{}'s. | 352 | |
| Line is longer than 120 characters. | 358 | |
| '}' should be alone on a line. | 373 | |
| '}' should be alone on a line. | 376 | |
| '}' should be alone on a line. | 379 | |
| '}' should be alone on a line. | 427 | |
| Line is longer than 120 characters. | 491 | |
| Comment matches to-do format 'TODO:'. | 534 | |
| Executable statement count is 47 (max allowed is 30). | 537 | |
| Unnecessary parentheses around assignment right-hand side. | 544 | |
| '}' should be alone on a line. | 549 | |
| '}' should be alone on a line. | 558 | |
| '}' should be alone on a line. | 575 | |
| '}' should be alone on a line. | 579 | |
| '}' should be alone on a line. | 623 | |
| Executable statement count is 44 (max allowed is 30). | 651 | |
| Avoid nested blocks. | 661 | |
| 'if' construct must use '{}'s. | 724 | |
| Line is longer than 120 characters. | 748 | |
| Line is longer than 120 characters. | 787 | |
| Line is longer than 120 characters. | 797 | |
| Line is longer than 120 characters. | 815 | |
| Line is longer than 120 characters. | 835 | |
| Line is longer than 120 characters. | 862 | |
| '}' should be alone on a line. | 886 | |
| Line is longer than 120 characters. | 902 | |
| Line is longer than 120 characters. | 942 | |
| Line is longer than 120 characters. | 1001 | |
| Line is longer than 120 characters. | 1077 | |
| Line is longer than 120 characters. | 1101 | |
| Line is longer than 120 characters. | 1117 | |
| Line is longer than 120 characters. | 1124 | |
| Line is longer than 120 characters. | 1132 | |
| Line is longer than 120 characters. | 1148 | |
| Line is longer than 120 characters. | 1199 | |
| Line is longer than 120 characters. | 1213 | |
| Line is longer than 120 characters. | 1249 | |
| Line is longer than 120 characters. | 1256 | |
| Line is longer than 120 characters. | 1263 | |
| Line is longer than 120 characters. | 1277 | |
| Line is longer than 120 characters. | 1284 | |
| Line is longer than 120 characters. | 1366 | |
| Line is longer than 120 characters. | 1373 | |
| Line is longer than 120 characters. | 1380 | |
| Line is longer than 120 characters. | 1388 | |
| Comment matches to-do format 'TODO:'. | 1403 | |
| Line is longer than 120 characters. | 1426 | |
| 'while' construct must use '{}'s. | 1494 | |
| Empty statement. | 1494 | |
| 'if' construct must use '{}'s. | 1518 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 59 | |
| Line is longer than 120 characters. | 66 | |
| Line is longer than 120 characters. | 73 | |
| Unable to get class information for MojoExecutionException. | 151 | |
| Line is longer than 120 characters. | 159 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 12 | |
| Unknown tag 'requiresProject'. | 13 | |
| Unable to get class information for MojoExecutionException. | 22 | |
| '(' is followed by whitespace. | 44 | |
| ')' is preceded with whitespace. | 44 | |
| '(' is followed by whitespace. | 45 | |
| ')' is preceded with whitespace. | 45 | |
| '{' should be on a new line. | 45 | |
| '{' should be on a new line. | 48 | |
| Line matches the illegal pattern 'System\.out\.println'. | 52 | |
| '(' is followed by whitespace. | 52 | |
| ')' is preceded with whitespace. | 52 | |
| '(' is followed by whitespace. | 55 | |
| ')' is preceded with whitespace. | 55 | |
| '{' should be on a new line. | 55 | |
| '(' is followed by whitespace. | 56 | |
| Catching 'Throwable' is not allowed. | 61 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 12 | |
| Unknown tag 'requiresProject'. | 13 | |
| Unable to get class information for MojoExecutionException. | 29 | |
| Catching 'Throwable' is not allowed. | 53 | |
| Line is longer than 120 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'org.apache.commons.lang.StringUtils' import. | 8 | |
| Unable to get class information for MojoExecutionException. | 41 | |
| Unable to get class information for MojoExecutionException. | 58 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Catching 'Exception' is not allowed. | 44 | |
| Must have at least one statement. | 45 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unused import - org.apache.maven.BuildFailureException. | 22 | |
| Unused import - org.apache.maven.lifecycle.LifecycleExecutionException. | 25 | |
| Unused import - org.codehaus.plexus.util.dag.CycleDetectedException. | 32 | |
| Unknown tag 'goal'. | 37 | |
| Executable statement count is 41 (max allowed is 30). | 138 | |
| Unable to get class information for MojoExecutionException. | 139 | |
| Catching 'Throwable' is not allowed. | 228 | |
| Catching 'Throwable' is not allowed. | 246 | |
| Catching 'Exception' is not allowed. | 273 | |
| Must have at least one statement. | 274 | |
| Line matches the illegal pattern 'System\.out\.println'. | 287 | |
| Line matches the illegal pattern 'System\.out\.println'. | 323 | |
| Line matches the illegal pattern 'System\.out\.println'. | 332 | |
| Unable to get class information for MojoExecutionException. | 368 | |
| Line is longer than 120 characters. | 381 | |
| Unable to get class information for MojoExecutionException. | 393 | |
| Unable to get class information for MojoExecutionException. | 446 | |
| Catching 'Throwable' is not allowed. | 482 | |
| Unable to get class information for MojoExecutionException. | 497 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 15 | |
| Unknown tag 'phase'. | 16 | |
| Unable to get class information for MojoExecutionException. | 54 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 54 | |
| Unable to get class information for MojoFailureException. | 54 | |
| Catching 'Throwable' is not allowed. | 109 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 42 | |
| Unknown tag 'phase'. | 43 | |
| ',' is not followed by whitespace. | 138 | |
| Unable to get class information for MojoExecutionException. | 167 | |
| Line is longer than 120 characters. | 176 | |
| Catching 'Throwable' is not allowed. | 199 | |
| Line is longer than 120 characters. | 242 | |
| Unable to get class information for MojoExecutionException. | 399 | |
| Redundant throws: 'ArtifactResolutionException' listed more then one time. | 399 | |
| Unable to get class information for ArtifactResolutionException. | 399 | |
| Redundant throws: 'ArtifactNotFoundException' listed more then one time. | 399 | |
| Unable to get class information for ArtifactNotFoundException. | 399 | |
| ')' is preceded with whitespace. | 405 | |
| Line is longer than 120 characters. | 407 | |
| Line is longer than 120 characters. | 409 | |
| Must have at least one statement. | 410 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unknown tag 'goal'. | 49 | |
| Unknown tag 'requiresDependencyResolution'. | 50 | |
| Executable statement count is 40 (max allowed is 30). | 179 | |
| Unable to get class information for MojoExecutionException. | 180 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 180 | |
| Unable to get class information for MojoFailureException. | 180 | |
| Line is longer than 120 characters. | 235 | |
| Catching 'Throwable' is not allowed. | 258 | |
| Must have at least one statement. | 271 | |
| Unable to get class information for MojoExecutionException. | 297 | |
| Catching 'Exception' is not allowed. | 310 | |
| Unable to get class information for ArtifactResolutionException. | 390 | |
| Redundant throws: 'ArtifactNotFoundException' listed more then one time. | 390 | |
| Unable to get class information for ArtifactNotFoundException. | 390 | |
| Unable to get class information for ArtifactResolutionException. | 419 | |
| Redundant throws: 'ArtifactNotFoundException' listed more then one time. | 419 | |
| Unable to get class information for ArtifactNotFoundException. | 419 | |
| Line is longer than 120 characters. | 569 | |
| Declaring variables, return values or parameters of type 'HashMap' is not allowed. | 569 | |
| Name 'tasksCache' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 569 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 28 | |
| Unknown tag 'phase'. | 29 | |
| Unable to get class information for MojoExecutionException. | 81 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 81 | |
| Unable to get class information for MojoFailureException. | 81 | |
| Catching 'Throwable' is not allowed. | 114 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 28 | |
| Unknown tag 'phase'. | 29 | |
| Executable statement count is 52 (max allowed is 30). | 89 | |
| Unable to get class information for MojoExecutionException. | 90 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 90 | |
| Unable to get class information for MojoFailureException. | 90 | |
| Line is longer than 120 characters. | 181 | |
| Line is longer than 120 characters. | 217 | |
| Catching 'Exception' is not allowed. | 226 | |
| Unable to get class information for MojoExecutionException. | 245 | |
| Must have at least one statement. | 251 | |
| Unable to get class information for MojoExecutionException. | 273 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 11 | |
| Unable to get class information for MojoExecutionException. | 21 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 21 | |
| Unable to get class information for MojoFailureException. | 21 | |
| Catching 'Throwable' is not allowed. | 38 |
| Violation | Message | Line |
|---|---|---|
| Executable statement count is 66 (max allowed is 30). | 61 | |
| Method length is 167 lines (max allowed is 150). | 61 | |
| More than 7 parameters. | 61 | |
| Line is longer than 120 characters. | 284 | |
| Line is longer than 120 characters. | 286 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 20 | |
| Line is longer than 120 characters. | 42 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Catching 'Exception' is not allowed. | 71 | |
| Must have at least one statement. | 72 | |
| Catching 'Exception' is not allowed. | 80 | |
| Must have at least one statement. | 81 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'random' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
| Line is longer than 120 characters. | 31 | |
| Line is longer than 120 characters. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 31 | |
| Name 'random' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Line is longer than 120 characters. | 40 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Redundant 'final' modifier. | 41 | |
| Catching 'Exception' is not allowed. | 86 | |
| Line is longer than 120 characters. | 122 | |
| Line is longer than 120 characters. | 129 | |
| Catching 'Throwable' is not allowed. | 140 | |
| Unable to get class information for NotFoundException. | 168 | |
| Line is longer than 120 characters. | 180 | |
| Unable to get class information for NotFoundException. | 226 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 18 | |
| Name 'projectCache' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 | |
| Unable to get class information for ProjectBuildingException. | 39 | |
| Catching 'Exception' is not allowed. | 56 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for BuildException. | 59 | |
| Catching 'Throwable' is not allowed. | 80 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 36 | |
| Catching 'Exception' is not allowed. | 247 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 8 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 78 | |
| Line is longer than 120 characters. | 137 | |
| Line is longer than 120 characters. | 138 | |
| Line is longer than 120 characters. | 139 | |
| Line is longer than 120 characters. | 190 | |
| Line is longer than 120 characters. | 219 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 38 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Line is longer than 120 characters. | 43 | |
| Line is longer than 120 characters. | 84 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 10 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 10 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Redundant 'public' modifier. | 15 | |
| Redundant 'public' modifier. | 22 | |
| Redundant 'public' modifier. | 29 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 15 | |
| Redundant 'public' modifier. | 22 | |
| Redundant 'public' modifier. | 29 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 13 | |
| Catching 'Exception' is not allowed. | 162 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 11 | |
| Utility classes should not have a public or default constructor. | 16 | |
| Must have at least one statement. | 67 | |
| Catching 'Throwable' is not allowed. | 88 | |
| Line is longer than 120 characters. | 96 | |
| Line is longer than 120 characters. | 101 | |
| Name 'primitiveWrappers' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 110 | |
| File does not end with a newline. | 0 | |
| File does not end with a newline. | 0 | |
| Name 'logicalMappings' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Catching 'Throwable' is not allowed. | 79 | |
| Catching 'Exception' is not allowed. | 138 | |
| Catching 'Throwable' is not allowed. | 192 | |
| Line is longer than 120 characters. | 229 | |
| Line is longer than 120 characters. | 241 | |
| Line is longer than 120 characters. | 390 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 12 | |
| ',' is not followed by whitespace. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 142 | |
| Comment matches to-do format 'TODO:'. | 147 | |
| Line is longer than 120 characters. | 147 | |
| Line is longer than 120 characters. | 148 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 8 | |
| 'public' modifier out of order with the JLS suggestions. | 13 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 8 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Comment matches to-do format 'TODO:'. | 283 | |
| Catching 'Throwable' is not allowed. | 396 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 22 | |
| Line is longer than 120 characters. | 84 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'org.apache.commons.io.FileUtils' import. | 14 | |
| Wrong order for 'java.io.File' import. | 16 | |
| Unknown tag 'goal'. | 27 | |
| Unknown tag 'phase'. | 28 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 93 | |
| Unable to get class information for MojoExecutionException. | 93 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 93 | |
| Unable to get class information for MojoFailureException. | 93 | |
| Catching 'Throwable' is not allowed. | 123 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 138 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 10 | |
| Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 15 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 16 | |
| '(' is preceded with whitespace. | 18 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 16 | |
| '(' is preceded with whitespace. | 18 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 22 | |
| '(' is preceded with whitespace. | 24 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 18 | |
| '(' is preceded with whitespace. | 20 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 21 | |
| '(' is preceded with whitespace. | 23 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 31 | |
| Executable statement count is 31 (max allowed is 30). | 41 | |
| Line is longer than 120 characters. | 92 | |
| Catching 'Exception' is not allowed. | 132 | |
| More than 7 parameters. | 152 | |
| Executable statement count is 33 (max allowed is 30). | 188 | |
| More than 7 parameters. | 188 | |
| Catching 'Throwable' is not allowed. | 310 | |
| Catching 'Throwable' is not allowed. | 744 | |
| Comment matches to-do format 'TODO:'. | 801 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Throwing 'Throwable' is not allowed. | 267 | |
| '{' should be on a new line. | 305 |
| Violation | Message | Line |
|---|---|---|
| Catching 'Exception' is not allowed. | 26 | |
| Catching 'Exception' is not allowed. | 62 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 102 | |
| Catching 'Exception' is not allowed. | 160 | |
| Catching 'Exception' is not allowed. | 251 | |
| Catching 'Exception' is not allowed. | 332 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 29 | |
| Redundant 'public' modifier. | 36 | |
| Redundant 'public' modifier. | 44 | |
| Redundant 'public' modifier. | 52 | |
| Redundant 'public' modifier. | 62 | |
| Redundant 'public' modifier. | 70 | |
| Redundant 'public' modifier. | 80 | |
| Redundant 'public' modifier. | 89 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 | |
| Name 'exceptionDirectoryName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Name 'cvDateFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 | |
| Name 'random' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 | |
| Catching 'Exception' is not allowed. | 158 | |
| Catching 'Throwable' is not allowed. | 175 | |
| Must have at least one statement. | 212 | |
| Catching 'Exception' is not allowed. | 227 | |
| Must have at least one statement. | 228 | |
| Catching 'Throwable' is not allowed. | 245 | |
| Must have at least one statement. | 246 |
| Violation | Message | Line |
|---|---|---|
| Class XmlObjectFactory should be declared as final. | 52 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 57 | |
| Name 'factoryCache' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 98 | |
| Line is longer than 120 characters. | 135 | |
| Line is longer than 120 characters. | 202 | |
| Line is longer than 120 characters. | 203 | |
| Catching 'Exception' is not allowed. | 207 | |
| Catching 'Throwable' is not allowed. | 298 | |
| Redundant 'final' modifier. | 315 | |
| method def throws at indentation level 16 not at correct indentation, 12 | 316 | |
| Redundant 'final' modifier. | 324 | |
| method def throws at indentation level 16 not at correct indentation, 12 | 325 | |
| Redundant 'final' modifier. | 333 | |
| method def throws at indentation level 16 not at correct indentation, 12 | 382 | |
| Must have at least one statement. | 422 | |
| Must have at least one statement. | 436 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 13 | |
| Catching 'Exception' is not allowed. | 36 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 9 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 21 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 265 | |
| 'if' construct must use '{}'s. | 734 | |
| 'if' construct must use '{}'s. | 743 | |
| 'if' construct must use '{}'s. | 752 | |
| Line is longer than 120 characters. | 832 | |
| Line is longer than 120 characters. | 944 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 54 | |
| Line is longer than 120 characters. | 270 | |
| Line is longer than 120 characters. | 301 |
| Violation | Message | Line |
|---|---|---|
| 'if' construct must use '{}'s. | 72 | |
| 'if' construct must use '{}'s. | 74 | |
| 'else' construct must use '{}'s. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 143 |
| Violation | Message | Line |
|---|---|---|
| 'if' construct must use '{}'s. | 119 | |
| 'if' construct must use '{}'s. | 121 | |
| 'if' construct must use '{}'s. | 123 | |
| 'if' construct must use '{}'s. | 125 | |
| Redundant 'final' modifier. | 230 | |
| Line is longer than 120 characters. | 238 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 352 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 9 | |
| Line is longer than 120 characters. | 62 | |
| Line is longer than 120 characters. | 70 | |
| Line is longer than 120 characters. | 78 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 100 | |
| Unnecessary parentheses around return value. | 105 | |
| Line is longer than 120 characters. | 109 | |
| Line is longer than 120 characters. | 134 | |
| Must have at least one statement. | 153 | |
| Must have at least one statement. | 181 | |
| Line is longer than 120 characters. | 190 | |
| Line is longer than 120 characters. | 206 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| ')' is preceded with whitespace. | 278 | |
| Catching 'Exception' is not allowed. | 304 |
| Violation | Message | Line |
|---|---|---|
| File length is 2,082 lines (max allowed is 2,000). | 1 | |
| Executable statement count is 74 (max allowed is 30). | 306 | |
| Method length is 166 lines (max allowed is 150). | 306 | |
| method call child at indentation level 16 not at correct indentation, 20 | 345 | |
| Line is longer than 120 characters. | 572 | |
| Line is longer than 120 characters. | 582 | |
| Line is longer than 120 characters. | 686 | |
| Line is longer than 120 characters. | 710 | |
| ')' is preceded with whitespace. | 760 | |
| Line is longer than 120 characters. | 872 | |
| Catching 'Exception' is not allowed. | 977 | |
| '{' should be on a new line. | 1003 | |
| ';' is not followed by whitespace. | 1003 | |
| '{' should be on a new line. | 1004 | |
| ';' is not followed by whitespace. | 1004 | |
| '{' should be on a new line. | 1005 | |
| ';' is not followed by whitespace. | 1005 | |
| '{' should be on a new line. | 1006 | |
| ';' is not followed by whitespace. | 1006 | |
| Line is longer than 120 characters. | 1295 | |
| Executable statement count is 35 (max allowed is 30). | 1303 | |
| '{' should be on a new line. | 1310 | |
| ';' is not followed by whitespace. | 1310 | |
| '{' should be on a new line. | 1311 | |
| ';' is not followed by whitespace. | 1311 | |
| '{' should be on a new line. | 1315 | |
| ';' is not followed by whitespace. | 1315 | |
| '{' should be on a new line. | 1316 | |
| ';' is not followed by whitespace. | 1316 | |
| '{' should be on a new line. | 1317 | |
| ';' is not followed by whitespace. | 1317 | |
| '{' should be on a new line. | 1318 | |
| ';' is not followed by whitespace. | 1318 | |
| '{' should be on a new line. | 1319 | |
| ';' is not followed by whitespace. | 1319 | |
| '{' should be on a new line. | 1320 | |
| ';' is not followed by whitespace. | 1320 | |
| '{' should be on a new line. | 1321 | |
| ';' is not followed by whitespace. | 1321 | |
| '{' should be on a new line. | 1322 | |
| ';' is not followed by whitespace. | 1322 | |
| '{' should be on a new line. | 1326 | |
| ';' is not followed by whitespace. | 1326 | |
| '{' should be on a new line. | 1327 | |
| ';' is not followed by whitespace. | 1327 | |
| '{' should be on a new line. | 1328 | |
| ';' is not followed by whitespace. | 1328 | |
| '{' should be on a new line. | 1329 | |
| ';' is not followed by whitespace. | 1329 | |
| '{' should be on a new line. | 1330 | |
| ';' is not followed by whitespace. | 1330 | |
| '{' should be on a new line. | 1331 | |
| ';' is not followed by whitespace. | 1331 | |
| '{' should be on a new line. | 1332 | |
| ';' is not followed by whitespace. | 1332 | |
| '{' should be on a new line. | 1333 | |
| ';' is not followed by whitespace. | 1333 | |
| '{' should be on a new line. | 1336 | |
| ';' is not followed by whitespace. | 1336 | |
| '{' should be on a new line. | 1337 | |
| ';' is not followed by whitespace. | 1337 | |
| '{' should be on a new line. | 1338 | |
| ';' is not followed by whitespace. | 1338 | |
| Line is longer than 120 characters. | 1351 | |
| Executable statement count is 38 (max allowed is 30). | 1366 | |
| '{' should be on a new line. | 1376 | |
| ';' is not followed by whitespace. | 1376 | |
| '{' should be on a new line. | 1378 | |
| ';' is not followed by whitespace. | 1378 | |
| '{' should be on a new line. | 1379 | |
| ';' is not followed by whitespace. | 1379 | |
| '{' should be on a new line. | 1380 | |
| ';' is not followed by whitespace. | 1380 | |
| '{' should be on a new line. | 1381 | |
| ';' is not followed by whitespace. | 1381 | |
| '{' should be on a new line. | 1382 | |
| ';' is not followed by whitespace. | 1382 | |
| '{' should be on a new line. | 1383 | |
| ';' is not followed by whitespace. | 1383 | |
| '{' should be on a new line. | 1384 | |
| ';' is not followed by whitespace. | 1384 | |
| '{' should be on a new line. | 1385 | |
| ';' is not followed by whitespace. | 1385 | |
| '{' should be on a new line. | 1386 | |
| ';' is not followed by whitespace. | 1386 | |
| Line is longer than 120 characters. | 1390 | |
| '{' should be on a new line. | 1390 | |
| ';' is not followed by whitespace. | 1390 | |
| '{' should be on a new line. | 1391 | |
| ';' is not followed by whitespace. | 1391 | |
| '{' should be on a new line. | 1392 | |
| ';' is not followed by whitespace. | 1392 | |
| '{' should be on a new line. | 1397 | |
| ';' is not followed by whitespace. | 1397 | |
| '{' should be on a new line. | 1398 | |
| ';' is not followed by whitespace. | 1398 | |
| '{' should be on a new line. | 1405 | |
| ';' is not followed by whitespace. | 1405 | |
| '{' should be on a new line. | 1406 | |
| ';' is not followed by whitespace. | 1406 | |
| '{' should be on a new line. | 1407 | |
| ';' is not followed by whitespace. | 1407 | |
| 'if' construct must use '{}'s. | 1519 | |
| 'if' construct must use '{}'s. | 1521 | |
| 'if' construct must use '{}'s. | 1523 | |
| 'for' construct must use '{}'s. | 1604 | |
| Catching 'Exception' is not allowed. | 1638 | |
| Line is longer than 120 characters. | 1814 | |
| Line is longer than 120 characters. | 1892 | |
| Line is longer than 120 characters. | 1900 | |
| Line is longer than 120 characters. | 1908 | |
| '{' should be on a new line. | 1970 | |
| ';' is not followed by whitespace. | 1970 | |
| Must have at least one statement. | 2039 | |
| Must have at least one statement. | 2067 |
| Violation | Message | Line |
|---|---|---|
| 'if' construct must use '{}'s. | 198 | |
| 'if' construct must use '{}'s. | 273 | |
| Line is longer than 120 characters. | 345 | |
| Line is longer than 120 characters. | 398 | |
| Executable statement count is 69 (max allowed is 30). | 446 | |
| Unnecessary parentheses around identifier 'normalize'. | 449 | |
| Line is longer than 120 characters. | 568 | |
| Unnecessary parentheses around identifier 'normalize'. | 606 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 9 | |
| Line is longer than 120 characters. | 52 | |
| Line is longer than 120 characters. | 53 | |
| Line is longer than 120 characters. | 65 | |
| Line is longer than 120 characters. | 70 | |
| Line is longer than 120 characters. | 75 | |
| Line is longer than 120 characters. | 80 | |
| Line is longer than 120 characters. | 105 |
| Violation | Message | Line |
|---|---|---|
| File length is 2,687 lines (max allowed is 2,000). | 1 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 59 | |
| Line is longer than 120 characters. | 97 | |
| Executable statement count is 147 (max allowed is 30). | 200 | |
| Method length is 354 lines (max allowed is 150). | 200 | |
| Line is longer than 120 characters. | 222 | |
| Line is longer than 120 characters. | 244 | |
| Line is longer than 120 characters. | 264 | |
| Line is longer than 120 characters. | 284 | |
| Line is longer than 120 characters. | 325 | |
| Catching 'RuntimeException' is not allowed. | 332 | |
| Line is longer than 120 characters. | 334 | |
| Line is longer than 120 characters. | 337 | |
| Line is longer than 120 characters. | 357 | |
| Catching 'RuntimeException' is not allowed. | 364 | |
| Line is longer than 120 characters. | 366 | |
| Line is longer than 120 characters. | 385 | |
| Line is longer than 120 characters. | 388 | |
| Line is longer than 120 characters. | 409 | |
| Catching 'RuntimeException' is not allowed. | 416 | |
| Line is longer than 120 characters. | 418 | |
| Line is longer than 120 characters. | 421 | |
| Line is longer than 120 characters. | 441 | |
| Catching 'RuntimeException' is not allowed. | 448 | |
| Line is longer than 120 characters. | 450 | |
| Line is longer than 120 characters. | 482 | |
| Line is longer than 120 characters. | 496 | |
| Line is longer than 120 characters. | 516 | |
| Catching 'RuntimeException' is not allowed. | 523 | |
| Line is longer than 120 characters. | 525 | |
| Line is longer than 120 characters. | 550 | |
| Line is longer than 120 characters. | 567 | |
| Line is longer than 120 characters. | 574 | |
| Executable statement count is 155 (max allowed is 30). | 574 | |
| Method length is 348 lines (max allowed is 150). | 574 | |
| Line is longer than 120 characters. | 594 | |
| Line is longer than 120 characters. | 596 | |
| Line is longer than 120 characters. | 604 | |
| Line is longer than 120 characters. | 610 | |
| Line is longer than 120 characters. | 623 | |
| Line is longer than 120 characters. | 629 | |
| Catching 'RuntimeException' is not allowed. | 634 | |
| Line is longer than 120 characters. | 636 | |
| Line is longer than 120 characters. | 639 | |
| Line is longer than 120 characters. | 648 | |
| Line is longer than 120 characters. | 654 | |
| Catching 'RuntimeException' is not allowed. | 659 | |
| Line is longer than 120 characters. | 661 | |
| Line is longer than 120 characters. | 677 | |
| Line is longer than 120 characters. | 679 | |
| Line is longer than 120 characters. | 692 | |
| Line is longer than 120 characters. | 698 | |
| Catching 'RuntimeException' is not allowed. | 702 | |
| Line is longer than 120 characters. | 704 | |
| Line is longer than 120 characters. | 717 | |
| Line is longer than 120 characters. | 723 | |
| Catching 'RuntimeException' is not allowed. | 728 | |
| Line is longer than 120 characters. | 730 | |
| Comment matches to-do format 'TODO:'. | 739 | |
| Line has trailing whitespace. | 739 | |
| Line is longer than 120 characters. | 747 | |
| Line is longer than 120 characters. | 749 | |
| Line is longer than 120 characters. | 758 | |
| Line is longer than 120 characters. | 760 | |
| Line is longer than 120 characters. | 766 | |
| Line is longer than 120 characters. | 774 | |
| Line is longer than 120 characters. | 788 | |
| Line is longer than 120 characters. | 794 | |
| Catching 'RuntimeException' is not allowed. | 799 | |
| Line is longer than 120 characters. | 801 | |
| Line is longer than 120 characters. | 815 | |
| Line is longer than 120 characters. | 825 | |
| Line is longer than 120 characters. | 831 | |
| Line is longer than 120 characters. | 840 | |
| Line is longer than 120 characters. | 876 | |
| Line is longer than 120 characters. | 882 | |
| Line is longer than 120 characters. | 890 | |
| Line is longer than 120 characters. | 896 | |
| Line is longer than 120 characters. | 906 | |
| Line is longer than 120 characters. | 908 | |
| Line is longer than 120 characters. | 914 | |
| Line is longer than 120 characters. | 967 | |
| Line is longer than 120 characters. | 973 | |
| Executable statement count is 69 (max allowed is 30). | 992 | |
| Method length is 151 lines (max allowed is 150). | 992 | |
| Line is longer than 120 characters. | 1024 | |
| Line is longer than 120 characters. | 1028 | |
| Line is longer than 120 characters. | 1040 | |
| Line is longer than 120 characters. | 1046 | |
| Catching 'RuntimeException' is not allowed. | 1051 | |
| Line is longer than 120 characters. | 1053 | |
| Line is longer than 120 characters. | 1056 | |
| Line is longer than 120 characters. | 1065 | |
| Line is longer than 120 characters. | 1071 | |
| Catching 'RuntimeException' is not allowed. | 1076 | |
| Line is longer than 120 characters. | 1078 | |
| Line is longer than 120 characters. | 1091 | |
| Line is longer than 120 characters. | 1097 | |
| Line is longer than 120 characters. | 1105 | |
| Line is longer than 120 characters. | 1111 | |
| Line is longer than 120 characters. | 1119 | |
| Line is longer than 120 characters. | 1125 | |
| Line is longer than 120 characters. | 1203 | |
| Executable statement count is 60 (max allowed is 30). | 1208 | |
| Line is longer than 120 characters. | 1242 | |
| Line is longer than 120 characters. | 1255 | |
| Line is longer than 120 characters. | 1269 | |
| Line is longer than 120 characters. | 1281 | |
| Line is longer than 120 characters. | 1288 | |
| Line is longer than 120 characters. | 1298 | |
| Line is longer than 120 characters. | 1305 | |
| Line is longer than 120 characters. | 1315 | |
| Line is longer than 120 characters. | 1317 | |
| Line is longer than 120 characters. | 1323 | |
| Line is longer than 120 characters. | 1348 | |
| Line is longer than 120 characters. | 1350 | |
| Line is longer than 120 characters. | 1355 | |
| Executable statement count is 129 (max allowed is 30). | 1355 | |
| Method length is 291 lines (max allowed is 150). | 1355 | |
| Line is longer than 120 characters. | 1382 | |
| Line is longer than 120 characters. | 1414 | |
| Line is longer than 120 characters. | 1424 | |
| Line is longer than 120 characters. | 1429 | |
| Line is longer than 120 characters. | 1440 | |
| Line is longer than 120 characters. | 1447 | |
| Catching 'RuntimeException' is not allowed. | 1452 | |
| Line is longer than 120 characters. | 1454 | |
| Line is longer than 120 characters. | 1472 | |
| Line is longer than 120 characters. | 1479 | |
| Line is longer than 120 characters. | 1489 | |
| Line is longer than 120 characters. | 1499 | |
| Unnecessary parentheses around assignment right-hand side. | 1505 | |
| Line is longer than 120 characters. | 1513 | |
| Line is longer than 120 characters. | 1515 | |
| Line is longer than 120 characters. | 1521 | |
| Catching 'RuntimeException' is not allowed. | 1526 | |
| Line is longer than 120 characters. | 1528 | |
| Line is longer than 120 characters. | 1544 | |
| Line is longer than 120 characters. | 1546 | |
| Line is longer than 120 characters. | 1552 | |
| Catching 'RuntimeException' is not allowed. | 1557 | |
| Line is longer than 120 characters. | 1561 | |
| Line is longer than 120 characters. | 1565 | |
| Line is longer than 120 characters. | 1586 | |
| Line is longer than 120 characters. | 1593 | |
| Line is longer than 120 characters. | 1609 | |
| Line is longer than 120 characters. | 1616 | |
| Line is longer than 120 characters. | 1623 | |
| Line is longer than 120 characters. | 1630 | |
| Line is longer than 120 characters. | 1637 | |
| Catching 'Throwable' is not allowed. | 1686 | |
| Line is longer than 120 characters. | 1696 | |
| Must have at least one statement. | 1728 | |
| Comment matches to-do format 'TODO:'. | 1729 | |
| Executable statement count is 34 (max allowed is 30). | 1759 | |
| Executable statement count is 127 (max allowed is 30). | 1865 | |
| Method length is 358 lines (max allowed is 150). | 1865 | |
| Comment matches to-do format 'TODO:'. | 1878 | |
| '{' should be on a new line. | 1895 | |
| Comment matches to-do format 'TODO:'. | 2001 | |
| Line is longer than 120 characters. | 2002 | |
| Line is longer than 120 characters. | 2019 | |
| ')' is preceded with whitespace. | 2081 | |
| Unnecessary parentheses around assignment right-hand side. | 2107 | |
| Unnecessary parentheses around assignment right-hand side. | 2111 | |
| Unnecessary parentheses around assignment right-hand side. | 2115 | |
| Unnecessary parentheses around assignment right-hand side. | 2120 | |
| Unnecessary parentheses around assignment right-hand side. | 2136 | |
| Unnecessary parentheses around assignment right-hand side. | 2140 | |
| Line is longer than 120 characters. | 2153 | |
| Unnecessary parentheses around assignment right-hand side. | 2153 | |
| Line is longer than 120 characters. | 2157 | |
| Unnecessary parentheses around assignment right-hand side. | 2157 | |
| Line is longer than 120 characters. | 2189 | |
| else child at indentation level 16 not at correct indentation, 20 | 2196 | |
| if at indentation level 20 not at correct indentation, 16 | 2202 | |
| if lcurly at indentation level 20 not at correct indentation, 16 | 2203 | |
| for at indentation level 24 not at correct indentation, 20 | 2205 | |
| for lcurly at indentation level 24 not at correct indentation, 20 | 2206 | |
| if at indentation level 28 not at correct indentation, 24 | 2207 | |
| if lcurly at indentation level 28 not at correct indentation, 24 | 2208 | |
| if child at indentation level 32 not at correct indentation, 28 | 2209 | |
| if child at indentation level 32 not at correct indentation, 28 | 2210 | |
| if rcurly at indentation level 28 not at correct indentation, 24 | 2211 | |
| for child at indentation level 28 not at correct indentation, 24 | 2212 | |
| for rcurly at indentation level 24 not at correct indentation, 20 | 2213 | |
| if rcurly at indentation level 20 not at correct indentation, 16 | 2214 | |
| Line is longer than 120 characters. | 2236 | |
| '}' should be alone on a line. | 2238 | |
| Catching 'RuntimeException' is not allowed. | 2238 | |
| '{' should be on a new line. | 2238 | |
| Line is longer than 120 characters. | 2239 | |
| Line is longer than 120 characters. | 2252 | |
| 'if' construct must use '{}'s. | 2254 | |
| 'if' construct must use '{}'s. | 2256 | |
| Line is longer than 120 characters. | 2265 | |
| Line is longer than 120 characters. | 2286 | |
| Line is longer than 120 characters. | 2300 | |
| Line is longer than 120 characters. | 2320 | |
| Line is longer than 120 characters. | 2331 | |
| Line is longer than 120 characters. | 2339 | |
| Line is longer than 120 characters. | 2351 | |
| Line is longer than 120 characters. | 2408 | |
| Line is longer than 120 characters. | 2427 | |
| Line is longer than 120 characters. | 2433 | |
| Line is longer than 120 characters. | 2451 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| Line is longer than 120 characters. | 110 | |
| Catching 'Throwable' is not allowed. | 157 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 40 | |
| ',' is not followed by whitespace. | 52 | |
| Line is longer than 120 characters. | 58 | |
| Catching 'Throwable' is not allowed. | 62 | |
| Line is longer than 120 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| Must have at least one statement. | 77 | |
| Line is longer than 120 characters. | 127 | |
| ',' is not followed by whitespace. | 139 | |
| Line is longer than 120 characters. | 146 | |
| Catching 'Throwable' is not allowed. | 150 | |
| Line is longer than 120 characters. | 159 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Catching 'Throwable' is not allowed. | 136 | |
| Name 'weboperations' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 206 | |
| Line is longer than 120 characters. | 225 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 72 | |
| Executable statement count is 34 (max allowed is 30). | 259 | |
| Line is longer than 120 characters. | 278 | |
| Line is longer than 120 characters. | 285 | |
| Catching 'Throwable' is not allowed. | 352 | |
| Unnecessary parentheses around assignment right-hand side. | 461 | |
| method def child at indentation level 12 not at correct indentation, 8 | 488 | |
| method def child at indentation level 12 not at correct indentation, 8 | 492 | |
| Executable statement count is 34 (max allowed is 30). | 504 | |
| Line is longer than 120 characters. | 520 | |
| Unnecessary parentheses around assignment right-hand side. | 524 | |
| Catching 'Exception' is not allowed. | 531 | |
| Line is longer than 120 characters. | 545 | |
| Unnecessary parentheses around assignment right-hand side. | 549 | |
| Catching 'RuntimeException' is not allowed. | 556 | |
| Catching 'Exception' is not allowed. | 569 | |
| Line is longer than 120 characters. | 787 | |
| Catching 'Throwable' is not allowed. | 848 | |
| Line is longer than 120 characters. | 1074 | |
| Catching 'Throwable' is not allowed. | 1266 | |
| '{' should be on a new line. | 1310 | |
| '{' should be on a new line. | 1319 | |
| Line is longer than 120 characters. | 1498 | |
| Line is longer than 120 characters. | 1564 | |
| ',' is not followed by whitespace. | 1599 | |
| ',' is not followed by whitespace. | 1601 | |
| ',' is not followed by whitespace. | 1602 | |
| Line is longer than 120 characters. | 1608 | |
| Catching 'Throwable' is not allowed. | 1612 | |
| Line is longer than 120 characters. | 1621 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 | |
| Line is longer than 120 characters. | 48 | |
| Line is longer than 120 characters. | 142 | |
| while child at indentation level 20 not at correct indentation, 16 | 282 | |
| Line is longer than 120 characters. | 283 | |
| while child at indentation level 20 not at correct indentation, 16 | 283 | |
| Line is longer than 120 characters. | 327 | |
| Line is longer than 120 characters. | 362 | |
| Line is longer than 120 characters. | 495 | |
| Line is longer than 120 characters. | 600 | |
| Line is longer than 120 characters. | 617 | |
| ',' is not followed by whitespace. | 629 | |
| ',' is not followed by whitespace. | 631 | |
| ',' is not followed by whitespace. | 632 | |
| Line is longer than 120 characters. | 638 | |
| Catching 'Throwable' is not allowed. | 642 | |
| Line is longer than 120 characters. | 651 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 37 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 | |
| Line is longer than 120 characters. | 113 | |
| Line is longer than 120 characters. | 191 | |
| Line is longer than 120 characters. | 250 | |
| Line is longer than 120 characters. | 305 | |
| Line is longer than 120 characters. | 326 | |
| Catching 'Throwable' is not allowed. | 330 | |
| Line is longer than 120 characters. | 339 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line is longer than 120 characters. | 217 | |
| ',' is not followed by whitespace. | 229 | |
| Line is longer than 120 characters. | 230 | |
| Line is longer than 120 characters. | 235 | |
| Catching 'Throwable' is not allowed. | 239 | |
| Line is longer than 120 characters. | 248 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 145 | |
| Line is longer than 120 characters. | 179 | |
| Line is longer than 120 characters. | 229 | |
| Catching 'Throwable' is not allowed. | 247 | |
| Executable statement count is 34 (max allowed is 30). | 350 | |
| Line is longer than 120 characters. | 391 | |
| Catching 'Exception' is not allowed. | 437 | |
| Line is longer than 120 characters. | 439 | |
| Line is longer than 120 characters. | 454 | |
| Catching 'Throwable' is not allowed. | 463 | |
| Line is longer than 120 characters. | 556 | |
| Line is longer than 120 characters. | 592 | |
| Line is longer than 120 characters. | 593 | |
| Catching 'Throwable' is not allowed. | 608 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 105 | |
| Line is longer than 120 characters. | 112 | |
| Line is longer than 120 characters. | 119 | |
| Unable to get class information for MojoExecutionException. | 173 | |
| Catching 'Throwable' is not allowed. | 185 | |
| Line is longer than 120 characters. | 189 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Executable statement count is 32 (max allowed is 30). | 152 | |
| Line is longer than 120 characters. | 184 | |
| ';' is not followed by whitespace. | 209 | |
| if at indentation level 7 not at correct indentation, 8 | 261 | |
| if lcurly at indentation level 7 not at correct indentation, 8 | 262 | |
| if child at indentation level 11 not at correct indentation, 12 | 263 | |
| if rcurly at indentation level 7 not at correct indentation, 8 | 264 | |
| method def child at indentation level 7 not at correct indentation, 8 | 265 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'newLine' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 127 | |
| Executable statement count is 32 (max allowed is 30). | 167 | |
| Unnecessary parentheses around assignment right-hand side. | 169 | |
| Line is longer than 120 characters. | 179 | |
| Line is longer than 120 characters. | 190 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unknown tag 'phase'. | 17 | |
| Unknown tag 'goal'. | 18 | |
| Unknown tag 'requiresDependencyResolution'. | 19 | |
| Unknown tag 'description'. | 20 | |
| Executable statement count is 64 (max allowed is 30). | 30 | |
| Unable to get class information for MojoExecutionException. | 31 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 31 | |
| Unable to get class information for MojoFailureException. | 31 | |
| Line is longer than 120 characters. | 111 | |
| Line is longer than 120 characters. | 157 | |
| Line is longer than 120 characters. | 162 | |
| Catching 'Throwable' is not allowed. | 166 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unknown tag 'goal'. | 17 | |
| Unknown tag 'requiresDependencyResolution'. | 18 | |
| Unknown tag 'description'. | 19 | |
| Unable to get class information for MojoExecutionException. | 30 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 30 | |
| Unable to get class information for MojoFailureException. | 30 | |
| Catching 'Throwable' is not allowed. | 53 | |
| Unable to get class information for MojoExecutionException. | 81 | |
| Catching 'Throwable' is not allowed. | 92 | |
| Line is longer than 120 characters. | 96 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 111 | |
| Catching 'Throwable' is not allowed. | 137 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 17 | |
| Redundant 'public' modifier. | 24 | |
| Redundant 'public' modifier. | 33 | |
| Redundant 'public' modifier. | 40 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Executable statement count is 40 (max allowed is 30). | 71 | |
| Catching 'Throwable' is not allowed. | 244 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 22 | |
| Catching 'Throwable' is not allowed. | 76 | |
| Catching 'Exception' is not allowed. | 107 |
| Violation | Message | Line |
|---|---|---|
| Wrong order for 'java.io.File' import. | 11 | |
| Line is longer than 120 characters. | 132 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 12 | |
| Unknown tag 'phase'. | 13 | |
| Unknown tag 'description'. | 14 | |
| Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 42 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 47 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 47 | |
| Unable to get class information for MojoExecutionException. | 47 | |
| Catching 'Throwable' is not allowed. | 95 |
| Violation | Message | Line |
|---|---|---|
| Wrong order for 'java.io.File' import. | 5 | |
| Unknown tag 'goal'. | 12 | |
| Unknown tag 'phase'. | 13 | |
| Unknown tag 'description'. | 14 | |
| Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 42 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 47 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 47 | |
| Unable to get class information for MojoExecutionException. | 47 | |
| Catching 'Throwable' is not allowed. | 95 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 12 | |
| Unknown tag 'phase'. | 13 | |
| Unknown tag 'description'. | 14 | |
| Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 42 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 47 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 47 | |
| Unable to get class information for MojoExecutionException. | 47 | |
| Catching 'Throwable' is not allowed. | 95 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 12 | |
| Unknown tag 'phase'. | 13 | |
| Unknown tag 'description'. | 14 | |
| Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 41 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 46 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 46 | |
| Unable to get class information for MojoExecutionException. | 46 | |
| Catching 'Throwable' is not allowed. | 94 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 12 | |
| Unknown tag 'phase'. | 13 | |
| Unknown tag 'description'. | 14 | |
| Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 41 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 46 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 46 | |
| Unable to get class information for MojoExecutionException. | 46 | |
| Catching 'Throwable' is not allowed. | 94 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 12 | |
| Unknown tag 'phase'. | 13 | |
| Unknown tag 'description'. | 14 | |
| Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 42 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 47 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 47 | |
| Unable to get class information for MojoExecutionException. | 47 | |
| Catching 'Throwable' is not allowed. | 95 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 21 | |
| Unknown tag 'phase'. | 22 | |
| Unknown tag 'description'. | 23 | |
| Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 76 | |
| Executable statement count is 39 (max allowed is 30). | 80 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 81 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 81 | |
| Unable to get class information for MojoExecutionException. | 81 | |
| Line is longer than 120 characters. | 93 | |
| Line is longer than 120 characters. | 130 | |
| Catching 'Throwable' is not allowed. | 158 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 174 | |
| Unable to get class information for MojoExecutionException. | 174 | |
| Catching 'Throwable' is not allowed. | 185 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 205 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 13 | |
| Unknown tag 'phase'. | 14 | |
| Unknown tag 'description'. | 15 | |
| Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 34 | |
| method def throws at indentation level 12 not at correct indentation, 8 | 39 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 39 | |
| Unable to get class information for MojoExecutionException. | 39 | |
| Catching 'Throwable' is not allowed. | 103 |
| Violation | Message | Line |
|---|---|---|
| Executable statement count is 38 (max allowed is 30). | 46 | |
| Catching 'Throwable' is not allowed. | 98 | |
| Catching 'Throwable' is not allowed. | 121 | |
| Catching 'Throwable' is not allowed. | 135 | |
| Must have at least one statement. | 176 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 30 | |
| Line is longer than 120 characters. | 31 | |
| method call child at indentation level 24 not at correct indentation, 28 | 164 | |
| method call child at indentation level 24 not at correct indentation, 28 | 165 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unknown tag 'goal'. | 10 | |
| Unknown tag 'requiresProject'. | 11 | |
| Unknown tag 'requiresDependencyResolution'. | 12 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'goal'. | 10 | |
| Unknown tag 'requiresProject'. | 11 | |
| Unknown tag 'requiresDependencyResolution'. | 12 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'phase'. | 16 | |
| Unknown tag 'goal'. | 17 | |
| Unknown tag 'description'. | 18 | |
| Unable to get class information for MojoExecutionException. | 73 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 73 | |
| Unable to get class information for MojoFailureException. | 73 | |
| Line is longer than 120 characters. | 92 | |
| Catching 'Throwable' is not allowed. | 98 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 19 |
| Violation | Message | Line |
|---|---|---|
| Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 8 |
| Violation | Message | Line |
|---|---|---|
| method call child at indentation level 12 not at correct indentation, 16 | 36 | |
| method call child at indentation level 12 not at correct indentation, 16 | 37 |
| Violation | Message | Line |
|---|---|---|
| method call child at indentation level 12 not at correct indentation, 16 | 36 | |
| method call child at indentation level 12 not at correct indentation, 16 | 37 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Must have at least one statement. | 47 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
| Line is longer than 120 characters. | 229 | |
| Redundant 'final' modifier. | 250 | |
| Catching 'Throwable' is not allowed. | 293 | |
| Redundant 'final' modifier. | 305 | |
| Catching 'Throwable' is not allowed. | 375 | |
| '(' is preceded with whitespace. | 484 |
| Violation | Message | Line |
|---|---|---|
| method call child at indentation level 12 not at correct indentation, 16 | 37 | |
| method call child at indentation level 12 not at correct indentation, 16 | 38 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unnecessary parentheses around assignment right-hand side. | 180 | |
| Line is longer than 120 characters. | 283 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 8 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 10 |
| Violation | Message | Line |
|---|---|---|
| ',' is not followed by whitespace. | 73 | |
| ',' is not followed by whitespace. | 131 | |
| Executable statement count is 41 (max allowed is 30). | 689 | |
| Executable statement count is 47 (max allowed is 30). | 825 | |
| Executable statement count is 32 (max allowed is 30). | 968 | |
| ',' is not followed by whitespace. | 1224 |
| Violation | Message | Line |
|---|---|---|
| 'for' construct must use '{}'s. | 820 | |
| 'if' construct must use '{}'s. | 821 |
| Violation | Message | Line |
|---|---|---|
| Executable statement count is 39 (max allowed is 30). | 117 | |
| Line is longer than 120 characters. | 379 | |
| Executable statement count is 32 (max allowed is 30). | 668 | |
| Line is longer than 120 characters. | 714 |
| Violation | Message | Line |
|---|---|---|
| method def child at indentation level 7 not at correct indentation, 8 | 101 | |
| method call child at indentation level 7 not at correct indentation, 8 | 102 | |
| method def child at indentation level 7 not at correct indentation, 8 | 102 | |
| method call child at indentation level 7 not at correct indentation, 8 | 103 | |
| method def child at indentation level 7 not at correct indentation, 8 | 103 | |
| method def child at indentation level 7 not at correct indentation, 8 | 104 |
| Violation | Message | Line |
|---|---|---|
| Unnecessary parentheses around identifier 'target'. | 63 |
| Violation | Message | Line |
|---|---|---|
| Unnecessary parentheses around return value. | 119 | |
| Executable statement count is 39 (max allowed is 30). | 401 | |
| ';' is followed by whitespace. | 684 |
| Violation | Message | Line |
|---|---|---|
| Catching 'Exception' is not allowed. | 295 | |
| method def modifier at indentation level 5 not at correct indentation, 4 | 319 | |
| method def lcurly at indentation level 5 not at correct indentation, 4 | 320 | |
| method def child at indentation level 9 not at correct indentation, 8 | 321 | |
| method def rcurly at indentation level 5 not at correct indentation, 4 | 322 | |
| ',' is not followed by whitespace. | 459 | |
| method def child at indentation level 11 not at correct indentation, 8 | 495 | |
| for at indentation level 11 not at correct indentation, 8 | 496 | |
| for lcurly at indentation level 11 not at correct indentation, 8 | 497 | |
| if at indentation level 15 not at correct indentation, 12 | 498 | |
| if lcurly at indentation level 15 not at correct indentation, 12 | 499 | |
| if child at indentation level 19 not at correct indentation, 16 | 500 | |
| 'if' construct must use '{}'s. | 501 | |
| if at indentation level 19 not at correct indentation, 16 | 501 | |
| if rcurly at indentation level 15 not at correct indentation, 12 | 503 | |
| for rcurly at indentation level 11 not at correct indentation, 8 | 504 | |
| if at indentation level 11 not at correct indentation, 8 | 531 | |
| if lcurly at indentation level 11 not at correct indentation, 8 | 532 | |
| if child at indentation level 15 not at correct indentation, 12 | 533 | |
| if rcurly at indentation level 11 not at correct indentation, 8 | 534 | |
| else at indentation level 11 not at correct indentation, 8 | 535 | |
| else lcurly at indentation level 11 not at correct indentation, 8 | 536 | |
| else child at indentation level 15 not at correct indentation, 12 | 537 | |
| else rcurly at indentation level 11 not at correct indentation, 8 | 538 | |
| method def modifier at indentation level 3 not at correct indentation, 4 | 549 | |
| method def lcurly at indentation level 3 not at correct indentation, 4 | 550 | |
| for at indentation level 7 not at correct indentation, 8 | 551 | |
| for lcurly at indentation level 7 not at correct indentation, 8 | 552 | |
| for child at indentation level 11 not at correct indentation, 12 | 553 | |
| method call child at indentation level 11 not at correct indentation, 12 | 553 | |
| for rcurly at indentation level 7 not at correct indentation, 8 | 554 | |
| for at indentation level 7 not at correct indentation, 8 | 555 | |
| for lcurly at indentation level 7 not at correct indentation, 8 | 556 | |
| for child at indentation level 11 not at correct indentation, 12 | 557 | |
| method call child at indentation level 11 not at correct indentation, 12 | 557 | |
| for rcurly at indentation level 7 not at correct indentation, 8 | 558 | |
| method def rcurly at indentation level 3 not at correct indentation, 4 | 559 | |
| method def modifier at indentation level 3 not at correct indentation, 4 | 565 | |
| method def lcurly at indentation level 3 not at correct indentation, 4 | 566 | |
| method def child at indentation level 7 not at correct indentation, 8 | 568 | |
| method call child at indentation level 7 not at correct indentation, 8 | 569 | |
| method def child at indentation level 7 not at correct indentation, 8 | 569 | |
| method call child at indentation level 7 not at correct indentation, 8 | 577 | |
| method def child at indentation level 7 not at correct indentation, 8 | 577 | |
| method def child at indentation level 7 not at correct indentation, 8 | 584 | |
| method call child at indentation level 7 not at correct indentation, 8 | 586 | |
| method def child at indentation level 7 not at correct indentation, 8 | 586 | |
| method def child at indentation level 7 not at correct indentation, 8 | 593 | |
| method def rcurly at indentation level 3 not at correct indentation, 4 | 594 | |
| method def modifier at indentation level 3 not at correct indentation, 4 | 600 | |
| method def lcurly at indentation level 3 not at correct indentation, 4 | 601 | |
| method def child at indentation level 7 not at correct indentation, 8 | 603 | |
| method def child at indentation level 7 not at correct indentation, 8 | 604 | |
| for at indentation level 7 not at correct indentation, 8 | 605 | |
| for lcurly at indentation level 7 not at correct indentation, 8 | 606 | |
| if at indentation level 11 not at correct indentation, 12 | 607 | |
| if lcurly at indentation level 11 not at correct indentation, 12 | 608 | |
| if child at indentation level 15 not at correct indentation, 16 | 609 | |
| if rcurly at indentation level 11 not at correct indentation, 12 | 610 | |
| else at indentation level 11 not at correct indentation, 12 | 611 | |
| else lcurly at indentation level 11 not at correct indentation, 12 | 612 | |
| else child at indentation level 15 not at correct indentation, 16 | 613 | |
| method call child at indentation level 15 not at correct indentation, 16 | 613 | |
| else rcurly at indentation level 11 not at correct indentation, 12 | 614 | |
| for child at indentation level 11 not at correct indentation, 12 | 615 | |
| method call child at indentation level 11 not at correct indentation, 12 | 615 | |
| for rcurly at indentation level 7 not at correct indentation, 8 | 616 | |
| method def child at indentation level 7 not at correct indentation, 8 | 617 | |
| method def rcurly at indentation level 3 not at correct indentation, 4 | 618 | |
| method def modifier at indentation level 3 not at correct indentation, 4 | 624 | |
| method def lcurly at indentation level 3 not at correct indentation, 4 | 625 | |
| for at indentation level 7 not at correct indentation, 8 | 626 | |
| for lcurly at indentation level 7 not at correct indentation, 8 | 627 | |
| if at indentation level 11 not at correct indentation, 12 | 628 | |
| if lcurly at indentation level 11 not at correct indentation, 12 | 629 | |
| if child at indentation level 15 not at correct indentation, 16 | 630 | |
| if at indentation level 15 not at correct indentation, 16 | 631 | |
| if lcurly at indentation level 15 not at correct indentation, 16 | 632 | |
| if child at indentation level 19 not at correct indentation, 20 | 633 | |
| if rcurly at indentation level 15 not at correct indentation, 16 | 634 | |
| if rcurly at indentation level 11 not at correct indentation, 12 | 635 | |
| for rcurly at indentation level 7 not at correct indentation, 8 | 636 | |
| method def child at indentation level 7 not at correct indentation, 8 | 637 | |
| method def rcurly at indentation level 3 not at correct indentation, 4 | 638 | |
| method def modifier at indentation level 3 not at correct indentation, 4 | 644 | |
| method def lcurly at indentation level 3 not at correct indentation, 4 | 645 | |
| for at indentation level 7 not at correct indentation, 8 | 646 | |
| for lcurly at indentation level 7 not at correct indentation, 8 | 647 | |
| if at indentation level 11 not at correct indentation, 12 | 648 | |
| if lcurly at indentation level 11 not at correct indentation, 12 | 649 | |
| if child at indentation level 15 not at correct indentation, 16 | 650 | |
| if at indentation level 15 not at correct indentation, 16 | 651 | |
| if lcurly at indentation level 15 not at correct indentation, 16 | 652 | |
| if child at indentation level 19 not at correct indentation, 20 | 653 | |
| if rcurly at indentation level 15 not at correct indentation, 16 | 654 | |
| if rcurly at indentation level 11 not at correct indentation, 12 | 655 | |
| for rcurly at indentation level 7 not at correct indentation, 8 | 656 | |
| for at indentation level 7 not at correct indentation, 8 | 657 | |
| for lcurly at indentation level 7 not at correct indentation, 8 | 658 | |
| if at indentation level 11 not at correct indentation, 12 | 659 | |
| if lcurly at indentation level 11 not at correct indentation, 12 | 660 | |
| Line is longer than 120 characters. | 661 | |
| if child at indentation level 15 not at correct indentation, 16 | 661 | |
| if at indentation level 15 not at correct indentation, 16 | 662 | |
| if lcurly at indentation level 15 not at correct indentation, 16 | 663 | |
| if child at indentation level 19 not at correct indentation, 20 | 664 | |
| if rcurly at indentation level 15 not at correct indentation, 16 | 665 | |
| if rcurly at indentation level 11 not at correct indentation, 12 | 666 | |
| for rcurly at indentation level 7 not at correct indentation, 8 | 667 | |
| method def child at indentation level 7 not at correct indentation, 8 | 668 | |
| method def rcurly at indentation level 3 not at correct indentation, 4 | 669 | |
| method def modifier at indentation level 5 not at correct indentation, 4 | 687 | |
| method def lcurly at indentation level 5 not at correct indentation, 4 | 688 | |
| method def child at indentation level 9 not at correct indentation, 8 | 689 | |
| method def rcurly at indentation level 5 not at correct indentation, 4 | 690 | |
| method def modifier at indentation level 5 not at correct indentation, 4 | 696 | |
| method def lcurly at indentation level 5 not at correct indentation, 4 | 697 | |
| method def child at indentation level 9 not at correct indentation, 8 | 698 | |
| method def rcurly at indentation level 5 not at correct indentation, 4 | 699 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Executable statement count is 32 (max allowed is 30). | 551 | |
| Executable statement count is 33 (max allowed is 30). | 641 | |
| Executable statement count is 32 (max allowed is 30). | 1016 | |
| Executable statement count is 63 (max allowed is 30). | 1168 | |
| Unnecessary parentheses around assignment right-hand side. | 1214 |
| Violation | Message | Line |
|---|---|---|
| Executable statement count is 73 (max allowed is 30). | 133 | |
| Method length is 236 lines (max allowed is 150). | 133 | |
| for child at indentation level 37 not at correct indentation, 36 | 189 | |
| assign at indentation level 52 not at correct indentation, 56 | 283 | |
| ';' is followed by whitespace. | 283 | |
| Line is longer than 120 characters. | 285 | |
| Line is longer than 120 characters. | 320 | |
| ',' is not followed by whitespace. | 420 | |
| ';' is followed by whitespace. | 425 | |
| ',' is not followed by whitespace. | 444 | |
| ',' is not followed by whitespace. | 457 | |
| ',' is not followed by whitespace. | 819 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'phase'. | 16 | |
| Unknown tag 'goal'. | 17 | |
| Unknown tag 'description'. | 18 | |
| Unable to get class information for MojoExecutionException. | 73 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 73 | |
| Unable to get class information for MojoFailureException. | 73 | |
| Line is longer than 120 characters. | 91 | |
| Catching 'Throwable' is not allowed. | 97 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 35 | |
| '{' should be on a new line. | 41 | |
| '{' should be on a new line. | 47 | |
| '{' should be on a new line. | 52 | |
| '{' should be on a new line. | 57 | |
| '{' should be on a new line. | 62 | |
| '{' should be on a new line. | 78 | |
| Line is longer than 120 characters. | 103 | |
| Line is longer than 120 characters. | 152 | |
| Line is longer than 120 characters. | 175 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 27 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 51 | |
| Line is longer than 120 characters. | 132 | |
| '{' should be on a new line. | 175 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 21 | |
| Catching 'Throwable' is not allowed. | 49 | |
| Catching 'Exception' is not allowed. | 94 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'collectionTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 69 | |
| Unnecessary parentheses around assignment right-hand side. | 123 | |
| method call child at indentation level 12 not at correct indentation, 16 | 529 | |
| method call child at indentation level 12 not at correct indentation, 16 | 530 |
| Violation | Message | Line |
|---|---|---|
| Avoid nested blocks. | 126 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 70 | |
| Line is longer than 120 characters. | 80 | |
| Line is longer than 120 characters. | 169 | |
| method def child at indentation level 7 not at correct indentation, 8 | 169 | |
| Line is longer than 120 characters. | 170 | |
| 'if' construct must use '{}'s. | 177 | |
| 'if' construct must use '{}'s. | 197 | |
| 'else' construct must use '{}'s. | 199 | |
| Line is longer than 120 characters. | 208 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'inheritanceStrategies' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 82 | |
| Line is longer than 120 characters. | 290 | |
| assign child at indentation level 11 not at correct indentation, 12 | 551 | |
| assign child at indentation level 11 not at correct indentation, 12 | 566 | |
| method def child at indentation level 8 not at correct indentation, 12 | 613 | |
| method def child at indentation level 8 not at correct indentation, 12 | 693 | |
| method def child at indentation level 8 not at correct indentation, 12 | 696 | |
| method def child at indentation level 8 not at correct indentation, 12 | 712 | |
| method def child at indentation level 8 not at correct indentation, 12 | 723 | |
| method def child at indentation level 8 not at correct indentation, 12 | 726 | |
| Line is longer than 120 characters. | 788 | |
| Line is longer than 120 characters. | 860 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 65 | |
| '{' should be on a new line. | 79 | |
| '{' should be on a new line. | 81 | |
| '}' should be alone on a line. | 83 | |
| '{' should be on a new line. | 83 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 111 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 9 | |
| 'public' modifier out of order with the JLS suggestions. | 14 | |
| 'public' modifier out of order with the JLS suggestions. | 19 | |
| 'public' modifier out of order with the JLS suggestions. | 24 | |
| 'public' modifier out of order with the JLS suggestions. | 29 | |
| 'public' modifier out of order with the JLS suggestions. | 40 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 19 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 | |
| Catching 'Throwable' is not allowed. | 80 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 17 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 16 | |
| '(' is preceded with whitespace. | 18 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 16 | |
| '(' is preceded with whitespace. | 18 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 15 | |
| 'if' construct must use '{}'s. | 25 | |
| Executable statement count is 37 (max allowed is 30). | 43 | |
| 'if' construct must use '{}'s. | 102 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Catching 'Throwable' is not allowed. | 297 | |
| Must have at least one statement. | 298 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 307 | |
| Line is longer than 120 characters. | 314 | |
| Line is longer than 120 characters. | 321 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Catching 'Exception' is not allowed. | 44 | |
| Must have at least one statement. | 45 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Must have at least one statement. | 59 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for JspException. | 36 | |
| Expression can be simplified. | 60 |
| Violation | Message | Line |
|---|---|---|
| 'if' construct must use '{}'s. | 45 | |
| 'if' construct must use '{}'s. | 55 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for JspException. | 52 | |
| 'if' construct must use '{}'s. | 67 | |
| 'if' construct must use '{}'s. | 69 | |
| 'if' construct must use '{}'s. | 71 | |
| 'if' construct must use '{}'s. | 73 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for JspException. | 35 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for javax.servlet.jsp.JspException. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 72 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is followed by whitespace. | 137 | |
| ')' is preceded with whitespace. | 138 | |
| Catching 'Throwable' is not allowed. | 320 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Comment matches to-do format 'TODO:'. | 16 | |
| Line is longer than 120 characters. | 16 | |
| Catching 'Throwable' is not allowed. | 38 | |
| Catching 'Throwable' is not allowed. | 56 | |
| Catching 'Throwable' is not allowed. | 98 | |
| Catching 'Exception' is not allowed. | 167 | |
| Line is longer than 120 characters. | 182 | |
| Must have at least one statement. | 336 | |
| File does not end with a newline. | 0 | |
| '{' should be on a new line. | 56 | |
| '{' should be on a new line. | 217 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 24 | |
| Line matches the illegal pattern 'System\.out\.println'. | 26 | |
| Line matches the illegal pattern 'System\.out\.println'. | 49 | |
| Line matches the illegal pattern 'System\.out\.println'. | 53 | |
| Missing a Javadoc comment. | 57 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 14 | |
| Array brackets at illegal position. | 27 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 5 | |
| '{' should be on a new line. | 5 | |
| '{' should be on a new line. | 13 | |
| '{' should be on a new line. | 16 | |
| '{' should be on a new line. | 19 | |
| '{' should be on a new line. | 22 | |
| '{' should be on a new line. | 26 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 8 |
| Violation | Message | Line |
|---|---|---|
| Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 17 | |
| Line is longer than 120 characters. | 573 | |
| Name 'TAGGEDVALUE_EJB_SESSION_JNDI_NAME_Local' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 816 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 46 | |
| ')' is preceded with whitespace. | 52 | |
| Line is longer than 120 characters. | 68 | |
| ')' is preceded with whitespace. | 74 | |
| Line is longer than 120 characters. | 93 | |
| ')' is preceded with whitespace. | 99 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.andromda.metafacades.uml.AssociationEndFacade. | 10 | |
| Name 'cascadeTable' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 114 | |
| Name 'collectionTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 148 | |
| '(' is preceded with whitespace. | 197 | |
| Unnecessary parentheses around assignment right-hand side. | 552 | |
| Unnecessary parentheses around assignment right-hand side. | 558 | |
| Unnecessary parentheses around assignment right-hand side. | 569 | |
| Unnecessary parentheses around assignment right-hand side. | 575 | |
| Must have at least one statement. | 581 | |
| Must have at least one statement. | 591 | |
| if rcurly at indentation level 9 not at correct indentation, 8 | 764 | |
| method call child at indentation level 12 not at correct indentation, 16 | 805 | |
| method call child at indentation level 12 not at correct indentation, 16 | 806 | |
| Unnecessary parentheses around assignment right-hand side. | 871 | |
| Line is longer than 120 characters. | 992 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unnecessary parentheses around assignment right-hand side. | 92 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '(' is preceded with whitespace. | 44 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 53 | |
| Unnecessary parentheses around assignment right-hand side. | 505 |
| Violation | Message | Line |
|---|---|---|
| Name 'inheritanceStrategies' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 90 | |
| Name 'discriminatorTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 117 | |
| '(' is preceded with whitespace. | 199 | |
| Comment matches to-do format 'TODO:'. | 206 | |
| Catching 'Throwable' is not allowed. | 560 | |
| ';' is followed by whitespace. | 879 | |
| Unnecessary parentheses around return value. | 917 | |
| Unnecessary parentheses around return value. | 936 | |
| Unnecessary parentheses around return value. | 962 | |
| Line is longer than 120 characters. | 1363 | |
| 'for' construct must use '{}'s. | 1395 | |
| Empty statement. | 1398 | |
| ';' is followed by whitespace. | 1594 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 21 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 24 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 35 | |
| if child at indentation level 16 not at correct indentation, 12 | 138 | |
| if at indentation level 16 not at correct indentation, 12 | 140 | |
| if lcurly at indentation level 16 not at correct indentation, 12 | 141 | |
| for lcurly at indentation level 20 not at correct indentation, 16 | 143 | |
| if at indentation level 24 not at correct indentation, 20 | 145 | |
| if lcurly at indentation level 24 not at correct indentation, 20 | 146 | |
| if at indentation level 28 not at correct indentation, 24 | 147 | |
| if lcurly at indentation level 28 not at correct indentation, 24 | 148 | |
| if child at indentation level 32 not at correct indentation, 28 | 149 | |
| if child at indentation level 32 not at correct indentation, 28 | 150 | |
| if rcurly at indentation level 28 not at correct indentation, 24 | 151 | |
| if child at indentation level 28 not at correct indentation, 24 | 152 | |
| if at indentation level 28 not at correct indentation, 24 | 153 | |
| if lcurly at indentation level 28 not at correct indentation, 24 | 154 | |
| if child at indentation level 32 not at correct indentation, 28 | 155 | |
| if rcurly at indentation level 28 not at correct indentation, 24 | 156 | |
| if rcurly at indentation level 24 not at correct indentation, 20 | 158 | |
| for rcurly at indentation level 20 not at correct indentation, 16 | 159 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 18 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 18 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 60 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 80 | |
| Unnecessary parentheses around return value. | 521 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 20 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 26 | |
| Unnecessary parentheses around assignment right-hand side. | 119 | |
| Line is longer than 120 characters. | 467 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 26 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 20 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 26 |
| Violation | Message | Line |
|---|---|---|
| class def child at indentation level 0 not at correct indentation, 4 | 29 | |
| '(' is preceded with whitespace. | 132 | |
| method def child at indentation level 9 not at correct indentation, 8 | 176 | |
| Conditional logic can be removed. | 359 | |
| Unnecessary parentheses around assignment right-hand side. | 370 | |
| Conditional logic can be removed. | 384 | |
| Unnecessary parentheses around assignment right-hand side. | 395 | |
| Unnecessary parentheses around return value. | 826 | |
| ';' is followed by whitespace. | 935 | |
| method def child at indentation level 24 not at correct indentation, 28 | 1020 | |
| method def child at indentation level 24 not at correct indentation, 28 | 1021 | |
| method def child at indentation level 24 not at correct indentation, 28 | 1022 | |
| Unnecessary parentheses around return value. | 1065 | |
| Unnecessary parentheses around return value. | 1088 | |
| Unnecessary parentheses around return value. | 1109 | |
| Unnecessary parentheses around return value. | 1130 | |
| method def child at indentation level 24 not at correct indentation, 28 | 1173 | |
| method def child at indentation level 24 not at correct indentation, 28 | 1174 | |
| method def child at indentation level 24 not at correct indentation, 28 | 1175 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 43 | |
| ';' is followed by whitespace. | 332 | |
| Unnecessary parentheses around return value. | 509 | |
| Unnecessary parentheses around return value. | 545 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 20 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 22 | |
| Catching 'Throwable' is not allowed. | 66 |
| Violation | Message | Line |
|---|---|---|
| '(' is preceded with whitespace. | 94 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 22 | |
| '(' is preceded with whitespace. | 30 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Must have at least one statement. | 180 | |
| Catching 'Throwable' is not allowed. | 185 | |
| Name 'modelModifiedTimes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 386 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 22 | |
| Line is longer than 120 characters. | 264 | |
| Line is longer than 120 characters. | 265 | |
| Line is longer than 120 characters. | 266 | |
| Line is longer than 120 characters. | 272 | |
| Line is longer than 120 characters. | 274 | |
| Line is longer than 120 characters. | 345 | |
| Line is longer than 120 characters. | 397 | |
| Line is longer than 120 characters. | 406 | |
| Line is longer than 120 characters. | 435 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 21 | |
| Unnecessary parentheses around return value. | 144 | |
| Unnecessary parentheses around return value. | 146 | |
| Name 'at' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 259 | |
| Name 'period' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 260 | |
| Name 'underscore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 261 | |
| Must have at least one statement. | 367 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 13 | |
| ',' is not followed by whitespace. | 113 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 9 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 | |
| Comment matches to-do format 'TODO:'. | 79 | |
| Executable statement count is 108 (max allowed is 30). | 81 | |
| '(' is followed by whitespace. | 375 | |
| Catching 'Exception' is not allowed. | 388 | |
| Line is longer than 120 characters. | 391 | |
| Name 'namespaceScopeOperator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 409 | |
| if lcurly at indentation level 4 not at correct indentation, 8 | 425 | |
| method def child at indentation level 12 not at correct indentation, 8 | 435 | |
| if at indentation level 12 not at correct indentation, 8 | 436 | |
| if lcurly at indentation level 12 not at correct indentation, 8 | 437 | |
| if child at indentation level 16 not at correct indentation, 12 | 438 | |
| if child at indentation level 16 not at correct indentation, 12 | 442 | |
| if rcurly at indentation level 12 not at correct indentation, 8 | 446 | |
| for at indentation level 11 not at correct indentation, 12 | 518 | |
| method call child at indentation level 15 not at correct indentation, 20 | 519 | |
| for lcurly at indentation level 11 not at correct indentation, 12 | 520 | |
| Executable statement count is 140 (max allowed is 30). | 620 | |
| Method length is 375 lines (max allowed is 150). | 620 | |
| Comment matches to-do format 'TODO:'. | 633 | |
| '{' should be on a new line. | 651 | |
| Line is longer than 120 characters. | 654 | |
| Comment matches to-do format 'TODO:'. | 751 | |
| Line is longer than 120 characters. | 752 | |
| Line is longer than 120 characters. | 812 | |
| ')' is preceded with whitespace. | 820 | |
| Line is longer than 120 characters. | 862 | |
| Unnecessary parentheses around assignment right-hand side. | 870 | |
| Unnecessary parentheses around assignment right-hand side. | 874 | |
| Unnecessary parentheses around assignment right-hand side. | 879 | |
| Line is longer than 120 characters. | 899 | |
| Line is longer than 120 characters. | 912 | |
| Unnecessary parentheses around assignment right-hand side. | 912 | |
| Line is longer than 120 characters. | 916 | |
| Unnecessary parentheses around assignment right-hand side. | 916 | |
| Line is longer than 120 characters. | 937 | |
| Line is longer than 120 characters. | 961 | |
| if at indentation level 20 not at correct indentation, 16 | 974 | |
| if lcurly at indentation level 20 not at correct indentation, 16 | 975 | |
| for at indentation level 24 not at correct indentation, 20 | 977 | |
| for lcurly at indentation level 24 not at correct indentation, 20 | 978 | |
| if at indentation level 28 not at correct indentation, 24 | 979 | |
| if lcurly at indentation level 28 not at correct indentation, 24 | 980 | |
| if child at indentation level 32 not at correct indentation, 28 | 981 | |
| if child at indentation level 32 not at correct indentation, 28 | 982 | |
| if rcurly at indentation level 28 not at correct indentation, 24 | 983 | |
| for child at indentation level 28 not at correct indentation, 24 | 984 | |
| for rcurly at indentation level 24 not at correct indentation, 20 | 985 | |
| if rcurly at indentation level 20 not at correct indentation, 16 | 986 | |
| Line is longer than 120 characters. | 1009 | |
| '}' should be alone on a line. | 1011 | |
| Catching 'RuntimeException' is not allowed. | 1011 | |
| '{' should be on a new line. | 1011 | |
| Line is longer than 120 characters. | 1012 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 12 | |
| Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 19 | |
| Line is longer than 120 characters. | 69 | |
| Line is longer than 120 characters. | 75 | |
| Line is longer than 120 characters. | 445 | |
| Line is longer than 120 characters. | 481 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| '{' should be on a new line. | 86 | |
| '}' should be alone on a line. | 88 | |
| '{' should be on a new line. | 88 | |
| '{' should be on a new line. | 103 | |
| '}' should be alone on a line. | 105 | |
| '{' should be on a new line. | 105 | |
| '}' should be alone on a line. | 107 | |
| '{' should be on a new line. | 107 | |
| Catching 'Throwable' is not allowed. | 314 | |
| ',' is not followed by whitespace. | 353 | |
| Must have at least one statement. | 386 | |
| Catching 'Exception' is not allowed. | 450 | |
| Must have at least one statement. | 512 | |
| Line is longer than 120 characters. | 579 | |
| Unnecessary parentheses around assignment right-hand side. | 741 | |
| method def child at indentation level 8 not at correct indentation, 12 | 805 | |
| method call child at indentation level 12 not at correct indentation, 16 | 808 | |
| method call child at indentation level 12 not at correct indentation, 16 | 809 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 16 | |
| Name 'jdbcTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| Catching 'Throwable' is not allowed. | 38 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 16 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Executable statement count is 59 (max allowed is 30). | 122 | |
| Catching 'Throwable' is not allowed. | 132 | |
| Line is longer than 120 characters. | 194 | |
| Line is longer than 120 characters. | 211 | |
| Unable to get class information for ParseException. | 242 | |
| if child at indentation level 16 not at correct indentation, 20 | 259 | |
| if child at indentation level 16 not at correct indentation, 20 | 263 | |
| Catching 'Throwable' is not allowed. | 294 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 9 | |
| Name 'PACKAGE_SEPARATOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 14 | |
| Name 'REPOSITORY_NAMESPACE_NETBEANSMDR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 11 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 | |
| Line is longer than 120 characters. | 182 | |
| Catching 'Throwable' is not allowed. | 231 | |
| Catching 'Throwable' is not allowed. | 257 | |
| '{' should be on a new line. | 360 | |
| '{' should be on a new line. | 361 | |
| '{' should be on a new line. | 363 | |
| while child at indentation level 15 not at correct indentation, 16 | 364 | |
| while child at indentation level 15 not at correct indentation, 16 | 365 | |
| if at indentation level 15 not at correct indentation, 16 | 366 | |
| '{' should be on a new line. | 366 | |
| if child at indentation level 19 not at correct indentation, 20 | 367 | |
| if child at indentation level 19 not at correct indentation, 20 | 368 | |
| if child at indentation level 19 not at correct indentation, 20 | 369 | |
| method call child at indentation level 19 not at correct indentation, 20 | 369 | |
| if rcurly at indentation level 15 not at correct indentation, 16 | 370 | |
| Redundant 'final' modifier. | 399 | |
| Executable statement count is 44 (max allowed is 30). | 594 | |
| '{' should be on a new line. | 611 | |
| '{' should be on a new line. | 612 | |
| '{' should be on a new line. | 727 | |
| '{' should be on a new line. | 734 | |
| '{' should be on a new line. | 741 | |
| '{' should be on a new line. | 748 | |
| '{' should be on a new line. | 755 | |
| '{' should be on a new line. | 762 | |
| Executable statement count is 34 (max allowed is 30). | 867 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 10 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'freemarker.template.Configuration' import. | 21 | |
| Line is longer than 120 characters. | 52 | |
| Catching 'Throwable' is not allowed. | 159 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 8 |
| Violation | Message | Line |
|---|---|---|
| Unnecessary parentheses around assignment right-hand side. | 54 | |
| 'if' construct must use '{}'s. | 67 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
| Name 'urlMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 | |
| Redundant 'final' modifier. | 120 | |
| Must have at least one statement. | 152 | |
| Redundant 'final' modifier. | 179 | |
| Redundant 'final' modifier. | 201 | |
| Redundant 'final' modifier. | 244 | |
| Catching 'Exception' is not allowed. | 254 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unused import - java.io.IOException. | 5 | |
| Unused import - javax.jmi.xmi.MalformedXMIException. | 14 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Catching 'Throwable' is not allowed. | 127 | |
| Catching 'Throwable' is not allowed. | 168 | |
| Catching 'Throwable' is not allowed. | 340 | |
| Catching 'Throwable' is not allowed. | 372 | |
| Catching 'Throwable' is not allowed. | 505 | |
| Catching 'Throwable' is not allowed. | 569 | |
| Unable to get class information for CreationFailedException. | 595 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Wrong order for 'org.eclipse.emf.ecore.EPackage.Registry' import. | 17 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
| Executable statement count is 72 (max allowed is 30). | 53 | |
| Line is longer than 120 characters. | 65 | |
| Line is longer than 120 characters. | 102 | |
| method def child at indentation level 12 not at correct indentation, 8 | 123 | |
| Line is longer than 120 characters. | 125 | |
| Line is longer than 120 characters. | 126 | |
| Line is longer than 120 characters. | 128 | |
| Line is longer than 120 characters. | 130 | |
| Comment matches to-do format 'TODO:'. | 157 | |
| Line is longer than 120 characters. | 179 | |
| Line is longer than 120 characters. | 180 | |
| Line is longer than 120 characters. | 190 | |
| Line is longer than 120 characters. | 252 | |
| Catching 'Exception' is not allowed. | 268 | |
| Must have at least one statement. | 269 | |
| Line is longer than 120 characters. | 311 | |
| Line is longer than 120 characters. | 315 | |
| Line is longer than 120 characters. | 317 | |
| Line is longer than 120 characters. | 320 | |
| Catching 'Throwable' is not allowed. | 356 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 25 | |
| Catching 'Exception' is not allowed. | 48 | |
| Line is longer than 120 characters. | 53 | |
| Catching 'Exception' is not allowed. | 74 | |
| Line is longer than 120 characters. | 77 |
| Violation | Message | Line |
|---|---|---|
| Wrong order for 'javax.servlet.jsp.JspException' import. | 5 | |
| Wrong order for 'java.io.IOException' import. | 7 | |
| Unable to get class information for JspException. | 36 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'newLine' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 121 | |
| Unnecessary parentheses around assignment right-hand side. | 163 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unknown tag 'phase'. | 23 | |
| Unknown tag 'goal'. | 24 | |
| Unknown tag 'requiresDependencyResolution'. | 25 | |
| Unknown tag 'description'. | 26 | |
| Line is longer than 120 characters. | 40 | |
| Line is longer than 120 characters. | 117 | |
| Executable statement count is 33 (max allowed is 30). | 126 | |
| Unable to get class information for MojoExecutionException. | 127 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 127 | |
| Unable to get class information for MojoFailureException. | 127 | |
| Catching 'Throwable' is not allowed. | 173 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unable to get class information for MojoExecutionException. | 102 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 102 | |
| Unable to get class information for MojoFailureException. | 102 | |
| Line is longer than 120 characters. | 116 | |
| Catching 'Throwable' is not allowed. | 127 |
| Violation | Message | Line |
|---|---|---|
| Catching 'Throwable' is not allowed. | 53 | |
| ',' is not followed by whitespace. | 98 | |
| Catching 'Throwable' is not allowed. | 237 | |
| Line matches the illegal pattern 'System\.out\.println'. | 277 | |
| Line matches the illegal pattern 'System\.out\.println'. | 278 |
| Violation | Message | Line |
|---|---|---|
| Executable statement count is 69 (max allowed is 30). | 292 | |
| Method length is 178 lines (max allowed is 150). | 292 | |
| Line is longer than 120 characters. | 341 | |
| if child at indentation level 44 not at correct indentation, 40 | 346 | |
| if child at indentation level 44 not at correct indentation, 40 | 350 | |
| if child at indentation level 44 not at correct indentation, 40 | 351 | |
| Line is longer than 120 characters. | 355 | |
| Catching 'Throwable' is not allowed. | 400 | |
| if child at indentation level 36 not at correct indentation, 32 | 408 | |
| if child at indentation level 36 not at correct indentation, 32 | 409 | |
| Line is longer than 120 characters. | 483 | |
| Line matches the illegal pattern 'System\.out\.println'. | 718 | |
| Line matches the illegal pattern 'System\.out\.println'. | 729 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 14 | |
| Must have at least one statement. | 68 |
| Violation | Message | Line |
|---|---|---|
| ',' is not followed by whitespace. | 67 | |
| Catching 'Exception' is not allowed. | 90 | |
| Must have at least one statement. | 91 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Catching 'Throwable' is not allowed. | 160 | |
| Catching 'Throwable' is not allowed. | 262 | |
| Catching 'Throwable' is not allowed. | 489 | |
| Catching 'Throwable' is not allowed. | 528 | |
| Catching 'Throwable' is not allowed. | 548 | |
| Catching 'Throwable' is not allowed. | 570 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unknown tag 'goal'. | 16 | |
| Unknown tag 'phase'. | 17 | |
| Unknown tag 'requiresDependencyResolution'. | 18 | |
| Unable to get class information for MojoExecutionException. | 82 | |
| Line is longer than 120 characters. | 96 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 20 | |
| '{' should be on a new line. | 23 | |
| '{' should be on a new line. | 26 | |
| '{' should be on a new line. | 29 | |
| '{' should be on a new line. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 59 | |
| Line is longer than 120 characters. | 112 | |
| Line is longer than 120 characters. | 113 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 21 | |
| Redundant 'public' modifier. | 26 | |
| Line is longer than 120 characters. | 36 | |
| Redundant 'public' modifier. | 39 | |
| Line is longer than 120 characters. | 45 | |
| Line is longer than 120 characters. | 49 | |
| Line is longer than 120 characters. | 51 | |
| Redundant 'public' modifier. | 54 | |
| Redundant 'public' modifier. | 68 | |
| Redundant 'public' modifier. | 83 | |
| Line is longer than 120 characters. | 89 | |
| Line is longer than 120 characters. | 90 | |
| Redundant 'public' modifier. | 95 | |
| Redundant 'public' modifier. | 101 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unknown tag 'goal'. | 29 | |
| Unknown tag 'phase'. | 30 | |
| Unknown tag 'requiresDependencyResolution'. | 31 | |
| Executable statement count is 31 (max allowed is 30). | 117 | |
| Unable to get class information for MojoExecutionException. | 118 | |
| Line is longer than 120 characters. | 137 | |
| Catching 'Throwable' is not allowed. | 178 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'newLine' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 121 | |
| Unnecessary parentheses around assignment right-hand side. | 163 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unknown tag 'phase'. | 22 | |
| Unknown tag 'goal'. | 23 | |
| Unknown tag 'requiresDependencyResolution'. | 24 | |
| Unknown tag 'description'. | 25 | |
| Line is longer than 120 characters. | 39 | |
| Line is longer than 120 characters. | 116 | |
| Line is longer than 120 characters. | 123 | |
| Line is longer than 120 characters. | 130 | |
| Executable statement count is 32 (max allowed is 30). | 139 | |
| Unable to get class information for MojoExecutionException. | 140 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 140 | |
| Unable to get class information for MojoFailureException. | 140 | |
| Catching 'Throwable' is not allowed. | 183 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 25 | |
| Redundant 'public' modifier. | 37 | |
| Redundant 'public' modifier. | 47 | |
| Redundant 'public' modifier. | 54 | |
| Redundant 'public' modifier. | 61 | |
| Redundant 'public' modifier. | 72 | |
| Redundant 'public' modifier. | 85 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'phase'. | 24 | |
| Unknown tag 'goal'. | 25 | |
| Unknown tag 'requiresProject'. | 26 | |
| Line is longer than 120 characters. | 64 | |
| Unable to get class information for MojoExecutionException. | 75 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| Line is longer than 120 characters. | 86 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 125 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 127 | |
| '(' is followed by whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| Catching 'Throwable' is not allowed. | 104 | |
| Redundant 'final' modifier. | 181 | |
| Catching 'Throwable' is not allowed. | 200 | |
| Line is longer than 120 characters. | 385 | |
| Catching 'Throwable' is not allowed. | 513 | |
| Line is longer than 120 characters. | 521 | |
| Line is longer than 120 characters. | 526 | |
| Catching 'Throwable' is not allowed. | 581 | |
| array initialization lcurly at indentation level 8 not at correct indentation, 4 | 56 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 57 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 58 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 59 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 60 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 61 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 62 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 63 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 64 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 65 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 66 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 68 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 69 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 70 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 71 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 72 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 73 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 74 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 75 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 76 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 77 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 79 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 80 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 81 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 82 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 83 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 84 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 85 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 86 | |
| Line is longer than 120 characters. | 87 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 87 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 88 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 90 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 91 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 92 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 93 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 94 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 95 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 96 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 97 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 98 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 99 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 101 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 102 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 103 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 104 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 105 | |
| Line is longer than 120 characters. | 106 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 106 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 107 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 108 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 109 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 110 | |
| Line is longer than 120 characters. | 111 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 111 | |
| Line is longer than 120 characters. | 112 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 112 | |
| Line is longer than 120 characters. | 113 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 113 | |
| Line is longer than 120 characters. | 114 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 114 | |
| Line is longer than 120 characters. | 115 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 115 | |
| Line is longer than 120 characters. | 116 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 116 | |
| Line is longer than 120 characters. | 117 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 117 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 119 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 120 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 121 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 122 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 123 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 124 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 125 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 126 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 127 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 128 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 129 | |
| Line is longer than 120 characters. | 130 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 130 | |
| Line is longer than 120 characters. | 131 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 131 | |
| Line is longer than 120 characters. | 132 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 132 | |
| Line is longer than 120 characters. | 133 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 133 | |
| Line is longer than 120 characters. | 134 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 134 | |
| Line is longer than 120 characters. | 135 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 135 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 137 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 138 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 139 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 140 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 141 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 142 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 143 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 144 | |
| Line is longer than 120 characters. | 145 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 145 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 146 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 148 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 149 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 151 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 153 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 155 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 157 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 159 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 161 | |
| Line is longer than 120 characters. | 162 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 163 | |
| Line is longer than 120 characters. | 164 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 165 | |
| Line is longer than 120 characters. | 166 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 167 | |
| Line is longer than 120 characters. | 168 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 168 | |
| Line is longer than 120 characters. | 169 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 169 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 170 | |
| Line is longer than 120 characters. | 171 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 171 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 172 | |
| Line is longer than 120 characters. | 173 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 173 | |
| Line is longer than 120 characters. | 174 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 174 | |
| Line is longer than 120 characters. | 175 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 175 | |
| Line is longer than 120 characters. | 176 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 176 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 177 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 178 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 179 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 180 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 181 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 182 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 183 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 184 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 186 | |
| Line is longer than 120 characters. | 187 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 187 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 189 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 190 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 191 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 192 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 193 | |
| Line is longer than 120 characters. | 194 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 194 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 195 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 196 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 197 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 198 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 199 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 200 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 201 | |
| array initialization child at indentation level 12 not at correct indentation, 8 | 202 | |
| array initialization rcurly at indentation level 8 not at correct indentation, 4 | 203 | |
| '{' should be on a new line. | 256 | |
| Name 'javaLangList' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 305 | |
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
| Line has trailing whitespace. | 344 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.andromda.translation.ocl.node.POperation. | 14 | |
| '}' should be alone on a line. | 92 | |
| '}' should be alone on a line. | 116 | |
| Must have at least one statement. | 117 | |
| '}' should be alone on a line. | 255 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| Catching 'Exception' is not allowed. | 87 | |
| Unable to get class information for NotFoundException. | 142 | |
| Redundant throws: 'CannotCompileException' listed more then one time. | 142 | |
| Unable to get class information for CannotCompileException. | 142 | |
| '}' should be alone on a line. | 171 | |
| '}' should be alone on a line. | 175 | |
| Catching 'Exception' is not allowed. | 217 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 386 | |
| Unable to get class information for NotFoundException. | 433 | |
| Redundant throws: 'CannotCompileException' listed more then one time. | 433 | |
| Unable to get class information for CannotCompileException. | 433 | |
| Redundant throws: 'ClassFormatError' is unchecked exception. | 470 | |
| Catching 'Throwable' is not allowed. | 502 | |
| Catching 'Throwable' is not allowed. | 521 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| '}' should be alone on a line. | 90 | |
| Line is longer than 120 characters. | 104 | |
| '}' should be alone on a line. | 109 | |
| Catching 'Throwable' is not allowed. | 116 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
| Redundant 'final' modifier. | 43 | |
| Name 'testDiscoverer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 107 | |
| Line is longer than 120 characters. | 268 | |
| '}' should be alone on a line. | 364 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |
| Violation | Message | Line |
|---|---|---|
| Wrong order for 'org.andromda.andromdapp.AndroMDApp' import. | 5 | |
| Wrong order for 'java.net.URL' import. | 8 | |
| Unknown tag 'goal'. | 15 | |
| Unknown tag 'requiresProject'. | 16 | |
| Unable to get class information for MojoExecutionException. | 32 | |
| Catching 'Throwable' is not allowed. | 53 | |
| Line is longer than 120 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 8 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for ServletException. | 28 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 13 |
| Violation | Message | Line |
|---|---|---|
| Name 'contentTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 245 | |
| Catching 'Throwable' is not allowed. | 262 | |
| '{' should be on a new line. | 268 | |
| Catching 'Throwable' is not allowed. | 270 | |
| Must have at least one statement. | 271 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Line is longer than 120 characters. | 169 | |
| Redundant 'final' modifier. | 275 | |
| Executable statement count is 38 (max allowed is 30). | 359 | |
| Redundant 'final' modifier. | 359 | |
| Must have at least one statement. | 508 |
| Violation | Message | Line |
|---|---|---|
| Executable statement count is 34 (max allowed is 30). | 30 | |
| method call child at indentation level 20 not at correct indentation, 65 | 46 | |
| Catching 'Throwable' is not allowed. | 223 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name '_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 545 | |
| Name '_values' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 547 | |
| Name '_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 579 | |
| Name '_state' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 580 | |
| Name '_values' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 582 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 30 | |
| Line is longer than 120 characters. | 61 | |
| Unable to get class information for ConverterException. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 21 | |
| Line is longer than 120 characters. | 23 | |
| Comment matches to-do format 'TODO:'. | 58 | |
| Line is longer than 120 characters. | 101 | |
| Line is longer than 120 characters. | 106 | |
| method call child at indentation level 8 not at correct indentation, 12 | 107 |
| Violation | Message | Line |
|---|---|---|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| Unable to get class information for PortletException. | 60 | |
| Unable to get class information for PortletException. | 105 | |
| Catching 'Throwable' is not allowed. | 124 | |
| Unable to get class information for PortletException. | 211 | |
| 'if' construct must use '{}'s. | 221 | |
| 'if' construct must use '{}'s. | 225 |
| Violation | Message | Line |
|---|---|---|
| Must have at least one statement. | 164 | |
| class def child at indentation level 4 not at correct indentation, 8 | 173 |
| Violation | Message | Line |
|---|---|---|
| class def child at indentation level 0 not at correct indentation, 4 | 30 | |
| Missing a Javadoc comment. | 219 | |
| Missing a Javadoc comment. | 365 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 227 | |
| Missing a Javadoc comment. | 245 | |
| Missing a Javadoc comment. | 320 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 124 | |
| Missing a Javadoc comment. | 153 | |
| Missing a Javadoc comment. | 171 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 200 | |
| Missing a Javadoc comment. | 362 |
| Violation | Message | Line |
|---|---|---|
| class def child at indentation level 0 not at correct indentation, 4 | 39 | |
| Executable statement count is 35 (max allowed is 30). | 75 | |
| Comment matches to-do format 'TODO:'. | 100 | |
| Line is longer than 120 characters. | 105 | |
| Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. | 560 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 18 | |
| Redundant 'public' modifier. | 25 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 159 | |
| Unable to get class information for ServletException. | 162 | |
| Missing a Javadoc comment. | 179 | |
| '{' should be on a new line. | 182 | |
| Missing a Javadoc comment. | 190 | |
| Missing a Javadoc comment. | 201 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 15 | |
| '{' should be on a new line. | 21 | |
| '{' should be on a new line. | 37 | |
| 'if' construct must use '{}'s. | 38 | |
| '{' should be on a new line. | 41 | |
| '{' should be on a new line. | 50 | |
| '{' should be on a new line. | 72 | |
| '{' should be on a new line. | 74 | |
| '}' should be alone on a line. | 76 | |
| '{' should be on a new line. | 76 | |
| '{' should be on a new line. | 93 | |
| '{' should be on a new line. | 109 | |
| '{' should be on a new line. | 125 | |
| '{' should be on a new line. | 140 | |
| '{' should be on a new line. | 155 | |
| '{' should be on a new line. | 164 | |
| '{' should be on a new line. | 178 | |
| '{' should be on a new line. | 192 | |
| '{' should be on a new line. | 209 | |
| '{' should be on a new line. | 227 | |
| '{' should be on a new line. | 245 | |
| '{' should be on a new line. | 263 | |
| '{' should be on a new line. | 281 | |
| '{' should be on a new line. | 289 | |
| '{' should be on a new line. | 296 | |
| '{' should be on a new line. | 303 | |
| '{' should be on a new line. | 310 | |
| '{' should be on a new line. | 317 | |
| '{' should be on a new line. | 324 | |
| '{' should be on a new line. | 331 | |
| '{' should be on a new line. | 338 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 77 | |
| Inner assignments should be avoided. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 40 | |
| Line is longer than 120 characters. | 45 | |
| Line is longer than 120 characters. | 50 | |
| Executable statement count is 81 (max allowed is 30). | 173 | |
| Line is longer than 120 characters. | 350 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Executable statement count is 95 (max allowed is 30). | 232 | |
| Method length is 327 lines (max allowed is 150). | 232 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 20 | |
| Must have at least one statement. | 145 | |
| Catching 'Exception' is not allowed. | 151 | |
| Line is longer than 120 characters. | 173 | |
| Must have at least one statement. | 177 | |
| Catching 'Exception' is not allowed. | 182 | |
| Line is longer than 120 characters. | 201 | |
| Catching 'Exception' is not allowed. | 205 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 | |
| Catching 'Throwable' is not allowed. | 193 | |
| Line is longer than 120 characters. | 212 | |
| Line is longer than 120 characters. | 246 | |
| Catching 'Exception' is not allowed. | 258 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 37 | |
| Executable statement count is 35 (max allowed is 30). | 104 | |
| '!' is followed by whitespace. | 494 | |
| Catching 'Exception' is not allowed. | 577 | |
| Catching 'Exception' is not allowed. | 629 | |
| Catching 'Exception' is not allowed. | 681 | |
| Catching 'Exception' is not allowed. | 798 | |
| Catching 'Exception' is not allowed. | 846 | |
| Catching 'Exception' is not allowed. | 888 | |
| Catching 'Exception' is not allowed. | 943 | |
| Line is longer than 120 characters. | 981 | |
| Unable to get class information for ValidatorException. | 1001 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 17 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unused import - org.andromda.utils.beans.BeanSorter. | 13 | |
| Name 'comparators' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
| Catching 'Throwable' is not allowed. | 51 | |
| 'if' construct must use '{}'s. | 57 | |
| try at indentation level 32 not at correct indentation, 16 | 57 | |
| '{' should be on a new line. | 57 | |
| ';' is not followed by whitespace. | 57 | |
| '}' should be alone on a line. | 57 | |
| Catching 'Exception' is not allowed. | 57 | |
| Must have at least one statement. | 57 | |
| Catching 'Throwable' is not allowed. | 154 | |
| Redundant 'final' modifier. | 215 | |
| Redundant 'final' modifier. | 230 | |
| Catching 'Throwable' is not allowed. | 248 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unused import - org.andromda.utils.beans.BeanSorter. | 3 |
| Violation | Message | Line |
|---|---|---|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 19 | |
| Name 'translator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| Catching 'Throwable' is not allowed. | 85 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Class ModelProcessor should be declared as final. | 49 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 | |
| Catching 'Throwable' is not allowed. | 113 | |
| Executable statement count is 37 (max allowed is 30). | 214 | |
| Line is longer than 120 characters. | 243 | |
| Line is longer than 120 characters. | 271 | |
| Catching 'Throwable' is not allowed. | 296 | |
| Line is longer than 120 characters. | 417 | |
| Unnecessary parentheses around return value. | 473 | |
| '{' should be on a new line. | 752 | |
| '{' should be on a new line. | 818 |
| Violation | Message | Line |
|---|---|---|
| interfaces should describe a type and hence have methods. | 8 | |
| Redundant 'public' modifier. | 14 | |
| Redundant 'public' modifier. | 21 | |
| Redundant 'public' modifier. | 27 | |
| Redundant 'public' modifier. | 35 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.andromda.core.namespace.NamespaceComponent. | 9 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 | |
| Line is longer than 120 characters. | 224 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 22 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 41 | |
| Catching 'Exception' is not allowed. | 59 | |
| Unable to get class information for MojoExecutionException. | 73 | |
| Catching 'Exception' is not allowed. | 95 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 41 | |
| Catching 'Exception' is not allowed. | 48 | |
| Unable to get class information for MojoExecutionException. | 62 | |
| Catching 'Exception' is not allowed. | 84 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'phase'. | 18 | |
| Unknown tag 'goal'. | 19 | |
| Unknown tag 'description'. | 20 | |
| Unable to get class information for MojoExecutionException. | 92 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 92 | |
| Unable to get class information for MojoFailureException. | 92 | |
| Unable to get class information for MojoExecutionException. | 111 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 111 | |
| Unable to get class information for MojoFailureException. | 111 | |
| Catching 'Throwable' is not allowed. | 124 | |
| Unable to get class information for MojoExecutionException. | 144 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 144 | |
| Unable to get class information for MojoFailureException. | 144 | |
| Catching 'Throwable' is not allowed. | 156 |
| Violation | Message | Line |
|---|---|---|
| Catching 'Throwable' is not allowed. | 141 | |
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 8 | |
| Catching 'Exception' is not allowed. | 21 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 54 | |
| Line is longer than 120 characters. | 68 | |
| Unnecessary parentheses around assignment right-hand side. | 103 | |
| Unnecessary parentheses around assignment right-hand side. | 107 | |
| Unnecessary parentheses around assignment right-hand side. | 111 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unused import - org.hibernate.Session. | 14 | |
| Line is longer than 120 characters. | 26 | |
| Line is longer than 120 characters. | 74 | |
| Line is longer than 120 characters. | 95 | |
| Line is longer than 120 characters. | 107 | |
| Line is longer than 120 characters. | 110 | |
| Line is longer than 120 characters. | 124 | |
| Line is longer than 120 characters. | 126 | |
| Line is longer than 120 characters. | 136 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 120 characters. | 22 | |
| Line is longer than 120 characters. | 31 | |
| Line is longer than 120 characters. | 32 | |
| Line is longer than 120 characters. | 33 | |
| Line is longer than 120 characters. | 55 | |
| Line is longer than 120 characters. | 81 | |
| Line is longer than 120 characters. | 90 | |
| Line is longer than 120 characters. | 91 | |
| Line is longer than 120 characters. | 92 | |
| Line is longer than 120 characters. | 96 | |
| Line is longer than 120 characters. | 121 | |
| Must have at least one statement. | 131 | |
| Line is longer than 120 characters. | 153 | |
| Line matches the illegal pattern 'System\.out\.println'. | 169 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 15 | |
| Line is longer than 120 characters. | 39 | |
| Must have at least one statement. | 49 | |
| Line is longer than 120 characters. | 63 | |
| Line is longer than 120 characters. | 72 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 28 | |
| Line is longer than 120 characters. | 36 | |
| Line is longer than 120 characters. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Line is longer than 120 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
| Catching 'Throwable' is not allowed. | 218 | |
| Line is longer than 120 characters. | 226 | |
| Line is longer than 120 characters. | 231 | |
| Catching 'Throwable' is not allowed. | 272 | |
| Catching 'Throwable' is not allowed. | 319 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 14 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 19 | |
| Name 'libraryTranslations' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Must have at least one statement. | 75 | |
| Comment matches to-do format 'TODO:'. | 76 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'phase'. | 14 | |
| Unknown tag 'goal'. | 15 | |
| Unknown tag 'description'. | 16 | |
| Unable to get class information for MojoExecutionException. | 97 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 97 | |
| Unable to get class information for MojoFailureException. | 97 | |
| Unable to get class information for MojoExecutionException. | 118 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 118 | |
| Unable to get class information for MojoFailureException. | 118 | |
| Catching 'Throwable' is not allowed. | 133 | |
| Unable to get class information for MojoExecutionException. | 152 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 152 | |
| Unable to get class information for MojoFailureException. | 152 | |
| Catching 'Throwable' is not allowed. | 167 | |
| Unable to get class information for MojoExecutionException. | 186 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 186 | |
| Unable to get class information for MojoFailureException. | 186 | |
| Catching 'Throwable' is not allowed. | 207 | |
| Unable to get class information for MojoExecutionException. | 226 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 226 | |
| Unable to get class information for MojoFailureException. | 226 | |
| array initialization child at indentation level 24 not at correct indentation, 20 | 242 | |
| array initialization child at indentation level 24 not at correct indentation, 20 | 243 | |
| array initialization child at indentation level 24 not at correct indentation, 20 | 244 | |
| array initialization child at indentation level 24 not at correct indentation, 20 | 245 | |
| array initialization child at indentation level 24 not at correct indentation, 20 | 246 | |
| array initialization child at indentation level 24 not at correct indentation, 20 | 247 | |
| array initialization child at indentation level 24 not at correct indentation, 20 | 248 | |
| array initialization child at indentation level 24 not at correct indentation, 20 | 249 | |
| array initialization child at indentation level 24 not at correct indentation, 20 | 250 | |
| array initialization child at indentation level 24 not at correct indentation, 20 | 251 | |
| Catching 'Throwable' is not allowed. | 277 |