The following document contains the results of Checkstyle.
Rule | Violations | Severity |
---|---|---|
NewlineAtEndOfFile | 662 | Info |
Translation | 0 | Error |
FileLength | 4 | Info |
FileTabCharacter | 1 | Info |
RegexpSingleline
|
86 | Info |
FileContentsHolder | 0 | Info |
MissingDeprecated | 18 | Info |
MissingOverride | 4 | Info |
EmptyBlock | 66 | Info |
LeftCurly
|
173 | Info |
NeedBraces | 63 | Info |
RightCurly
|
39 | Info |
AvoidNestedBlocks | 3 | Info |
CovariantEquals | 0 | Error |
EmptyStatement | 2 | Info |
EqualsHashCode | 0 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 3 | Info |
MissingSwitchDefault | 0 | Info |
RedundantThrows | 146 | Info |
SimplifyBooleanExpression | 1 | Info |
SimplifyBooleanReturn | 2 | Info |
StringLiteralEquality | 0 | Error |
NoFinalizer | 0 | Error |
IllegalCatch | 267 | Info |
IllegalThrows | 1 | Info |
JUnitTestCase | 0 | Info |
IllegalType | 2 | Error |
DefaultComesLast | 0 | Info |
FallThrough | 0 | Info |
MultipleVariableDeclarations | 0 | Info |
UnnecessaryParentheses | 82 | Info |
FinalClass | 2 | Info |
InterfaceIsType | 3 | Info |
HideUtilityClassConstructor | 68 | Info |
AvoidStarImport | 1 | Info |
IllegalImport | 0 | Info |
RedundantImport | 0 | Info |
UnusedImports | 14 | Info |
ImportOrder | 21 | Info |
JavadocMethod
|
23 | Info |
JavadocType
|
96 | Info |
JavadocVariable
|
2 | Info |
UpperEll | 0 | Info |
ArrayTypeStyle | 2 | Info |
Indentation | 681 | Info |
TodoComment | 72 | Info |
Regexp
|
21 | Info |
RegexpSinglelineJava
|
0 | Info |
ModifierOrder | 13 | Info |
RedundantModifier | 94 | Info |
ConstantName | 99 | Info |
LocalFinalVariableName | 3 | Info |
LocalVariableName | 2 | Info |
MemberName | 2 | Info |
MethodName | 7 | Info |
MethodTypeParameterName | 0 | Info |
PackageName | 0 | Info |
ParameterName | 3 | Info |
StaticVariableName | 3 | Info |
TypeName | 0 | Info |
ExecutableStatementCount | 86 | Info |
ExecutableStatementCount | 86 | Info |
LineLength
|
1014 | Info |
MethodLength
|
14 | Info |
AnonInnerLength
|
0 | Info |
ParameterNumber | 3 | Info |
GenericWhitespace | 1 | Info |
EmptyForIteratorPad | 12 | Info |
MethodParamPad | 94 | Info |
NoWhitespaceAfter | 1 | Info |
NoWhitespaceBefore | 0 | Info |
ParenPad | 35 | Info |
TypecastParenPad | 1 | Info |
WhitespaceAfter
|
100 | Info |
SuppressWithNearbyCommentFilter
|
0 | Info |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Throwable' is not allowed. | 53 |
Info | ',' is not followed by whitespace. | 98 |
Info | Executable statement count is 31 (max allowed is 30). | 158 |
Info | Catching 'Throwable' is not allowed. | 240 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 280 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 281 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 69 (max allowed is 30). | 292 |
Info | Method length is 178 lines (max allowed is 150). | 292 |
Info | Line is longer than 120 characters (found 122). | 341 |
Info | if child at indentation level 44 not at correct indentation, 40 | 346 |
Info | if child at indentation level 44 not at correct indentation, 40 | 350 |
Info | if child at indentation level 44 not at correct indentation, 40 | 351 |
Info | Line is longer than 120 characters (found 126). | 355 |
Info | Catching 'Throwable' is not allowed. | 400 |
Info | if child at indentation level 36 not at correct indentation, 32 | 408 |
Info | if child at indentation level 36 not at correct indentation, 32 | 409 |
Info | Line is longer than 120 characters (found 125). | 483 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 718 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 729 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 14 |
Info | Must have at least one statement. | 68 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | ',' is not followed by whitespace. | 67 |
Info | Catching 'Exception' is not allowed. | 90 |
Info | Must have at least one statement. | 91 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 8 |
Info | Catching 'Exception' is not allowed. | 21 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unable to get class information for BuildException. | 60 |
Info | Catching 'Throwable' is not allowed. | 79 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unable to get class information for BuildException. | 60 |
Info | Catching 'Throwable' is not allowed. | 82 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unable to get class information for BuildException. | 59 |
Info | Catching 'Throwable' is not allowed. | 80 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'phase'. | 24 |
Info | Unknown tag 'goal'. | 25 |
Info | Unknown tag 'requiresProject'. | 26 |
Info | Line is longer than 120 characters (found 140). | 64 |
Info | Unable to get class information for MojoExecutionException. | 75 |
Info | '(' is followed by whitespace. | 84 |
Info | ')' is preceded with whitespace. | 84 |
Info | Line is longer than 120 characters (found 121). | 86 |
Info | '(' is followed by whitespace. | 96 |
Info | ')' is preceded with whitespace. | 96 |
Info | '(' is followed by whitespace. | 125 |
Info | ')' is preceded with whitespace. | 125 |
Info | '(' is followed by whitespace. | 127 |
Info | ')' is preceded with whitespace. | 127 |
Info | '(' is followed by whitespace. | 129 |
Info | ')' is preceded with whitespace. | 129 |
Info | '(' is followed by whitespace. | 131 |
Info | ')' is preceded with whitespace. | 131 |
Info | Line has trailing whitespace. | 3 |
Info | Line has trailing whitespace. | 4 |
Info | Line has trailing whitespace. | 5 |
Info | Line has trailing whitespace. | 6 |
Info | Line has trailing whitespace. | 7 |
Info | Line has trailing whitespace. | 8 |
Info | Line has trailing whitespace. | 9 |
Info | File contains tab characters (this is the first instance). | 9 |
Info | Line has trailing whitespace. | 10 |
Info | Line has trailing whitespace. | 11 |
Info | Line has trailing whitespace. | 12 |
Info | Line has trailing whitespace. | 13 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 9 |
Severity | Message | Line |
---|---|---|
Info | Utility classes should not have a public or default constructor. | 21 |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 129). | 265 |
Info | 'if' construct must use '{}'s. | 734 |
Info | 'if' construct must use '{}'s. | 743 |
Info | 'if' construct must use '{}'s. | 752 |
Info | Line is longer than 120 characters (found 131). | 832 |
Info | Line is longer than 120 characters (found 173). | 944 |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 121). | 54 |
Info | Line is longer than 120 characters (found 141). | 270 |
Info | Line is longer than 120 characters (found 124). | 301 |
Severity | Message | Line |
---|---|---|
Info | 'if' construct must use '{}'s. | 72 |
Info | 'if' construct must use '{}'s. | 74 |
Info | 'else' construct must use '{}'s. | 76 |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 133). | 143 |
Severity | Message | Line |
---|---|---|
Info | 'if' construct must use '{}'s. | 119 |
Info | 'if' construct must use '{}'s. | 121 |
Info | 'if' construct must use '{}'s. | 123 |
Info | 'if' construct must use '{}'s. | 125 |
Info | Redundant 'final' modifier. | 230 |
Info | Line is longer than 120 characters (found 164). | 238 |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 123). | 352 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 122). | 9 |
Info | Line is longer than 120 characters (found 126). | 62 |
Info | Line is longer than 120 characters (found 125). | 70 |
Info | Line is longer than 120 characters (found 127). | 78 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 122). | 100 |
Info | Unnecessary parentheses around return value. | 105 |
Info | Line is longer than 120 characters (found 121). | 109 |
Info | Line is longer than 120 characters (found 123). | 134 |
Info | Must have at least one statement. | 153 |
Info | Must have at least one statement. | 181 |
Info | Line is longer than 120 characters (found 121). | 190 |
Info | Line is longer than 120 characters (found 122). | 206 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | ')' is preceded with whitespace. | 278 |
Info | Catching 'Exception' is not allowed. | 304 |
Severity | Message | Line |
---|---|---|
Info | File length is 2,082 lines (max allowed is 2,000). | 1 |
Info | Executable statement count is 74 (max allowed is 30). | 306 |
Info | Method length is 166 lines (max allowed is 150). | 306 |
Info | method call child at indentation level 16 not at correct indentation, 20 | 345 |
Info | Line is longer than 120 characters (found 128). | 572 |
Info | Line is longer than 120 characters (found 122). | 582 |
Info | Line is longer than 120 characters (found 133). | 686 |
Info | Line is longer than 120 characters (found 123). | 710 |
Info | ')' is preceded with whitespace. | 760 |
Info | Line is longer than 120 characters (found 128). | 872 |
Info | Catching 'Exception' is not allowed. | 977 |
Info | '{' should be on a new line. | 1003 |
Info | ';' is not followed by whitespace. | 1003 |
Info | '{' should be on a new line. | 1004 |
Info | ';' is not followed by whitespace. | 1004 |
Info | '{' should be on a new line. | 1005 |
Info | ';' is not followed by whitespace. | 1005 |
Info | '{' should be on a new line. | 1006 |
Info | ';' is not followed by whitespace. | 1006 |
Info | Line is longer than 120 characters (found 122). | 1295 |
Info | Executable statement count is 35 (max allowed is 30). | 1303 |
Info | '{' should be on a new line. | 1310 |
Info | ';' is not followed by whitespace. | 1310 |
Info | '{' should be on a new line. | 1311 |
Info | ';' is not followed by whitespace. | 1311 |
Info | '{' should be on a new line. | 1315 |
Info | ';' is not followed by whitespace. | 1315 |
Info | '{' should be on a new line. | 1316 |
Info | ';' is not followed by whitespace. | 1316 |
Info | '{' should be on a new line. | 1317 |
Info | ';' is not followed by whitespace. | 1317 |
Info | '{' should be on a new line. | 1318 |
Info | ';' is not followed by whitespace. | 1318 |
Info | '{' should be on a new line. | 1319 |
Info | ';' is not followed by whitespace. | 1319 |
Info | '{' should be on a new line. | 1320 |
Info | ';' is not followed by whitespace. | 1320 |
Info | '{' should be on a new line. | 1321 |
Info | ';' is not followed by whitespace. | 1321 |
Info | '{' should be on a new line. | 1322 |
Info | ';' is not followed by whitespace. | 1322 |
Info | '{' should be on a new line. | 1326 |
Info | ';' is not followed by whitespace. | 1326 |
Info | '{' should be on a new line. | 1327 |
Info | ';' is not followed by whitespace. | 1327 |
Info | '{' should be on a new line. | 1328 |
Info | ';' is not followed by whitespace. | 1328 |
Info | '{' should be on a new line. | 1329 |
Info | ';' is not followed by whitespace. | 1329 |
Info | '{' should be on a new line. | 1330 |
Info | ';' is not followed by whitespace. | 1330 |
Info | '{' should be on a new line. | 1331 |
Info | ';' is not followed by whitespace. | 1331 |
Info | '{' should be on a new line. | 1332 |
Info | ';' is not followed by whitespace. | 1332 |
Info | '{' should be on a new line. | 1333 |
Info | ';' is not followed by whitespace. | 1333 |
Info | '{' should be on a new line. | 1336 |
Info | ';' is not followed by whitespace. | 1336 |
Info | '{' should be on a new line. | 1337 |
Info | ';' is not followed by whitespace. | 1337 |
Info | '{' should be on a new line. | 1338 |
Info | ';' is not followed by whitespace. | 1338 |
Info | Line is longer than 120 characters (found 151). | 1351 |
Info | Executable statement count is 38 (max allowed is 30). | 1366 |
Info | '{' should be on a new line. | 1376 |
Info | ';' is not followed by whitespace. | 1376 |
Info | '{' should be on a new line. | 1378 |
Info | ';' is not followed by whitespace. | 1378 |
Info | '{' should be on a new line. | 1379 |
Info | ';' is not followed by whitespace. | 1379 |
Info | '{' should be on a new line. | 1380 |
Info | ';' is not followed by whitespace. | 1380 |
Info | '{' should be on a new line. | 1381 |
Info | ';' is not followed by whitespace. | 1381 |
Info | '{' should be on a new line. | 1382 |
Info | ';' is not followed by whitespace. | 1382 |
Info | '{' should be on a new line. | 1383 |
Info | ';' is not followed by whitespace. | 1383 |
Info | '{' should be on a new line. | 1384 |
Info | ';' is not followed by whitespace. | 1384 |
Info | '{' should be on a new line. | 1385 |
Info | ';' is not followed by whitespace. | 1385 |
Info | '{' should be on a new line. | 1386 |
Info | ';' is not followed by whitespace. | 1386 |
Info | Line is longer than 120 characters (found 122). | 1390 |
Info | '{' should be on a new line. | 1390 |
Info | ';' is not followed by whitespace. | 1390 |
Info | '{' should be on a new line. | 1391 |
Info | ';' is not followed by whitespace. | 1391 |
Info | '{' should be on a new line. | 1392 |
Info | ';' is not followed by whitespace. | 1392 |
Info | '{' should be on a new line. | 1397 |
Info | ';' is not followed by whitespace. | 1397 |
Info | '{' should be on a new line. | 1398 |
Info | ';' is not followed by whitespace. | 1398 |
Info | '{' should be on a new line. | 1405 |
Info | ';' is not followed by whitespace. | 1405 |
Info | '{' should be on a new line. | 1406 |
Info | ';' is not followed by whitespace. | 1406 |
Info | '{' should be on a new line. | 1407 |
Info | ';' is not followed by whitespace. | 1407 |
Info | 'if' construct must use '{}'s. | 1519 |
Info | 'if' construct must use '{}'s. | 1521 |
Info | 'if' construct must use '{}'s. | 1523 |
Info | 'for' construct must use '{}'s. | 1604 |
Info | Catching 'Exception' is not allowed. | 1638 |
Info | Line is longer than 120 characters (found 125). | 1814 |
Info | Line is longer than 120 characters (found 125). | 1892 |
Info | Line is longer than 120 characters (found 144). | 1900 |
Info | Line is longer than 120 characters (found 146). | 1908 |
Info | '{' should be on a new line. | 1970 |
Info | ';' is not followed by whitespace. | 1970 |
Info | Must have at least one statement. | 2039 |
Info | Must have at least one statement. | 2067 |
Severity | Message | Line |
---|---|---|
Info | 'if' construct must use '{}'s. | 198 |
Info | 'if' construct must use '{}'s. | 273 |
Info | Line is longer than 120 characters (found 125). | 345 |
Info | Line is longer than 120 characters (found 124). | 398 |
Info | Executable statement count is 69 (max allowed is 30). | 446 |
Info | Unnecessary parentheses around identifier 'normalize'. | 449 |
Info | Line is longer than 120 characters (found 122). | 568 |
Info | Unnecessary parentheses around identifier 'normalize'. | 606 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 8 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 |
Info | Comment matches to-do format 'TODO:'. | 283 |
Info | Catching 'Throwable' is not allowed. | 395 |
Severity | Message | Line |
---|---|---|
Info | Utility classes should not have a public or default constructor. | 22 |
Info | Line is longer than 120 characters (found 135). | 84 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 8 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 17 |
Info | Line is longer than 120 characters (found 130). | 573 |
Info | Name 'TAGGEDVALUE_EJB_SESSION_JNDI_NAME_Local' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 816 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 128). | 47 |
Info | ')' is preceded with whitespace. | 53 |
Info | Line is longer than 120 characters (found 160). | 69 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 85 |
Info | Line is longer than 120 characters (found 148). | 102 |
Info | Unnecessary parentheses around return value. | 116 |
Info | Line is longer than 120 characters (found 159). | 139 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 159 |
Info | Line is longer than 120 characters (found 159). | 174 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 192 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'cascadeTable' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 115 |
Info | Name 'collectionTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 149 |
Info | '(' is preceded with whitespace. | 198 |
Info | Comment matches to-do format 'TODO:'. | 288 |
Info | Line is longer than 120 characters (found 140). | 426 |
Info | Line is longer than 120 characters (found 604). | 440 |
Info | Unnecessary parentheses around assignment right-hand side. | 591 |
Info | Unnecessary parentheses around assignment right-hand side. | 597 |
Info | Unnecessary parentheses around assignment right-hand side. | 608 |
Info | Unnecessary parentheses around assignment right-hand side. | 614 |
Info | Must have at least one statement. | 620 |
Info | Must have at least one statement. | 630 |
Info | if rcurly at indentation level 9 not at correct indentation, 8 | 815 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 856 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 857 |
Info | Unnecessary parentheses around assignment right-hand side. | 922 |
Info | Line is longer than 120 characters (found 124). | 1043 |
Info | ',' is not followed by whitespace. | 1047 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unnecessary parentheses around assignment right-hand side. | 93 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 44 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 52 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'inheritanceStrategies' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 93 |
Info | Name 'discriminatorTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 120 |
Info | '(' is preceded with whitespace. | 202 |
Info | Comment matches to-do format 'TODO:'. | 209 |
Info | Catching 'Throwable' is not allowed. | 576 |
Info | ';' is followed by whitespace. | 896 |
Info | Unnecessary parentheses around return value. | 934 |
Info | Unnecessary parentheses around return value. | 953 |
Info | Unnecessary parentheses around return value. | 979 |
Info | if child at indentation level 23 not at correct indentation, 24 | 1021 |
Info | Line is longer than 120 characters (found 221). | 1053 |
Info | Line is longer than 120 characters (found 126). | 1419 |
Info | 'for' construct must use '{}'s. | 1451 |
Info | Empty statement. | 1454 |
Info | Line is longer than 120 characters (found 136). | 1532 |
Info | Line is longer than 120 characters (found 186). | 1538 |
Info | Line is longer than 120 characters (found 374). | 1541 |
Info | Line is longer than 120 characters (found 265). | 1542 |
Info | Line is longer than 120 characters (found 416). | 1545 |
Info | Line is longer than 120 characters (found 136). | 1549 |
Info | Line is longer than 120 characters (found 161). | 1550 |
Info | ';' is followed by whitespace. | 1681 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 21 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 24 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 35 |
Info | ',' is not followed by whitespace. | 135 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 18 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 18 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 61 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 80 |
Info | Unnecessary parentheses around return value. | 521 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 20 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 26 |
Info | Unnecessary parentheses around assignment right-hand side. | 119 |
Info | Line is longer than 120 characters (found 127). | 467 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 26 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 20 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 26 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | class def child at indentation level 0 not at correct indentation, 4 | 29 |
Info | '(' is preceded with whitespace. | 136 |
Info | method def child at indentation level 9 not at correct indentation, 8 | 180 |
Info | Conditional logic can be removed. | 363 |
Info | Unnecessary parentheses around assignment right-hand side. | 374 |
Info | Conditional logic can be removed. | 388 |
Info | Unnecessary parentheses around assignment right-hand side. | 399 |
Info | Unnecessary parentheses around return value. | 830 |
Info | ';' is followed by whitespace. | 939 |
Info | method def child at indentation level 24 not at correct indentation, 28 | 1024 |
Info | method def child at indentation level 24 not at correct indentation, 28 | 1025 |
Info | method def child at indentation level 24 not at correct indentation, 28 | 1026 |
Info | Unnecessary parentheses around return value. | 1069 |
Info | Unnecessary parentheses around return value. | 1092 |
Info | Unnecessary parentheses around return value. | 1113 |
Info | Unnecessary parentheses around return value. | 1134 |
Info | method def child at indentation level 24 not at correct indentation, 28 | 1177 |
Info | method def child at indentation level 24 not at correct indentation, 28 | 1178 |
Info | method def child at indentation level 24 not at correct indentation, 28 | 1179 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 43 |
Info | ';' is followed by whitespace. | 332 |
Info | Unnecessary parentheses around return value. | 509 |
Info | Unnecessary parentheses around return value. | 545 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 20 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 22 |
Info | Catching 'Throwable' is not allowed. | 66 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 94 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 22 |
Info | '(' is preceded with whitespace. | 30 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 126). | 79 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'collectionTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 70 |
Info | Unnecessary parentheses around assignment right-hand side. | 124 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 530 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 531 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Avoid nested blocks. | 126 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 140). | 70 |
Info | Line is longer than 120 characters (found 126). | 80 |
Info | Line has trailing whitespace. | 114 |
Info | ',' is not followed by whitespace. | 122 |
Info | Line is longer than 120 characters (found 123). | 170 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 170 |
Info | Line is longer than 120 characters (found 132). | 171 |
Info | 'if' construct must use '{}'s. | 178 |
Info | 'if' construct must use '{}'s. | 198 |
Info | 'else' construct must use '{}'s. | 200 |
Info | Line is longer than 120 characters (found 126). | 209 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'inheritanceStrategies' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 82 |
Info | Line is longer than 120 characters (found 133). | 290 |
Info | assign child at indentation level 11 not at correct indentation, 12 | 551 |
Info | assign child at indentation level 11 not at correct indentation, 12 | 566 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 613 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 712 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 723 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 726 |
Info | Line is longer than 120 characters (found 155). | 788 |
Info | Line is longer than 120 characters (found 161). | 861 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 122). | 65 |
Info | '{' should be on a new line. | 79 |
Info | '{' should be on a new line. | 81 |
Info | '}' should be alone on a line. | 83 |
Info | '{' should be on a new line. | 83 |
Info | Line is longer than 120 characters (found 122). | 94 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | ',' is not followed by whitespace. | 56 |
Info | Line is longer than 120 characters (found 133). | 111 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 9 |
Info | 'public' modifier out of order with the JLS suggestions. | 14 |
Info | 'public' modifier out of order with the JLS suggestions. | 19 |
Info | 'public' modifier out of order with the JLS suggestions. | 24 |
Info | 'public' modifier out of order with the JLS suggestions. | 29 |
Info | 'public' modifier out of order with the JLS suggestions. | 34 |
Info | 'public' modifier out of order with the JLS suggestions. | 45 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 19 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 |
Info | Catching 'Throwable' is not allowed. | 80 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 12 |
Info | ',' is not followed by whitespace. | 66 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 131). | 170 |
Info | Comment matches to-do format 'TODO:'. | 175 |
Info | Line is longer than 120 characters (found 131). | 175 |
Info | Line is longer than 120 characters (found 129). | 176 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 8 |
Info | 'public' modifier out of order with the JLS suggestions. | 13 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 10 |
Info | Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 15 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 16 |
Info | '(' is preceded with whitespace. | 18 |
Info | Line is longer than 120 characters (found 137). | 22 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 16 |
Info | '(' is preceded with whitespace. | 18 |
Info | Line is longer than 120 characters (found 137). | 40 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 22 |
Info | '(' is preceded with whitespace. | 24 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 18 |
Info | '(' is preceded with whitespace. | 20 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 21 |
Info | '(' is preceded with whitespace. | 23 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 8 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 8 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 10 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | ',' is not followed by whitespace. | 73 |
Info | ',' is not followed by whitespace. | 131 |
Info | Executable statement count is 41 (max allowed is 30). | 689 |
Info | Executable statement count is 47 (max allowed is 30). | 825 |
Info | Executable statement count is 32 (max allowed is 30). | 968 |
Info | ',' is not followed by whitespace. | 1224 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 13 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'contentTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 245 |
Info | Catching 'Throwable' is not allowed. | 262 |
Info | '{' should be on a new line. | 268 |
Info | Catching 'Throwable' is not allowed. | 270 |
Info | Must have at least one statement. | 271 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 |
Info | Line is longer than 120 characters (found 138). | 169 |
Info | Redundant 'final' modifier. | 275 |
Info | Executable statement count is 38 (max allowed is 30). | 359 |
Info | Redundant 'final' modifier. | 359 |
Info | Must have at least one statement. | 508 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 34 (max allowed is 30). | 30 |
Info | method call child at indentation level 20 not at correct indentation, 65 | 46 |
Info | Line is longer than 120 characters (found 123). | 187 |
Info | Catching 'Throwable' is not allowed. | 224 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name '_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 545 |
Info | Name '_values' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 547 |
Info | Name '_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 579 |
Info | Name '_state' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 580 |
Info | Name '_values' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 582 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 148). | 30 |
Info | Line is longer than 120 characters (found 138). | 61 |
Info | Unable to get class information for ConverterException. | 68 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | 'for' construct must use '{}'s. | 823 |
Info | 'if' construct must use '{}'s. | 824 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 39 (max allowed is 30). | 117 |
Info | Line is longer than 120 characters (found 138). | 379 |
Info | Executable statement count is 32 (max allowed is 30). | 668 |
Info | Line is longer than 120 characters (found 121). | 714 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | method def child at indentation level 7 not at correct indentation, 8 | 101 |
Info | method call child at indentation level 7 not at correct indentation, 8 | 102 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 102 |
Info | method call child at indentation level 7 not at correct indentation, 8 | 103 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 103 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 104 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unnecessary parentheses around identifier 'target'. | 63 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unnecessary parentheses around return value. | 119 |
Info | Executable statement count is 39 (max allowed is 30). | 401 |
Info | ';' is followed by whitespace. | 684 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Exception' is not allowed. | 295 |
Info | method def modifier at indentation level 5 not at correct indentation, 4 | 319 |
Info | method def lcurly at indentation level 5 not at correct indentation, 4 | 320 |
Info | method def child at indentation level 9 not at correct indentation, 8 | 321 |
Info | method def rcurly at indentation level 5 not at correct indentation, 4 | 322 |
Info | ',' is not followed by whitespace. | 459 |
Info | method def child at indentation level 11 not at correct indentation, 8 | 495 |
Info | for at indentation level 11 not at correct indentation, 8 | 496 |
Info | for lcurly at indentation level 11 not at correct indentation, 8 | 497 |
Info | if at indentation level 15 not at correct indentation, 12 | 498 |
Info | if lcurly at indentation level 15 not at correct indentation, 12 | 499 |
Info | if child at indentation level 19 not at correct indentation, 16 | 500 |
Info | 'if' construct must use '{}'s. | 501 |
Info | if at indentation level 19 not at correct indentation, 16 | 501 |
Info | if rcurly at indentation level 15 not at correct indentation, 12 | 503 |
Info | for rcurly at indentation level 11 not at correct indentation, 8 | 504 |
Info | if at indentation level 11 not at correct indentation, 8 | 531 |
Info | if lcurly at indentation level 11 not at correct indentation, 8 | 532 |
Info | if child at indentation level 15 not at correct indentation, 12 | 533 |
Info | if rcurly at indentation level 11 not at correct indentation, 8 | 534 |
Info | else at indentation level 11 not at correct indentation, 8 | 535 |
Info | else lcurly at indentation level 11 not at correct indentation, 8 | 536 |
Info | else child at indentation level 15 not at correct indentation, 12 | 537 |
Info | else rcurly at indentation level 11 not at correct indentation, 8 | 538 |
Info | method def modifier at indentation level 3 not at correct indentation, 4 | 549 |
Info | method def lcurly at indentation level 3 not at correct indentation, 4 | 550 |
Info | for at indentation level 7 not at correct indentation, 8 | 551 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 552 |
Info | for child at indentation level 11 not at correct indentation, 12 | 553 |
Info | method call child at indentation level 11 not at correct indentation, 12 | 553 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 554 |
Info | for at indentation level 7 not at correct indentation, 8 | 555 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 556 |
Info | for child at indentation level 11 not at correct indentation, 12 | 557 |
Info | method call child at indentation level 11 not at correct indentation, 12 | 557 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 558 |
Info | method def rcurly at indentation level 3 not at correct indentation, 4 | 559 |
Info | method def modifier at indentation level 3 not at correct indentation, 4 | 565 |
Info | method def lcurly at indentation level 3 not at correct indentation, 4 | 566 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 568 |
Info | method call child at indentation level 7 not at correct indentation, 8 | 569 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 569 |
Info | method call child at indentation level 7 not at correct indentation, 8 | 577 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 577 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 584 |
Info | method call child at indentation level 7 not at correct indentation, 8 | 586 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 586 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 593 |
Info | method def rcurly at indentation level 3 not at correct indentation, 4 | 594 |
Info | method def modifier at indentation level 3 not at correct indentation, 4 | 600 |
Info | method def lcurly at indentation level 3 not at correct indentation, 4 | 601 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 603 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 604 |
Info | for at indentation level 7 not at correct indentation, 8 | 605 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 606 |
Info | if at indentation level 11 not at correct indentation, 12 | 607 |
Info | if lcurly at indentation level 11 not at correct indentation, 12 | 608 |
Info | if child at indentation level 15 not at correct indentation, 16 | 609 |
Info | if rcurly at indentation level 11 not at correct indentation, 12 | 610 |
Info | else at indentation level 11 not at correct indentation, 12 | 611 |
Info | else lcurly at indentation level 11 not at correct indentation, 12 | 612 |
Info | else child at indentation level 15 not at correct indentation, 16 | 613 |
Info | method call child at indentation level 15 not at correct indentation, 16 | 613 |
Info | else rcurly at indentation level 11 not at correct indentation, 12 | 614 |
Info | for child at indentation level 11 not at correct indentation, 12 | 615 |
Info | method call child at indentation level 11 not at correct indentation, 12 | 615 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 616 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 617 |
Info | method def rcurly at indentation level 3 not at correct indentation, 4 | 618 |
Info | method def modifier at indentation level 3 not at correct indentation, 4 | 624 |
Info | method def lcurly at indentation level 3 not at correct indentation, 4 | 625 |
Info | for at indentation level 7 not at correct indentation, 8 | 626 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 627 |
Info | if at indentation level 11 not at correct indentation, 12 | 628 |
Info | if lcurly at indentation level 11 not at correct indentation, 12 | 629 |
Info | if child at indentation level 15 not at correct indentation, 16 | 630 |
Info | if at indentation level 15 not at correct indentation, 16 | 631 |
Info | if lcurly at indentation level 15 not at correct indentation, 16 | 632 |
Info | if child at indentation level 19 not at correct indentation, 20 | 633 |
Info | if rcurly at indentation level 15 not at correct indentation, 16 | 634 |
Info | if rcurly at indentation level 11 not at correct indentation, 12 | 635 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 636 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 637 |
Info | method def rcurly at indentation level 3 not at correct indentation, 4 | 638 |
Info | method def modifier at indentation level 3 not at correct indentation, 4 | 644 |
Info | method def lcurly at indentation level 3 not at correct indentation, 4 | 645 |
Info | for at indentation level 7 not at correct indentation, 8 | 646 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 647 |
Info | if at indentation level 11 not at correct indentation, 12 | 648 |
Info | if lcurly at indentation level 11 not at correct indentation, 12 | 649 |
Info | if child at indentation level 15 not at correct indentation, 16 | 650 |
Info | if at indentation level 15 not at correct indentation, 16 | 651 |
Info | if lcurly at indentation level 15 not at correct indentation, 16 | 652 |
Info | if child at indentation level 19 not at correct indentation, 20 | 653 |
Info | if rcurly at indentation level 15 not at correct indentation, 16 | 654 |
Info | if rcurly at indentation level 11 not at correct indentation, 12 | 655 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 656 |
Info | for at indentation level 7 not at correct indentation, 8 | 657 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 658 |
Info | if at indentation level 11 not at correct indentation, 12 | 659 |
Info | if lcurly at indentation level 11 not at correct indentation, 12 | 660 |
Info | Line is longer than 120 characters (found 125). | 661 |
Info | if child at indentation level 15 not at correct indentation, 16 | 661 |
Info | if at indentation level 15 not at correct indentation, 16 | 662 |
Info | if lcurly at indentation level 15 not at correct indentation, 16 | 663 |
Info | if child at indentation level 19 not at correct indentation, 20 | 664 |
Info | if rcurly at indentation level 15 not at correct indentation, 16 | 665 |
Info | if rcurly at indentation level 11 not at correct indentation, 12 | 666 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 667 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 668 |
Info | method def rcurly at indentation level 3 not at correct indentation, 4 | 669 |
Info | method def modifier at indentation level 5 not at correct indentation, 4 | 687 |
Info | method def lcurly at indentation level 5 not at correct indentation, 4 | 688 |
Info | method def child at indentation level 9 not at correct indentation, 8 | 689 |
Info | method def rcurly at indentation level 5 not at correct indentation, 4 | 690 |
Info | method def modifier at indentation level 5 not at correct indentation, 4 | 696 |
Info | method def lcurly at indentation level 5 not at correct indentation, 4 | 697 |
Info | method def child at indentation level 9 not at correct indentation, 8 | 698 |
Info | method def rcurly at indentation level 5 not at correct indentation, 4 | 699 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 32 (max allowed is 30). | 552 |
Info | Executable statement count is 33 (max allowed is 30). | 642 |
Info | Executable statement count is 32 (max allowed is 30). | 1017 |
Info | Executable statement count is 63 (max allowed is 30). | 1169 |
Info | Unnecessary parentheses around assignment right-hand side. | 1215 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 73 (max allowed is 30). | 133 |
Info | Method length is 236 lines (max allowed is 150). | 133 |
Info | for child at indentation level 37 not at correct indentation, 36 | 189 |
Info | assign at indentation level 52 not at correct indentation, 56 | 283 |
Info | ';' is followed by whitespace. | 283 |
Info | Line is longer than 120 characters (found 122). | 285 |
Info | Line is longer than 120 characters (found 125). | 320 |
Info | ',' is not followed by whitespace. | 420 |
Info | ';' is followed by whitespace. | 425 |
Info | ',' is not followed by whitespace. | 444 |
Info | ',' is not followed by whitespace. | 457 |
Info | ',' is not followed by whitespace. | 819 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 122). | 21 |
Info | Line is longer than 120 characters (found 168). | 23 |
Info | Comment matches to-do format 'TODO:'. | 58 |
Info | Line is longer than 120 characters (found 162). | 101 |
Info | Line is longer than 120 characters (found 123). | 106 |
Info | method call child at indentation level 8 not at correct indentation, 12 | 107 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 |
Info | Unable to get class information for PortletException. | 60 |
Info | Unable to get class information for PortletException. | 105 |
Info | Catching 'Throwable' is not allowed. | 124 |
Info | Unable to get class information for PortletException. | 211 |
Info | 'if' construct must use '{}'s. | 221 |
Info | 'if' construct must use '{}'s. | 225 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Must have at least one statement. | 164 |
Info | class def child at indentation level 4 not at correct indentation, 8 | 173 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | class def child at indentation level 0 not at correct indentation, 4 | 30 |
Info | Missing a Javadoc comment. | 219 |
Info | Missing a Javadoc comment. | 365 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Missing a Javadoc comment. | 227 |
Info | Missing a Javadoc comment. | 245 |
Info | Missing a Javadoc comment. | 320 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Missing a Javadoc comment. | 87 |
Info | Missing a Javadoc comment. | 106 |
Info | Missing a Javadoc comment. | 124 |
Info | Missing a Javadoc comment. | 153 |
Info | Missing a Javadoc comment. | 171 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Missing a Javadoc comment. | 200 |
Info | Missing a Javadoc comment. | 362 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | class def child at indentation level 0 not at correct indentation, 4 | 39 |
Info | Executable statement count is 35 (max allowed is 30). | 75 |
Info | Comment matches to-do format 'TODO:'. | 100 |
Info | Line is longer than 120 characters (found 127). | 105 |
Info | Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. | 560 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 18 |
Info | Redundant 'public' modifier. | 25 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Missing a Javadoc comment. | 159 |
Info | Unable to get class information for ServletException. | 162 |
Info | Missing a Javadoc comment. | 179 |
Info | '{' should be on a new line. | 182 |
Info | Missing a Javadoc comment. | 190 |
Info | Missing a Javadoc comment. | 201 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '{' should be on a new line. | 15 |
Info | '{' should be on a new line. | 21 |
Info | '{' should be on a new line. | 37 |
Info | 'if' construct must use '{}'s. | 38 |
Info | '{' should be on a new line. | 41 |
Info | '{' should be on a new line. | 50 |
Info | '{' should be on a new line. | 72 |
Info | '{' should be on a new line. | 74 |
Info | '}' should be alone on a line. | 76 |
Info | '{' should be on a new line. | 76 |
Info | '{' should be on a new line. | 93 |
Info | '{' should be on a new line. | 109 |
Info | '{' should be on a new line. | 125 |
Info | '{' should be on a new line. | 140 |
Info | '{' should be on a new line. | 155 |
Info | '{' should be on a new line. | 164 |
Info | '{' should be on a new line. | 178 |
Info | '{' should be on a new line. | 192 |
Info | '{' should be on a new line. | 209 |
Info | '{' should be on a new line. | 227 |
Info | '{' should be on a new line. | 245 |
Info | '{' should be on a new line. | 263 |
Info | '{' should be on a new line. | 281 |
Info | '{' should be on a new line. | 289 |
Info | '{' should be on a new line. | 296 |
Info | '{' should be on a new line. | 303 |
Info | '{' should be on a new line. | 310 |
Info | '{' should be on a new line. | 317 |
Info | '{' should be on a new line. | 324 |
Info | '{' should be on a new line. | 331 |
Info | '{' should be on a new line. | 338 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 127). | 77 |
Info | Inner assignments should be avoided. | 93 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 150). | 40 |
Info | Line is longer than 120 characters (found 127). | 45 |
Info | Line is longer than 120 characters (found 136). | 50 |
Info | Executable statement count is 81 (max allowed is 30). | 173 |
Info | Line is longer than 120 characters (found 123). | 350 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 95 (max allowed is 30). | 232 |
Info | Method length is 327 lines (max allowed is 150). | 232 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 20 |
Info | Must have at least one statement. | 145 |
Info | Catching 'Exception' is not allowed. | 151 |
Info | Line is longer than 120 characters (found 127). | 173 |
Info | Must have at least one statement. | 177 |
Info | Catching 'Exception' is not allowed. | 182 |
Info | Line is longer than 120 characters (found 129). | 201 |
Info | Catching 'Exception' is not allowed. | 205 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 |
Info | Catching 'Throwable' is not allowed. | 193 |
Info | Line is longer than 120 characters (found 129). | 212 |
Info | Line is longer than 120 characters (found 122). | 246 |
Info | Catching 'Exception' is not allowed. | 258 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 37 |
Info | Executable statement count is 35 (max allowed is 30). | 104 |
Info | '!' is followed by whitespace. | 494 |
Info | Catching 'Exception' is not allowed. | 577 |
Info | Catching 'Exception' is not allowed. | 629 |
Info | Catching 'Exception' is not allowed. | 681 |
Info | Catching 'Exception' is not allowed. | 798 |
Info | Catching 'Exception' is not allowed. | 846 |
Info | Catching 'Exception' is not allowed. | 888 |
Info | Catching 'Exception' is not allowed. | 943 |
Info | Line is longer than 120 characters (found 139). | 981 |
Info | Unable to get class information for ValidatorException. | 1001 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 17 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 8 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 10 |
Info | Line has trailing whitespace. | 83 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | ',' is not followed by whitespace. | 73 |
Info | ',' is not followed by whitespace. | 131 |
Info | Executable statement count is 41 (max allowed is 30). | 689 |
Info | Executable statement count is 47 (max allowed is 30). | 825 |
Info | Executable statement count is 32 (max allowed is 30). | 968 |
Info | ',' is not followed by whitespace. | 1215 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line has trailing whitespace. | 588 |
Info | Line is longer than 120 characters (found 123). | 589 |
Info | 'for' construct must use '{}'s. | 825 |
Info | 'if' construct must use '{}'s. | 826 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 39 (max allowed is 30). | 117 |
Info | Line is longer than 120 characters (found 138). | 379 |
Info | Executable statement count is 32 (max allowed is 30). | 668 |
Info | Line is longer than 120 characters (found 121). | 714 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unused import - org.andromda.metafacades.uml.ActionStateFacade. | 12 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 112 |
Info | method call child at indentation level 7 not at correct indentation, 8 | 113 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 113 |
Info | method call child at indentation level 7 not at correct indentation, 8 | 114 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 114 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 115 |
Info | '{' should be on a new line. | 130 |
Info | '{' should be on a new line. | 165 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unnecessary parentheses around identifier 'target'. | 63 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line has trailing whitespace. | 25 |
Info | Line has trailing whitespace. | 30 |
Info | if child at indentation level 15 not at correct indentation, 16 | 31 |
Info | Line has trailing whitespace. | 64 |
Info | Line has trailing whitespace. | 69 |
Info | '{' should be on a new line. | 84 |
Info | Line has trailing whitespace. | 86 |
Info | Line has trailing whitespace. | 95 |
Info | '{' should be on a new line. | 104 |
Info | Line has trailing whitespace. | 106 |
Info | Line has trailing whitespace. | 115 |
Info | '{' should be on a new line. | 124 |
Info | Line has trailing whitespace. | 126 |
Info | Array brackets at illegal position. | 129 |
Info | Inner assignments should be avoided. | 135 |
Info | Line has trailing whitespace. | 139 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line has trailing whitespace. | 124 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 123). | 97 |
Info | Line has trailing whitespace. | 99 |
Info | Unnecessary parentheses around return value. | 126 |
Info | Executable statement count is 39 (max allowed is 30). | 408 |
Info | ';' is followed by whitespace. | 713 |
Info | '{' should be on a new line. | 729 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line has trailing whitespace. | 35 |
Info | Line has trailing whitespace. | 39 |
Info | Line has trailing whitespace. | 40 |
Info | Catching 'Exception' is not allowed. | 305 |
Info | method def modifier at indentation level 5 not at correct indentation, 4 | 329 |
Info | method def lcurly at indentation level 5 not at correct indentation, 4 | 330 |
Info | method def child at indentation level 9 not at correct indentation, 8 | 331 |
Info | method def rcurly at indentation level 5 not at correct indentation, 4 | 332 |
Info | ',' is not followed by whitespace. | 469 |
Info | Line is longer than 120 characters (found 139). | 506 |
Info | Line is longer than 120 characters (found 142). | 517 |
Info | Line has trailing whitespace. | 531 |
Info | Line has trailing whitespace. | 532 |
Info | Line has trailing whitespace. | 540 |
Info | Line is longer than 120 characters (found 139). | 545 |
Info | Line is longer than 120 characters (found 127). | 571 |
Info | Line has trailing whitespace. | 572 |
Info | Line is longer than 120 characters (found 137). | 577 |
Info | if child at indentation level 19 not at correct indentation, 20 | 578 |
Info | Line is longer than 120 characters (found 122). | 605 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 605 |
Info | method def modifier at indentation level 3 not at correct indentation, 4 | 616 |
Info | method def lcurly at indentation level 3 not at correct indentation, 4 | 617 |
Info | for at indentation level 7 not at correct indentation, 8 | 618 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 619 |
Info | for child at indentation level 11 not at correct indentation, 12 | 620 |
Info | method call child at indentation level 11 not at correct indentation, 12 | 620 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 621 |
Info | for at indentation level 7 not at correct indentation, 8 | 622 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 623 |
Info | for child at indentation level 11 not at correct indentation, 12 | 624 |
Info | method call child at indentation level 11 not at correct indentation, 12 | 624 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 625 |
Info | method def rcurly at indentation level 3 not at correct indentation, 4 | 626 |
Info | method def modifier at indentation level 3 not at correct indentation, 4 | 632 |
Info | method def modifier at indentation level 0 not at correct indentation, 4 | 633 |
Info | method def lcurly at indentation level 3 not at correct indentation, 4 | 634 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 636 |
Info | method call child at indentation level 7 not at correct indentation, 8 | 637 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 637 |
Info | method call child at indentation level 7 not at correct indentation, 8 | 645 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 645 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 652 |
Info | method call child at indentation level 7 not at correct indentation, 8 | 655 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 655 |
Info | method def modifier at indentation level 8 not at correct indentation, 11 | 658 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 663 |
Info | method def rcurly at indentation level 3 not at correct indentation, 4 | 664 |
Info | method def modifier at indentation level 3 not at correct indentation, 4 | 670 |
Info | method def lcurly at indentation level 3 not at correct indentation, 4 | 671 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 673 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 674 |
Info | for at indentation level 7 not at correct indentation, 8 | 675 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 676 |
Info | if at indentation level 11 not at correct indentation, 12 | 677 |
Info | if lcurly at indentation level 11 not at correct indentation, 12 | 678 |
Info | if child at indentation level 15 not at correct indentation, 16 | 679 |
Info | if rcurly at indentation level 11 not at correct indentation, 12 | 680 |
Info | else at indentation level 11 not at correct indentation, 12 | 681 |
Info | else lcurly at indentation level 11 not at correct indentation, 12 | 682 |
Info | else child at indentation level 15 not at correct indentation, 16 | 683 |
Info | method call child at indentation level 15 not at correct indentation, 16 | 683 |
Info | else rcurly at indentation level 11 not at correct indentation, 12 | 684 |
Info | for child at indentation level 11 not at correct indentation, 12 | 685 |
Info | method call child at indentation level 11 not at correct indentation, 12 | 685 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 686 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 687 |
Info | method def rcurly at indentation level 3 not at correct indentation, 4 | 688 |
Info | method def modifier at indentation level 3 not at correct indentation, 4 | 694 |
Info | method def lcurly at indentation level 3 not at correct indentation, 4 | 695 |
Info | for at indentation level 7 not at correct indentation, 8 | 696 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 697 |
Info | if at indentation level 11 not at correct indentation, 12 | 698 |
Info | if lcurly at indentation level 11 not at correct indentation, 12 | 699 |
Info | if child at indentation level 15 not at correct indentation, 16 | 700 |
Info | if at indentation level 15 not at correct indentation, 16 | 701 |
Info | if lcurly at indentation level 15 not at correct indentation, 16 | 702 |
Info | if child at indentation level 19 not at correct indentation, 20 | 703 |
Info | if rcurly at indentation level 15 not at correct indentation, 16 | 704 |
Info | if rcurly at indentation level 11 not at correct indentation, 12 | 705 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 706 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 707 |
Info | method def rcurly at indentation level 3 not at correct indentation, 4 | 708 |
Info | method def modifier at indentation level 3 not at correct indentation, 4 | 714 |
Info | method def lcurly at indentation level 3 not at correct indentation, 4 | 715 |
Info | if at indentation level 7 not at correct indentation, 8 | 716 |
Info | if lcurly at indentation level 7 not at correct indentation, 8 | 717 |
Info | if child at indentation level 11 not at correct indentation, 12 | 718 |
Info | if rcurly at indentation level 7 not at correct indentation, 8 | 719 |
Info | for at indentation level 7 not at correct indentation, 8 | 720 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 721 |
Info | if at indentation level 11 not at correct indentation, 12 | 722 |
Info | if lcurly at indentation level 11 not at correct indentation, 12 | 723 |
Info | if child at indentation level 15 not at correct indentation, 16 | 724 |
Info | if at indentation level 15 not at correct indentation, 16 | 725 |
Info | if lcurly at indentation level 15 not at correct indentation, 16 | 726 |
Info | if child at indentation level 19 not at correct indentation, 20 | 727 |
Info | if rcurly at indentation level 15 not at correct indentation, 16 | 728 |
Info | if rcurly at indentation level 11 not at correct indentation, 12 | 729 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 730 |
Info | for at indentation level 7 not at correct indentation, 8 | 731 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 732 |
Info | if at indentation level 11 not at correct indentation, 12 | 733 |
Info | if lcurly at indentation level 11 not at correct indentation, 12 | 734 |
Info | Line is longer than 120 characters (found 125). | 735 |
Info | if child at indentation level 15 not at correct indentation, 16 | 735 |
Info | if at indentation level 15 not at correct indentation, 16 | 736 |
Info | if lcurly at indentation level 15 not at correct indentation, 16 | 737 |
Info | if child at indentation level 19 not at correct indentation, 20 | 738 |
Info | if rcurly at indentation level 15 not at correct indentation, 16 | 739 |
Info | if rcurly at indentation level 11 not at correct indentation, 12 | 740 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 741 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 742 |
Info | method def rcurly at indentation level 3 not at correct indentation, 4 | 743 |
Info | method def modifier at indentation level 5 not at correct indentation, 4 | 761 |
Info | method def lcurly at indentation level 5 not at correct indentation, 4 | 762 |
Info | method def child at indentation level 9 not at correct indentation, 8 | 763 |
Info | method def rcurly at indentation level 5 not at correct indentation, 4 | 764 |
Info | method def modifier at indentation level 5 not at correct indentation, 4 | 770 |
Info | method def lcurly at indentation level 5 not at correct indentation, 4 | 771 |
Info | method def child at indentation level 9 not at correct indentation, 8 | 772 |
Info | method def rcurly at indentation level 5 not at correct indentation, 4 | 773 |
Info | '{' should be on a new line. | 777 |
Info | Line has trailing whitespace. | 778 |
Info | Line is longer than 120 characters (found 137). | 781 |
Info | Line has trailing whitespace. | 786 |
Info | Line is longer than 120 characters (found 125). | 790 |
Info | Line has trailing whitespace. | 795 |
Info | '{' should be on a new line. | 804 |
Info | '{' should be on a new line. | 820 |
Info | Line is longer than 120 characters (found 138). | 821 |
Info | '{' should be on a new line. | 825 |
Info | '{' should be on a new line. | 830 |
Info | '{' should be on a new line. | 861 |
Info | Line has trailing whitespace. | 863 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | 'private' modifier out of order with the JLS suggestions. | 194 |
Info | Line has trailing whitespace. | 199 |
Info | Line has trailing whitespace. | 201 |
Info | Line has trailing whitespace. | 206 |
Info | '{' should be on a new line. | 232 |
Info | Executable statement count is 32 (max allowed is 30). | 575 |
Info | Executable statement count is 33 (max allowed is 30). | 665 |
Info | Executable statement count is 32 (max allowed is 30). | 1041 |
Info | Executable statement count is 63 (max allowed is 30). | 1193 |
Info | Unnecessary parentheses around assignment right-hand side. | 1239 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 73 (max allowed is 30). | 133 |
Info | Method length is 236 lines (max allowed is 150). | 133 |
Info | for child at indentation level 37 not at correct indentation, 36 | 189 |
Info | assign at indentation level 52 not at correct indentation, 56 | 283 |
Info | ';' is followed by whitespace. | 283 |
Info | Line is longer than 120 characters (found 122). | 285 |
Info | Line is longer than 120 characters (found 125). | 320 |
Info | ',' is not followed by whitespace. | 420 |
Info | ';' is followed by whitespace. | 425 |
Info | ',' is not followed by whitespace. | 444 |
Info | ',' is not followed by whitespace. | 457 |
Info | ',' is not followed by whitespace. | 819 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line has trailing whitespace. | 435 |
Info | Line has trailing whitespace. | 446 |
Info | Line has trailing whitespace. | 461 |
Info | Line has trailing whitespace. | 470 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 19 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 8 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | method call child at indentation level 12 not at correct indentation, 16 | 36 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 37 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | method call child at indentation level 12 not at correct indentation, 16 | 36 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 37 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Must have at least one statement. | 47 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 |
Info | Line is longer than 120 characters (found 141). | 229 |
Info | Redundant 'final' modifier. | 250 |
Info | Catching 'Throwable' is not allowed. | 293 |
Info | Redundant 'final' modifier. | 305 |
Info | Catching 'Throwable' is not allowed. | 375 |
Info | '(' is preceded with whitespace. | 484 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | method call child at indentation level 12 not at correct indentation, 16 | 37 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 38 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unnecessary parentheses around assignment right-hand side. | 180 |
Info | Line is longer than 120 characters (found 127). | 283 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line has trailing whitespace. | 56 |
Info | Comment matches to-do format 'TODO:'. | 69 |
Info | Line is longer than 120 characters (found 124). | 91 |
Info | Line is longer than 120 characters (found 169). | 108 |
Info | Line is longer than 120 characters (found 121). | 216 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 125). | 161 |
Info | Line is longer than 120 characters (found 135). | 166 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unused import - org.andromda.metafacades.uml.EnumerationLiteralFacade. | 19 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 329 |
Info | if at indentation level 7 not at correct indentation, 8 | 330 |
Info | if lcurly at indentation level 7 not at correct indentation, 8 | 331 |
Info | if child at indentation level 11 not at correct indentation, 12 | 332 |
Info | if at indentation level 11 not at correct indentation, 12 | 333 |
Info | if lcurly at indentation level 11 not at correct indentation, 12 | 334 |
Info | if child at indentation level 15 not at correct indentation, 16 | 335 |
Info | if rcurly at indentation level 11 not at correct indentation, 12 | 336 |
Info | else at indentation level 11 not at correct indentation, 12 | 337 |
Info | else lcurly at indentation level 11 not at correct indentation, 12 | 338 |
Info | else child at indentation level 15 not at correct indentation, 16 | 339 |
Info | else rcurly at indentation level 11 not at correct indentation, 12 | 340 |
Info | if rcurly at indentation level 7 not at correct indentation, 8 | 341 |
Info | else at indentation level 7 not at correct indentation, 8 | 342 |
Info | else lcurly at indentation level 7 not at correct indentation, 8 | 343 |
Info | else child at indentation level 11 not at correct indentation, 12 | 344 |
Info | else rcurly at indentation level 7 not at correct indentation, 8 | 345 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 347 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 358 |
Info | if at indentation level 7 not at correct indentation, 8 | 359 |
Info | if lcurly at indentation level 7 not at correct indentation, 8 | 360 |
Info | if child at indentation level 11 not at correct indentation, 12 | 361 |
Info | if child at indentation level 11 not at correct indentation, 12 | 362 |
Info | Unnecessary parentheses around assignment right-hand side. | 362 |
Info | if rcurly at indentation level 7 not at correct indentation, 8 | 363 |
Info | else at indentation level 7 not at correct indentation, 8 | 364 |
Info | else lcurly at indentation level 7 not at correct indentation, 8 | 365 |
Info | else child at indentation level 11 not at correct indentation, 12 | 366 |
Info | else rcurly at indentation level 7 not at correct indentation, 8 | 367 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 369 |
Info | Executable statement count is 43 (max allowed is 30). | 543 |
Info | Line is longer than 120 characters (found 143). | 551 |
Info | Line is longer than 120 characters (found 173). | 559 |
Info | Line is longer than 120 characters (found 178). | 568 |
Info | Line is longer than 120 characters (found 153). | 579 |
Info | Line is longer than 120 characters (found 122). | 589 |
Info | Line is longer than 120 characters (found 148). | 590 |
Info | Must have at least one statement. | 593 |
Info | Line is longer than 120 characters (found 187). | 630 |
Info | Line is longer than 120 characters (found 309). | 640 |
Info | Executable statement count is 43 (max allowed is 30). | 650 |
Info | Line is longer than 120 characters (found 157). | 687 |
Info | Comment matches to-do format 'TODO:'. | 696 |
Info | Must have at least one statement. | 752 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Must have at least one statement. | 245 |
Info | Line is longer than 120 characters (found 173). | 256 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 128). | 151 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 157 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 244 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 133). | 202 |
Info | Line is longer than 120 characters (found 126). | 297 |
Info | Line is longer than 120 characters (found 123). | 317 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 340 |
Info | Line is longer than 120 characters (found 126). | 415 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 486 |
Info | Line is longer than 120 characters (found 121). | 529 |
Info | Line has trailing whitespace. | 542 |
Info | Line has trailing whitespace. | 549 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.andromda.cartridges.spring.SpringProfile' import. | 9 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 9 |
Info | 'public' modifier out of order with the JLS suggestions. | 14 |
Info | 'public' modifier out of order with the JLS suggestions. | 19 |
Info | 'public' modifier out of order with the JLS suggestions. | 24 |
Info | Line is longer than 120 characters (found 127). | 109 |
Info | Line is longer than 120 characters (found 127). | 114 |
Info | 'public' modifier out of order with the JLS suggestions. | 214 |
Info | 'public' modifier out of order with the JLS suggestions. | 225 |
Info | array initialization rcurly at indentation level 8 not at correct indentation, 4 | 252 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 21 |
Info | '(' is preceded with whitespace. | 23 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 18 |
Info | '(' is preceded with whitespace. | 20 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 27 |
Info | '(' is preceded with whitespace. | 29 |
Info | Line is longer than 120 characters (found 125). | 57 |
Info | Line is longer than 120 characters (found 129). | 81 |
Info | Line is longer than 120 characters (found 133). | 105 |
Info | Line is longer than 120 characters (found 123). | 113 |
Info | Line is longer than 120 characters (found 123). | 121 |
Info | Line is longer than 120 characters (found 124). | 129 |
Info | Line is longer than 120 characters (found 133). | 137 |
Info | Line is longer than 120 characters (found 125). | 145 |
Info | Line is longer than 120 characters (found 122). | 149 |
Info | Line is longer than 120 characters (found 126). | 153 |
Info | Line is longer than 120 characters (found 135). | 161 |
Info | Must have at least one statement. | 218 |
Info | Line has trailing whitespace. | 335 |
Info | Line has trailing whitespace. | 337 |
Info | Line has trailing whitespace. | 386 |
Info | Unnecessary parentheses around return value. | 391 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 21 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 141). | 110 |
Info | Executable statement count is 37 (max allowed is 30). | 112 |
Info | Line is longer than 120 characters (found 151). | 162 |
Info | Line is longer than 120 characters (found 138). | 168 |
Info | Line is longer than 120 characters (found 136). | 170 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 21 |
Info | '(' is preceded with whitespace. | 23 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unnecessary parentheses around expression. | 77 |
Info | Unnecessary parentheses around expression. | 135 |
Info | '{' should be on a new line. | 154 |
Info | method def child at indentation level 9 not at correct indentation, 8 | 174 |
Info | Line is longer than 120 characters (found 127). | 256 |
Info | Must have at least one statement. | 417 |
Info | Line is longer than 120 characters (found 126). | 476 |
Info | Line is longer than 120 characters (found 134). | 524 |
Info | Line is longer than 120 characters (found 132). | 554 |
Info | Line is longer than 120 characters (found 121). | 623 |
Info | Unnecessary parentheses around return value. | 657 |
Info | Unnecessary parentheses around return value. | 667 |
Info | Line is longer than 120 characters (found 122). | 716 |
Info | Line is longer than 120 characters (found 122). | 725 |
Info | Line is longer than 120 characters (found 129). | 756 |
Info | Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 763 |
Info | Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 780 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 121). | 285 |
Info | Line is longer than 120 characters (found 128). | 316 |
Info | Line is longer than 120 characters (found 121). | 357 |
Info | Line is longer than 120 characters (found 144). | 465 |
Info | Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 494 |
Info | Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 502 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 21 |
Info | '(' is preceded with whitespace. | 23 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 31 |
Info | Executable statement count is 31 (max allowed is 30). | 41 |
Info | Line is longer than 120 characters (found 123). | 92 |
Info | Catching 'Exception' is not allowed. | 132 |
Info | More than 7 parameters (found 8). | 152 |
Info | Executable statement count is 33 (max allowed is 30). | 188 |
Info | More than 7 parameters (found 9). | 188 |
Info | Catching 'Throwable' is not allowed. | 310 |
Info | Catching 'Throwable' is not allowed. | 744 |
Info | Comment matches to-do format 'TODO:'. | 801 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Throwing 'Throwable' is not allowed. | 267 |
Info | '{' should be on a new line. | 305 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Exception' is not allowed. | 26 |
Info | Catching 'Exception' is not allowed. | 62 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 128). | 102 |
Info | Catching 'Exception' is not allowed. | 160 |
Info | Catching 'Exception' is not allowed. | 251 |
Info | Catching 'Exception' is not allowed. | 332 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 9 |
Info | Line is longer than 120 characters (found 160). | 37 |
Info | Line is longer than 120 characters (found 140). | 57 |
Info | Line is longer than 120 characters (found 135). | 58 |
Info | Line is longer than 120 characters (found 132). | 70 |
Info | Line is longer than 120 characters (found 139). | 75 |
Info | Line is longer than 120 characters (found 138). | 80 |
Info | Line is longer than 120 characters (found 134). | 85 |
Info | Line is longer than 120 characters (found 135). | 110 |
Severity | Message | Line |
---|---|---|
Info | File length is 2,727 lines (max allowed is 2,000). | 1 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 |
Info | Line is longer than 120 characters (found 124). | 98 |
Info | Executable statement count is 147 (max allowed is 30). | 201 |
Info | Method length is 357 lines (max allowed is 150). | 201 |
Info | Line is longer than 120 characters (found 135). | 223 |
Info | Line is longer than 120 characters (found 154). | 245 |
Info | Line is longer than 120 characters (found 154). | 265 |
Info | Line is longer than 120 characters (found 169). | 285 |
Info | Line is longer than 120 characters (found 138). | 326 |
Info | Catching 'RuntimeException' is not allowed. | 333 |
Info | Line is longer than 120 characters (found 155). | 335 |
Info | Line is longer than 120 characters (found 127). | 338 |
Info | Line is longer than 120 characters (found 138). | 358 |
Info | Catching 'RuntimeException' is not allowed. | 365 |
Info | Line is longer than 120 characters (found 155). | 367 |
Info | Line is longer than 120 characters (found 165). | 386 |
Info | Line is longer than 120 characters (found 139). | 389 |
Info | Line is longer than 120 characters (found 149). | 410 |
Info | Catching 'RuntimeException' is not allowed. | 417 |
Info | Line is longer than 120 characters (found 164). | 419 |
Info | Line is longer than 120 characters (found 125). | 422 |
Info | Line is longer than 120 characters (found 149). | 442 |
Info | Catching 'RuntimeException' is not allowed. | 449 |
Info | Line is longer than 120 characters (found 164). | 451 |
Info | Line is longer than 120 characters (found 128). | 483 |
Info | Line is longer than 120 characters (found 139). | 497 |
Info | Line is longer than 120 characters (found 140). | 517 |
Info | Catching 'RuntimeException' is not allowed. | 524 |
Info | Line is longer than 120 characters (found 121). | 526 |
Info | Line is longer than 120 characters (found 133). | 551 |
Info | Must have at least one statement. | 558 |
Info | Line is longer than 120 characters (found 129). | 572 |
Info | Line is longer than 120 characters (found 149). | 579 |
Info | Executable statement count is 155 (max allowed is 30). | 579 |
Info | Method length is 351 lines (max allowed is 150). | 579 |
Info | Line is longer than 120 characters (found 126). | 599 |
Info | Line is longer than 120 characters (found 139). | 601 |
Info | Line is longer than 120 characters (found 123). | 609 |
Info | Line is longer than 120 characters (found 149). | 615 |
Info | Line is longer than 120 characters (found 179). | 628 |
Info | Line is longer than 120 characters (found 157). | 634 |
Info | Catching 'RuntimeException' is not allowed. | 639 |
Info | Line is longer than 120 characters (found 156). | 641 |
Info | Line is longer than 120 characters (found 142). | 644 |
Info | Line is longer than 120 characters (found 179). | 653 |
Info | Line is longer than 120 characters (found 156). | 659 |
Info | Catching 'RuntimeException' is not allowed. | 664 |
Info | Line is longer than 120 characters (found 155). | 666 |
Info | Line is longer than 120 characters (found 134). | 682 |
Info | Line is longer than 120 characters (found 139). | 684 |
Info | Line is longer than 120 characters (found 175). | 697 |
Info | Line is longer than 120 characters (found 147). | 703 |
Info | Catching 'RuntimeException' is not allowed. | 707 |
Info | Line is longer than 120 characters (found 150). | 709 |
Info | Line is longer than 120 characters (found 179). | 722 |
Info | Line is longer than 120 characters (found 150). | 728 |
Info | Catching 'RuntimeException' is not allowed. | 733 |
Info | Line is longer than 120 characters (found 149). | 735 |
Info | Comment matches to-do format 'TODO:'. | 744 |
Info | Line is longer than 120 characters (found 138). | 752 |
Info | Line is longer than 120 characters (found 139). | 754 |
Info | Line is longer than 120 characters (found 143). | 763 |
Info | Line is longer than 120 characters (found 173). | 765 |
Info | Line is longer than 120 characters (found 143). | 771 |
Info | Line is longer than 120 characters (found 145). | 779 |
Info | Line is longer than 120 characters (found 183). | 793 |
Info | Line is longer than 120 characters (found 154). | 799 |
Info | Catching 'RuntimeException' is not allowed. | 804 |
Info | Line is longer than 120 characters (found 153). | 806 |
Info | Line is longer than 120 characters (found 139). | 820 |
Info | Line is longer than 120 characters (found 158). | 830 |
Info | Line is longer than 120 characters (found 155). | 836 |
Info | Must have at least one statement. | 843 |
Info | Line is longer than 120 characters (found 142). | 849 |
Info | Line is longer than 120 characters (found 176). | 885 |
Info | Line is longer than 120 characters (found 135). | 891 |
Info | Line is longer than 120 characters (found 176). | 899 |
Info | Line is longer than 120 characters (found 135). | 905 |
Info | Line is longer than 120 characters (found 124). | 915 |
Info | Line is longer than 120 characters (found 176). | 917 |
Info | Line is longer than 120 characters (found 132). | 923 |
Info | Line is longer than 120 characters (found 189). | 976 |
Info | Line is longer than 120 characters (found 143). | 982 |
Info | Executable statement count is 69 (max allowed is 30). | 1001 |
Info | Method length is 151 lines (max allowed is 150). | 1001 |
Info | Line is longer than 120 characters (found 141). | 1033 |
Info | Line is longer than 120 characters (found 192). | 1037 |
Info | Line is longer than 120 characters (found 175). | 1049 |
Info | Line is longer than 120 characters (found 153). | 1055 |
Info | Catching 'RuntimeException' is not allowed. | 1060 |
Info | Line is longer than 120 characters (found 152). | 1062 |
Info | Line is longer than 120 characters (found 138). | 1065 |
Info | Line is longer than 120 characters (found 175). | 1074 |
Info | Line is longer than 120 characters (found 152). | 1080 |
Info | Catching 'RuntimeException' is not allowed. | 1085 |
Info | Line is longer than 120 characters (found 151). | 1087 |
Info | Line is longer than 120 characters (found 185). | 1100 |
Info | Line is longer than 120 characters (found 143). | 1106 |
Info | Line is longer than 120 characters (found 183). | 1114 |
Info | Line is longer than 120 characters (found 143). | 1120 |
Info | Line is longer than 120 characters (found 183). | 1128 |
Info | Line is longer than 120 characters (found 140). | 1134 |
Info | Line is longer than 120 characters (found 129). | 1212 |
Info | Executable statement count is 60 (max allowed is 30). | 1217 |
Info | Line is longer than 120 characters (found 126). | 1251 |
Info | Line is longer than 120 characters (found 126). | 1264 |
Info | Line is longer than 120 characters (found 126). | 1278 |
Info | Line is longer than 120 characters (found 136). | 1290 |
Info | Line is longer than 120 characters (found 138). | 1297 |
Info | Line is longer than 120 characters (found 146). | 1307 |
Info | Line is longer than 120 characters (found 138). | 1314 |
Info | Line is longer than 120 characters (found 127). | 1324 |
Info | Line is longer than 120 characters (found 151). | 1326 |
Info | Line is longer than 120 characters (found 135). | 1332 |
Info | Line is longer than 120 characters (found 129). | 1357 |
Info | Line is longer than 120 characters (found 122). | 1359 |
Info | Line is longer than 120 characters (found 149). | 1364 |
Info | Executable statement count is 129 (max allowed is 30). | 1364 |
Info | Method length is 294 lines (max allowed is 150). | 1364 |
Info | Line is longer than 120 characters (found 155). | 1391 |
Info | Line is longer than 120 characters (found 125). | 1423 |
Info | Line is longer than 120 characters (found 158). | 1433 |
Info | Line is longer than 120 characters (found 127). | 1438 |
Info | Line is longer than 120 characters (found 133). | 1449 |
Info | Line is longer than 120 characters (found 173). | 1456 |
Info | Catching 'RuntimeException' is not allowed. | 1461 |
Info | Line is longer than 120 characters (found 136). | 1463 |
Info | Line is longer than 120 characters (found 124). | 1481 |
Info | Line is longer than 120 characters (found 158). | 1488 |
Info | Line is longer than 120 characters (found 127). | 1498 |
Info | Line is longer than 120 characters (found 162). | 1508 |
Info | Unnecessary parentheses around assignment right-hand side. | 1514 |
Info | Line is longer than 120 characters (found 133). | 1522 |
Info | Line is longer than 120 characters (found 132). | 1524 |
Info | Line is longer than 120 characters (found 176). | 1530 |
Info | Catching 'RuntimeException' is not allowed. | 1535 |
Info | Line is longer than 120 characters (found 140). | 1537 |
Info | Line is longer than 120 characters (found 176). | 1553 |
Info | Line is longer than 120 characters (found 137). | 1555 |
Info | Line is longer than 120 characters (found 184). | 1561 |
Info | Catching 'RuntimeException' is not allowed. | 1566 |
Info | Line is longer than 120 characters (found 187). | 1570 |
Info | Line is longer than 120 characters (found 199). | 1574 |
Info | Line is longer than 120 characters (found 156). | 1595 |
Info | Must have at least one statement. | 1600 |
Info | Line is longer than 120 characters (found 126). | 1606 |
Info | Line is longer than 120 characters (found 160). | 1622 |
Info | Line is longer than 120 characters (found 122). | 1629 |
Info | Line is longer than 120 characters (found 160). | 1636 |
Info | Line is longer than 120 characters (found 127). | 1643 |
Info | Line is longer than 120 characters (found 191). | 1650 |
Info | Catching 'Throwable' is not allowed. | 1699 |
Info | Line is longer than 120 characters (found 128). | 1709 |
Info | Must have at least one statement. | 1741 |
Info | Comment matches to-do format 'TODO:'. | 1742 |
Info | Executable statement count is 34 (max allowed is 30). | 1772 |
Info | Executable statement count is 137 (max allowed is 30). | 1878 |
Info | Method length is 384 lines (max allowed is 150). | 1878 |
Info | Comment matches to-do format 'TODO:'. | 1891 |
Info | '{' should be on a new line. | 1908 |
Info | Comment matches to-do format 'TODO:'. | 2014 |
Info | Line is longer than 120 characters (found 138). | 2015 |
Info | Line is longer than 120 characters (found 126). | 2032 |
Info | Line is longer than 120 characters (found 135). | 2073 |
Info | Unnecessary parentheses around assignment right-hand side. | 2129 |
Info | Unnecessary parentheses around assignment right-hand side. | 2133 |
Info | Unnecessary parentheses around assignment right-hand side. | 2137 |
Info | Unnecessary parentheses around assignment right-hand side. | 2142 |
Info | Line is longer than 120 characters (found 145). | 2166 |
Info | Line is longer than 120 characters (found 132). | 2179 |
Info | Unnecessary parentheses around assignment right-hand side. | 2179 |
Info | Line is longer than 120 characters (found 150). | 2183 |
Info | Unnecessary parentheses around assignment right-hand side. | 2183 |
Info | Line is longer than 120 characters (found 124). | 2204 |
Info | Line is longer than 120 characters (found 130). | 2228 |
Info | if at indentation level 20 not at correct indentation, 16 | 2241 |
Info | if lcurly at indentation level 20 not at correct indentation, 16 | 2242 |
Info | for at indentation level 24 not at correct indentation, 20 | 2244 |
Info | for lcurly at indentation level 24 not at correct indentation, 20 | 2245 |
Info | if at indentation level 28 not at correct indentation, 24 | 2246 |
Info | if lcurly at indentation level 28 not at correct indentation, 24 | 2247 |
Info | if child at indentation level 32 not at correct indentation, 28 | 2248 |
Info | if child at indentation level 32 not at correct indentation, 28 | 2249 |
Info | if rcurly at indentation level 28 not at correct indentation, 24 | 2250 |
Info | for child at indentation level 28 not at correct indentation, 24 | 2251 |
Info | for rcurly at indentation level 24 not at correct indentation, 20 | 2252 |
Info | if rcurly at indentation level 20 not at correct indentation, 16 | 2253 |
Info | Line is longer than 120 characters (found 219). | 2276 |
Info | '}' should be alone on a line. | 2278 |
Info | Catching 'RuntimeException' is not allowed. | 2278 |
Info | '{' should be on a new line. | 2278 |
Info | Line is longer than 120 characters (found 226). | 2279 |
Info | Line is longer than 120 characters (found 166). | 2292 |
Info | 'if' construct must use '{}'s. | 2294 |
Info | 'if' construct must use '{}'s. | 2296 |
Info | Line is longer than 120 characters (found 149). | 2305 |
Info | Line is longer than 120 characters (found 225). | 2326 |
Info | Line is longer than 120 characters (found 225). | 2340 |
Info | Line is longer than 120 characters (found 125). | 2360 |
Info | Line is longer than 120 characters (found 184). | 2371 |
Info | Line is longer than 120 characters (found 197). | 2379 |
Info | Line is longer than 120 characters (found 184). | 2391 |
Info | Line is longer than 120 characters (found 124). | 2448 |
Info | Line is longer than 120 characters (found 125). | 2467 |
Info | Line is longer than 120 characters (found 124). | 2473 |
Info | Line is longer than 120 characters (found 127). | 2491 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 |
Info | Line is longer than 120 characters (found 179). | 110 |
Info | Catching 'Throwable' is not allowed. | 157 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 159). | 40 |
Info | ',' is not followed by whitespace. | 52 |
Info | Line is longer than 120 characters (found 153). | 58 |
Info | Catching 'Throwable' is not allowed. | 62 |
Info | Line is longer than 120 characters (found 174). | 71 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Must have at least one statement. | 77 |
Info | Line is longer than 120 characters (found 143). | 100 |
Info | Line is longer than 120 characters (found 143). | 130 |
Info | Line is longer than 120 characters (found 148). | 150 |
Info | ',' is not followed by whitespace. | 162 |
Info | Line is longer than 120 characters (found 142). | 169 |
Info | Catching 'Throwable' is not allowed. | 173 |
Info | Line is longer than 120 characters (found 163). | 182 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 |
Info | Catching 'Throwable' is not allowed. | 136 |
Info | Name 'weboperations' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 206 |
Info | Line is longer than 120 characters (found 137). | 225 |
Severity | Message | Line |
---|---|---|
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 72 |
Info | Executable statement count is 35 (max allowed is 30). | 262 |
Info | Line is longer than 120 characters (found 121). | 281 |
Info | Line is longer than 120 characters (found 121). | 288 |
Info | if child at indentation level 39 not at correct indentation, 40 | 327 |
Info | if child at indentation level 39 not at correct indentation, 40 | 328 |
Info | Line is longer than 120 characters (found 123). | 348 |
Info | Catching 'Throwable' is not allowed. | 360 |
Info | Unnecessary parentheses around assignment right-hand side. | 469 |
Info | method def child at indentation level 12 not at correct indentation, 8 | 496 |
Info | method def child at indentation level 12 not at correct indentation, 8 | 500 |
Info | Executable statement count is 34 (max allowed is 30). | 512 |
Info | Line is longer than 120 characters (found 127). | 528 |
Info | Unnecessary parentheses around assignment right-hand side. | 532 |
Info | Catching 'Exception' is not allowed. | 539 |
Info | Line is longer than 120 characters (found 161). | 553 |
Info | Unnecessary parentheses around assignment right-hand side. | 557 |
Info | Catching 'RuntimeException' is not allowed. | 564 |
Info | Catching 'Exception' is not allowed. | 577 |
Info | Line is longer than 120 characters (found 121). | 795 |
Info | Catching 'Throwable' is not allowed. | 861 |
Info | Line is longer than 120 characters (found 151). | 1087 |
Info | Catching 'Throwable' is not allowed. | 1279 |
Info | '{' should be on a new line. | 1323 |
Info | '{' should be on a new line. | 1332 |
Info | Line is longer than 120 characters (found 126). | 1511 |
Info | Line is longer than 120 characters (found 121). | 1577 |
Info | ',' is not followed by whitespace. | 1647 |
Info | ',' is not followed by whitespace. | 1649 |
Info | ',' is not followed by whitespace. | 1650 |
Info | Line is longer than 120 characters (found 137). | 1656 |
Info | Catching 'Throwable' is not allowed. | 1660 |
Info | Line is longer than 120 characters (found 158). | 1669 |
Severity | Message | Line |
---|---|---|
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 |
Info | Line is longer than 120 characters (found 134). | 48 |
Info | Line is longer than 120 characters (found 130). | 142 |
Info | while child at indentation level 20 not at correct indentation, 16 | 282 |
Info | Line is longer than 120 characters (found 129). | 283 |
Info | while child at indentation level 20 not at correct indentation, 16 | 283 |
Info | Line is longer than 120 characters (found 166). | 327 |
Info | Line is longer than 120 characters (found 184). | 362 |
Info | Line is longer than 120 characters (found 121). | 495 |
Info | Line is longer than 120 characters (found 167). | 600 |
Info | Line is longer than 120 characters (found 150). | 617 |
Info | ',' is not followed by whitespace. | 629 |
Info | ',' is not followed by whitespace. | 631 |
Info | ',' is not followed by whitespace. | 632 |
Info | Line is longer than 120 characters (found 144). | 638 |
Info | Catching 'Throwable' is not allowed. | 642 |
Info | Line is longer than 120 characters (found 163). | 651 |
Severity | Message | Line |
---|---|---|
Info | '(' is preceded with whitespace. | 37 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 |
Info | Line is longer than 120 characters (found 139). | 113 |
Info | Line is longer than 120 characters (found 136). | 191 |
Info | Line is longer than 120 characters (found 146). | 250 |
Info | Line is longer than 120 characters (found 129). | 305 |
Info | Line is longer than 120 characters (found 123). | 326 |
Info | Catching 'Throwable' is not allowed. | 330 |
Info | Line is longer than 120 characters (found 157). | 339 |
Severity | Message | Line |
---|---|---|
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 |
Info | Line is longer than 120 characters (found 150). | 217 |
Info | ',' is not followed by whitespace. | 229 |
Info | Line is longer than 120 characters (found 122). | 230 |
Info | Line is longer than 120 characters (found 144). | 235 |
Info | Catching 'Throwable' is not allowed. | 239 |
Info | Line is longer than 120 characters (found 163). | 248 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 17 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 16 |
Info | '(' is preceded with whitespace. | 18 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 16 |
Info | '(' is preceded with whitespace. | 18 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Throwable' is not allowed. | 182 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Throwable' is not allowed. | 77 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Exception' is not allowed. | 78 |
Info | Executable statement count is 31 (max allowed is 30). | 139 |
Info | Line is longer than 120 characters (found 184). | 153 |
Info | Line is longer than 120 characters (found 139). | 187 |
Info | Line is longer than 120 characters (found 122). | 237 |
Info | Catching 'Throwable' is not allowed. | 255 |
Info | Executable statement count is 35 (max allowed is 30). | 359 |
Info | Line is longer than 120 characters (found 142). | 400 |
Info | Catching 'Exception' is not allowed. | 446 |
Info | Line is longer than 120 characters (found 128). | 448 |
Info | Line is longer than 120 characters (found 121). | 463 |
Info | Catching 'Throwable' is not allowed. | 472 |
Info | Line is longer than 120 characters (found 125). | 566 |
Info | Line is longer than 120 characters (found 133). | 602 |
Info | Line is longer than 120 characters (found 144). | 603 |
Info | Catching 'Throwable' is not allowed. | 618 |
Info | Line is longer than 120 characters (found 124). | 625 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Exception' is not allowed. | 104 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Throwable' is not allowed. | 203 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unused import - org.andromda.core.common.XmlObjectFactory. | 5 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 21 |
Info | Catching 'Throwable' is not allowed. | 49 |
Info | Catching 'Exception' is not allowed. | 94 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '{' should be on a new line. | 56 |
Info | '{' should be on a new line. | 217 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Throwable' is not allowed. | 90 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Comment matches to-do format 'TODO:'. | 16 |
Info | Line is longer than 120 characters (found 129). | 16 |
Info | Catching 'Throwable' is not allowed. | 38 |
Info | Catching 'Throwable' is not allowed. | 56 |
Info | Catching 'Throwable' is not allowed. | 98 |
Info | Catching 'Exception' is not allowed. | 167 |
Info | Line is longer than 120 characters (found 124). | 182 |
Info | Must have at least one statement. | 336 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Throwable' is not allowed. | 160 |
Info | Catching 'Throwable' is not allowed. | 262 |
Info | Catching 'Throwable' is not allowed. | 489 |
Info | Catching 'Throwable' is not allowed. | 528 |
Info | Catching 'Throwable' is not allowed. | 548 |
Info | Catching 'Throwable' is not allowed. | 570 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 11 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 16 |
Info | Must have at least one statement. | 67 |
Info | Catching 'Throwable' is not allowed. | 88 |
Info | Line is longer than 120 characters (found 129). | 96 |
Info | Line is longer than 120 characters (found 144). | 101 |
Info | Name 'primitiveWrappers' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 110 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 |
Info | Name 'exceptionDirectoryName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 |
Info | Name 'cvDateFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 |
Info | Name 'random' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 |
Info | Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 |
Info | Catching 'Exception' is not allowed. | 158 |
Info | Catching 'Throwable' is not allowed. | 175 |
Info | Must have at least one statement. | 212 |
Info | Catching 'Exception' is not allowed. | 227 |
Info | Must have at least one statement. | 228 |
Info | Catching 'Throwable' is not allowed. | 245 |
Info | Must have at least one statement. | 246 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 10 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 |
Info | Catching 'Throwable' is not allowed. | 104 |
Info | Redundant 'final' modifier. | 181 |
Info | Catching 'Throwable' is not allowed. | 208 |
Info | Line is longer than 120 characters (found 143). | 393 |
Info | Catching 'Throwable' is not allowed. | 521 |
Info | Line is longer than 120 characters (found 137). | 529 |
Info | Line is longer than 120 characters (found 137). | 534 |
Info | Catching 'Throwable' is not allowed. | 593 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 |
Info | Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 |
Info | for lcurly at indentation level 23 not at correct indentation, 24 | 84 |
Info | Catching 'Exception' is not allowed. | 121 |
Info | Catching 'Exception' is not allowed. | 181 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 11 |
Info | method call child at indentation level 20 not at correct indentation, 24 | 96 |
Info | method call child at indentation level 20 not at correct indentation, 24 | 97 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 23 |
Info | Redundant 'public' modifier. | 30 |
Info | Redundant 'public' modifier. | 37 |
Info | Redundant 'public' modifier. | 45 |
Info | Redundant 'public' modifier. | 53 |
Info | Redundant 'public' modifier. | 59 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | Redundant 'public' modifier. | 16 |
Info | Redundant 'public' modifier. | 25 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 13 |
Info | Catching 'Exception' is not allowed. | 36 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 34 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 |
Info | '{' should be on a new line. | 89 |
Info | '}' should be alone on a line. | 91 |
Info | '{' should be on a new line. | 91 |
Info | '{' should be on a new line. | 106 |
Info | '}' should be alone on a line. | 108 |
Info | '{' should be on a new line. | 108 |
Info | '}' should be alone on a line. | 110 |
Info | '{' should be on a new line. | 110 |
Info | Must have at least one statement. | 142 |
Info | Catching 'RuntimeException' is not allowed. | 335 |
Info | Catching 'Throwable' is not allowed. | 340 |
Info | ',' is not followed by whitespace. | 379 |
Info | Must have at least one statement. | 412 |
Info | Catching 'Exception' is not allowed. | 476 |
Info | Must have at least one statement. | 539 |
Info | Line is longer than 120 characters (found 123). | 606 |
Info | Unnecessary parentheses around assignment right-hand side. | 768 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 832 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 835 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 836 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 22 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 22 |
Info | Line has trailing whitespace. | 54 |
Info | Line is longer than 120 characters (found 123). | 76 |
Info | Line has trailing whitespace. | 77 |
Info | Catching 'Throwable' is not allowed. | 90 |
Info | Catching 'Exception' is not allowed. | 121 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Class XmlObjectFactory should be declared as final. | 52 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 57 |
Info | Name 'factoryCache' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 98 |
Info | Line is longer than 120 characters (found 121). | 135 |
Info | Line is longer than 120 characters (found 151). | 210 |
Info | Line is longer than 120 characters (found 140). | 211 |
Info | Catching 'Exception' is not allowed. | 215 |
Info | Catching 'Throwable' is not allowed. | 306 |
Info | Redundant 'final' modifier. | 323 |
Info | method def throws at indentation level 16 not at correct indentation, 12 | 324 |
Info | Redundant 'final' modifier. | 332 |
Info | method def throws at indentation level 16 not at correct indentation, 12 | 333 |
Info | Redundant 'final' modifier. | 341 |
Info | method def throws at indentation level 16 not at correct indentation, 12 | 391 |
Info | Must have at least one statement. | 431 |
Info | Must have at least one statement. | 445 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Throwable' is not allowed. | 297 |
Info | Must have at least one statement. | 298 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 125). | 30 |
Info | Line is longer than 120 characters (found 123). | 31 |
Info | method call child at indentation level 24 not at correct indentation, 28 | 164 |
Info | method call child at indentation level 24 not at correct indentation, 28 | 165 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Must have at least one statement. | 180 |
Info | Catching 'Throwable' is not allowed. | 185 |
Info | Name 'modelModifiedTimes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 386 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | interfaces should describe a type and hence have methods. | 8 |
Info | Redundant 'public' modifier. | 14 |
Info | Redundant 'public' modifier. | 21 |
Info | Redundant 'public' modifier. | 27 |
Info | Redundant 'public' modifier. | 35 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unused import - org.andromda.core.namespace.NamespaceComponent. | 9 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 |
Info | Line is longer than 120 characters (found 128). | 224 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Class ModelProcessor should be declared as final. | 49 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 |
Info | Catching 'Throwable' is not allowed. | 113 |
Info | Executable statement count is 37 (max allowed is 30). | 214 |
Info | Line is longer than 120 characters (found 125). | 243 |
Info | Line is longer than 120 characters (found 127). | 271 |
Info | Catching 'Throwable' is not allowed. | 296 |
Info | Line is longer than 120 characters (found 121). | 417 |
Info | Unnecessary parentheses around return value. | 473 |
Info | '{' should be on a new line. | 752 |
Info | '{' should be on a new line. | 818 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logicalMappings' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 |
Info | Catching 'Throwable' is not allowed. | 79 |
Info | Catching 'Exception' is not allowed. | 138 |
Info | Catching 'Throwable' is not allowed. | 192 |
Info | Line is longer than 120 characters (found 129). | 231 |
Info | Line is longer than 120 characters (found 135). | 243 |
Info | Line is longer than 120 characters (found 149). | 392 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 154). | 112 |
Info | Line is longer than 120 characters (found 235). | 224 |
Info | Name 'THIS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 422 |
Info | Name 'THIS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 433 |
Info | Inner assignments should be avoided. | 435 |
Info | Line is longer than 120 characters (found 197). | 472 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'final' modifier. | 43 |
Info | Line is longer than 120 characters (found 152). | 51 |
Info | Redundant 'final' modifier. | 66 |
Info | Line is longer than 120 characters (found 121). | 71 |
Info | Redundant 'final' modifier. | 90 |
Info | Redundant 'final' modifier. | 114 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | interfaces should describe a type and hence have methods. | 10 |
Info | Redundant 'public' modifier. | 15 |
Info | Redundant 'public' modifier. | 21 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 149). | 35 |
Info | Line is longer than 120 characters (found 170). | 191 |
Info | Catching 'Throwable' is not allowed. | 231 |
Info | Catching 'Throwable' is not allowed. | 288 |
Info | Catching 'Throwable' is not allowed. | 426 |
Info | Line is longer than 120 characters (found 216). | 458 |
Info | Redundant 'final' modifier. | 539 |
Info | Redundant 'final' modifier. | 553 |
Info | Redundant 'final' modifier. | 591 |
Info | Redundant 'final' modifier. | 631 |
Info | Line is longer than 120 characters (found 127). | 651 |
Info | Redundant 'final' modifier. | 663 |
Info | Line is longer than 120 characters (found 128). | 676 |
Info | Line is longer than 120 characters (found 131). | 703 |
Info | assign at indentation level 4 not at correct indentation, 8 | 743 |
Info | Line is longer than 120 characters (found 122). | 789 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 |
Info | Line is longer than 120 characters (found 121). | 75 |
Info | Catching 'Throwable' is not allowed. | 120 |
Info | Catching 'Exception' is not allowed. | 173 |
Info | Must have at least one statement. | 174 |
Info | Line is longer than 120 characters (found 154). | 212 |
Info | Catching 'Throwable' is not allowed. | 286 |
Info | Catching 'Throwable' is not allowed. | 317 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Throwable' is not allowed. | 52 |
Info | Line is longer than 120 characters (found 121). | 59 |
Info | Line is longer than 120 characters (found 127). | 231 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 377 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 378 |
Info | Redundant 'final' modifier. | 397 |
Info | Redundant 'final' modifier. | 413 |
Info | Redundant 'final' modifier. | 467 |
Info | Redundant 'final' modifier. | 477 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 122). | 49 |
Info | Line is longer than 120 characters (found 122). | 233 |
Info | method call child at indentation level 28 not at correct indentation, 32 | 276 |
Info | method call child at indentation level 28 not at correct indentation, 32 | 277 |
Info | Method length is 158 lines (max allowed is 150). | 357 |
Info | Line is longer than 120 characters (found 122). | 413 |
Info | Line is longer than 120 characters (found 121). | 469 |
Info | Line is longer than 120 characters (found 122). | 489 |
Info | Line is longer than 120 characters (found 121). | 521 |
Info | method def child at indentation level 32 not at correct indentation, 36 | 522 |
Info | Redundant 'static' modifier. | 568 |
Info | Redundant 'public' modifier. | 574 |
Info | Line is longer than 120 characters (found 126). | 815 |
Info | Line is longer than 120 characters (found 136). | 832 |
Info | Executable statement count is 34 (max allowed is 30). | 941 |
Info | Line is longer than 120 characters (found 136). | 946 |
Info | Line is longer than 120 characters (found 135). | 956 |
Info | Line is longer than 120 characters (found 126). | 960 |
Info | Catching 'Throwable' is not allowed. | 1040 |
Info | Line is longer than 120 characters (found 123). | 1044 |
Info | Name 'allMetafacadeMappingInstances' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 1050 |
Info | Catching 'Throwable' is not allowed. | 1130 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | interfaces should describe a type and hence have methods. | 9 |
Info | Redundant 'public' modifier. | 14 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 23 |
Info | Catching 'Throwable' is not allowed. | 81 |
Info | Line is longer than 120 characters (found 162). | 129 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 138 |
Info | if at indentation level 7 not at correct indentation, 8 | 139 |
Info | if lcurly at indentation level 7 not at correct indentation, 8 | 140 |
Info | if child at indentation level 11 not at correct indentation, 12 | 141 |
Info | if rcurly at indentation level 7 not at correct indentation, 8 | 142 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 144 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 145 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 146 |
Info | for at indentation level 7 not at correct indentation, 8 | 148 |
Info | for lcurly at indentation level 7 not at correct indentation, 8 | 149 |
Info | for child at indentation level 11 not at correct indentation, 12 | 150 |
Info | for at indentation level 11 not at correct indentation, 12 | 151 |
Info | for lcurly at indentation level 11 not at correct indentation, 12 | 152 |
Info | if at indentation level 15 not at correct indentation, 16 | 153 |
Info | if lcurly at indentation level 15 not at correct indentation, 16 | 154 |
Info | if child at indentation level 19 not at correct indentation, 20 | 155 |
Info | method call child at indentation level 19 not at correct indentation, 20 | 155 |
Info | if rcurly at indentation level 15 not at correct indentation, 16 | 156 |
Info | else at indentation level 15 not at correct indentation, 16 | 157 |
Info | if lcurly at indentation level 15 not at correct indentation, 16 | 158 |
Info | if child at indentation level 19 not at correct indentation, 20 | 159 |
Info | method call child at indentation level 19 not at correct indentation, 20 | 159 |
Info | if rcurly at indentation level 15 not at correct indentation, 16 | 160 |
Info | else at indentation level 15 not at correct indentation, 16 | 161 |
Info | '{' should be on a new line. | 161 |
Info | else child at indentation level 19 not at correct indentation, 20 | 163 |
Info | method def modifier at indentation level 24 not at correct indentation, 23 | 165 |
Info | method def lcurly at indentation level 24 not at correct indentation, 23 | 166 |
Info | method def child at indentation level 28 not at correct indentation, 27 | 167 |
Info | method def child at indentation level 28 not at correct indentation, 27 | 168 |
Info | method def rcurly at indentation level 24 not at correct indentation, 23 | 169 |
Info | if at indentation level 19 not at correct indentation, 20 | 171 |
Info | '{' should be on a new line. | 171 |
Info | if child at indentation level 23 not at correct indentation, 24 | 172 |
Info | method call child at indentation level 23 not at correct indentation, 24 | 172 |
Info | if rcurly at indentation level 19 not at correct indentation, 20 | 173 |
Info | '}' should be alone on a line. | 173 |
Info | '{' should be on a new line. | 173 |
Info | Line is longer than 120 characters (found 127). | 174 |
Info | else child at indentation level 23 not at correct indentation, 24 | 174 |
Info | Line is longer than 120 characters (found 122). | 175 |
Info | else child at indentation level 23 not at correct indentation, 24 | 175 |
Info | method def modifier at indentation level 28 not at correct indentation, 27 | 177 |
Info | method def lcurly at indentation level 28 not at correct indentation, 27 | 178 |
Info | method def child at indentation level 32 not at correct indentation, 31 | 179 |
Info | method def child at indentation level 32 not at correct indentation, 31 | 180 |
Info | method def rcurly at indentation level 28 not at correct indentation, 27 | 181 |
Info | if at indentation level 23 not at correct indentation, 24 | 183 |
Info | '{' should be on a new line. | 183 |
Info | if child at indentation level 27 not at correct indentation, 28 | 184 |
Info | method call child at indentation level 27 not at correct indentation, 28 | 184 |
Info | if rcurly at indentation level 23 not at correct indentation, 24 | 185 |
Info | else rcurly at indentation level 19 not at correct indentation, 20 | 186 |
Info | else rcurly at indentation level 15 not at correct indentation, 16 | 187 |
Info | for rcurly at indentation level 11 not at correct indentation, 12 | 188 |
Info | for rcurly at indentation level 7 not at correct indentation, 8 | 189 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 190 |
Info | Line is longer than 120 characters (found 181). | 194 |
Info | Line is longer than 120 characters (found 179). | 195 |
Info | Line is longer than 120 characters (found 141). | 196 |
Info | Line is longer than 120 characters (found 169). | 215 |
Info | Line is longer than 120 characters (found 177). | 245 |
Info | ')' is preceded with whitespace. | 245 |
Info | Line is longer than 120 characters (found 147). | 258 |
Info | Line is longer than 120 characters (found 123). | 274 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 29 |
Info | Redundant 'public' modifier. | 36 |
Info | Redundant 'public' modifier. | 44 |
Info | Redundant 'public' modifier. | 52 |
Info | Redundant 'public' modifier. | 62 |
Info | Redundant 'public' modifier. | 70 |
Info | Redundant 'public' modifier. | 80 |
Info | Redundant 'public' modifier. | 89 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 17 |
Info | Redundant 'public' modifier. | 24 |
Info | Redundant 'public' modifier. | 33 |
Info | Redundant 'public' modifier. | 40 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 40 (max allowed is 30). | 71 |
Info | Catching 'Throwable' is not allowed. | 244 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Throwable' is not allowed. | 141 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 125). | 59 |
Info | Line is longer than 120 characters (found 123). | 112 |
Info | Line is longer than 120 characters (found 127). | 113 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 21 |
Info | Redundant 'public' modifier. | 26 |
Info | Line is longer than 120 characters (found 126). | 36 |
Info | Redundant 'public' modifier. | 39 |
Info | Line is longer than 120 characters (found 130). | 45 |
Info | Line is longer than 120 characters (found 125). | 48 |
Info | Line is longer than 120 characters (found 126). | 50 |
Info | Redundant 'public' modifier. | 53 |
Info | Redundant 'public' modifier. | 67 |
Info | Redundant 'public' modifier. | 82 |
Info | Line is longer than 120 characters (found 126). | 88 |
Info | Line is longer than 120 characters (found 121). | 89 |
Info | Redundant 'public' modifier. | 94 |
Info | Redundant 'public' modifier. | 100 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 22 |
Info | Redundant 'public' modifier. | 32 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | Catching 'Throwable' is not allowed. | 96 |
Info | Must have at least one statement. | 109 |
Info | Line has trailing whitespace. | 113 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 38 (max allowed is 30). | 46 |
Info | Catching 'Throwable' is not allowed. | 98 |
Info | Catching 'Throwable' is not allowed. | 121 |
Info | Catching 'Throwable' is not allowed. | 135 |
Info | Must have at least one statement. | 176 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 21 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 25 |
Info | Redundant 'public' modifier. | 37 |
Info | Redundant 'public' modifier. | 47 |
Info | Redundant 'public' modifier. | 54 |
Info | Redundant 'public' modifier. | 61 |
Info | Redundant 'public' modifier. | 72 |
Info | Redundant 'public' modifier. | 85 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 23 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 124). | 38 |
Info | Executable statement count is 36 (max allowed is 30). | 40 |
Info | Catching 'Exception' is not allowed. | 100 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 19 |
Info | Name 'translator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 |
Info | Catching 'Throwable' is not allowed. | 85 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 13 |
Info | Catching 'Exception' is not allowed. | 162 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 22 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Throwable' is not allowed. | 79 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 |
Info | Catching 'Throwable' is not allowed. | 218 |
Info | Line is longer than 120 characters (found 141). | 226 |
Info | Line is longer than 120 characters (found 216). | 231 |
Info | Catching 'Throwable' is not allowed. | 272 |
Info | Catching 'Throwable' is not allowed. | 319 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 14 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 19 |
Info | Name 'libraryTranslations' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Must have at least one statement. | 75 |
Info | Comment matches to-do format 'TODO:'. | 76 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unable to get class information for MojoExecutionException. | 102 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 102 |
Info | Unable to get class information for MojoFailureException. | 102 |
Info | Line is longer than 120 characters (found 121). | 116 |
Info | Line is longer than 120 characters (found 146). | 123 |
Info | Catching 'Throwable' is not allowed. | 131 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 16 |
Info | Unknown tag 'phase'. | 17 |
Info | Unknown tag 'requiresDependencyResolution'. | 18 |
Info | Unable to get class information for MojoExecutionException. | 84 |
Info | Line has trailing whitespace. | 88 |
Info | Line has trailing whitespace. | 89 |
Info | Line is longer than 120 characters (found 129). | 89 |
Info | Line has trailing whitespace. | 101 |
Info | Line is longer than 120 characters (found 135). | 101 |
Info | Line is longer than 120 characters (found 124). | 107 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 10 |
Info | Unknown tag 'requiresProject'. | 11 |
Info | Unknown tag 'requiresDependencyResolution'. | 12 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 10 |
Info | Unknown tag 'requiresProject'. | 11 |
Info | Unknown tag 'requiresDependencyResolution'. | 12 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 9 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 22 |
Info | Unknown tag 'phase'. | 23 |
Info | Name 'MD_HOME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 |
Info | Unable to get class information for MojoExecutionException. | 45 |
Info | '{' should be on a new line. | 51 |
Info | Catching 'Throwable' is not allowed. | 79 |
Info | Executable statement count is 44 (max allowed is 30). | 85 |
Info | '{' should be on a new line. | 85 |
Info | Name 'UML2EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 |
Info | Name 'MDEXT1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
Info | Name 'MDEXT2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 |
Info | '{' should be on a new line. | 101 |
Info | '}' should be alone on a line. | 103 |
Info | '{' should be on a new line. | 103 |
Info | '{' should be on a new line. | 112 |
Info | '}' should be alone on a line. | 114 |
Info | '{' should be on a new line. | 114 |
Info | '{' should be on a new line. | 126 |
Info | '}' should be alone on a line. | 128 |
Info | '{' should be on a new line. | 128 |
Info | Line is longer than 120 characters (found 148). | 142 |
Info | Line is longer than 120 characters (found 138). | 143 |
Info | Unable to get class information for MojoExecutionException. | 197 |
Info | Line is longer than 120 characters (found 214). | 208 |
Info | assign child at indentation level 12 not at correct indentation, 16 | 229 |
Info | assign child at indentation level 12 not at correct indentation, 16 | 230 |
Info | assign child at indentation level 12 not at correct indentation, 16 | 231 |
Info | assign child at indentation level 20 not at correct indentation, 24 | 243 |
Info | assign child at indentation level 20 not at correct indentation, 24 | 244 |
Info | assign child at indentation level 20 not at correct indentation, 24 | 245 |
Info | Line is longer than 120 characters (found 122). | 252 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.andromda.andromdapp.AndroMDApp' import. | 5 |
Info | Wrong order for 'java.net.URL' import. | 8 |
Info | Unknown tag 'goal'. | 15 |
Info | Unknown tag 'requiresProject'. | 16 |
Info | Unable to get class information for MojoExecutionException. | 32 |
Info | Catching 'Throwable' is not allowed. | 53 |
Info | Line is longer than 120 characters (found 121). | 59 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 123). | 59 |
Info | Line is longer than 120 characters (found 135). | 66 |
Info | Line is longer than 120 characters (found 121). | 73 |
Info | Unable to get class information for MojoExecutionException. | 151 |
Info | Line is longer than 120 characters (found 127). | 159 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 12 |
Info | Unknown tag 'requiresProject'. | 13 |
Info | Unable to get class information for MojoExecutionException. | 22 |
Info | '(' is followed by whitespace. | 44 |
Info | ')' is preceded with whitespace. | 44 |
Info | '(' is followed by whitespace. | 45 |
Info | ')' is preceded with whitespace. | 45 |
Info | '{' should be on a new line. | 45 |
Info | '{' should be on a new line. | 48 |
Info | Catching 'Exception' is not allowed. | 55 |
Info | Must have at least one statement. | 56 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 60 |
Info | '(' is followed by whitespace. | 60 |
Info | ')' is preceded with whitespace. | 60 |
Info | '(' is followed by whitespace. | 63 |
Info | ')' is preceded with whitespace. | 63 |
Info | '{' should be on a new line. | 63 |
Info | '(' is followed by whitespace. | 64 |
Info | Catching 'Throwable' is not allowed. | 69 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 12 |
Info | Unknown tag 'requiresProject'. | 13 |
Info | Unable to get class information for MojoExecutionException. | 29 |
Info | Catching 'Throwable' is not allowed. | 53 |
Info | Line is longer than 120 characters (found 121). | 59 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.apache.commons.lang.StringUtils' import. | 8 |
Info | Unable to get class information for MojoExecutionException. | 41 |
Info | Unable to get class information for MojoExecutionException. | 58 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Exception' is not allowed. | 44 |
Info | Must have at least one statement. | 45 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unused import - org.apache.maven.BuildFailureException. | 22 |
Info | Unused import - org.apache.maven.lifecycle.LifecycleExecutionException. | 25 |
Info | Unused import - org.codehaus.plexus.util.dag.CycleDetectedException. | 32 |
Info | Unknown tag 'goal'. | 37 |
Info | Executable statement count is 41 (max allowed is 30). | 138 |
Info | Unable to get class information for MojoExecutionException. | 139 |
Info | Catching 'Throwable' is not allowed. | 228 |
Info | Catching 'Throwable' is not allowed. | 246 |
Info | Catching 'Exception' is not allowed. | 273 |
Info | Must have at least one statement. | 274 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 287 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 323 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 332 |
Info | Unable to get class information for MojoExecutionException. | 368 |
Info | Line is longer than 120 characters (found 127). | 381 |
Info | Unable to get class information for MojoExecutionException. | 393 |
Info | Unable to get class information for MojoExecutionException. | 446 |
Info | Catching 'Throwable' is not allowed. | 482 |
Info | Unable to get class information for MojoExecutionException. | 497 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 15 |
Info | Unknown tag 'phase'. | 16 |
Info | Unable to get class information for MojoExecutionException. | 54 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 54 |
Info | Unable to get class information for MojoFailureException. | 54 |
Info | Catching 'Throwable' is not allowed. | 109 |
Severity | Message | Line |
---|---|---|
Info | Unknown tag 'goal'. | 42 |
Info | Unknown tag 'phase'. | 43 |
Info | ',' is not followed by whitespace. | 138 |
Info | Unable to get class information for MojoExecutionException. | 167 |
Info | Line is longer than 120 characters (found 129). | 176 |
Info | Catching 'Throwable' is not allowed. | 199 |
Info | Line is longer than 120 characters (found 128). | 242 |
Info | Unable to get class information for MojoExecutionException. | 399 |
Info | Redundant throws: 'ArtifactResolutionException' listed more then one time. | 399 |
Info | Unable to get class information for ArtifactResolutionException. | 399 |
Info | Redundant throws: 'ArtifactNotFoundException' listed more then one time. | 399 |
Info | Unable to get class information for ArtifactNotFoundException. | 399 |
Info | ')' is preceded with whitespace. | 405 |
Info | Line is longer than 120 characters (found 130). | 407 |
Info | Line is longer than 120 characters (found 147). | 409 |
Info | Must have at least one statement. | 410 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Exception' is not allowed. | 107 |
Info | Must have at least one statement. | 108 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 22 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 49 |
Info | Unknown tag 'requiresDependencyResolution'. | 50 |
Info | Executable statement count is 40 (max allowed is 30). | 179 |
Info | Unable to get class information for MojoExecutionException. | 180 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 180 |
Info | Unable to get class information for MojoFailureException. | 180 |
Info | Line is longer than 120 characters (found 128). | 235 |
Info | Catching 'Throwable' is not allowed. | 258 |
Info | Must have at least one statement. | 271 |
Info | Unable to get class information for MojoExecutionException. | 297 |
Info | Catching 'Exception' is not allowed. | 310 |
Info | Unable to get class information for ArtifactResolutionException. | 390 |
Info | Redundant throws: 'ArtifactNotFoundException' listed more then one time. | 390 |
Info | Unable to get class information for ArtifactNotFoundException. | 390 |
Info | Unable to get class information for ArtifactResolutionException. | 419 |
Info | Redundant throws: 'ArtifactNotFoundException' listed more then one time. | 419 |
Info | Unable to get class information for ArtifactNotFoundException. | 419 |
Info | Line is longer than 120 characters (found 122). | 569 |
Error | Declaring variables, return values or parameters of type 'HashMap' is not allowed. | 569 |
Info | Name 'tasksCache' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 569 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 28 |
Info | Unknown tag 'phase'. | 29 |
Info | Unable to get class information for MojoExecutionException. | 81 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 81 |
Info | Unable to get class information for MojoFailureException. | 81 |
Info | Catching 'Throwable' is not allowed. | 114 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 28 |
Info | Unknown tag 'phase'. | 29 |
Info | Executable statement count is 52 (max allowed is 30). | 98 |
Info | Unable to get class information for MojoExecutionException. | 99 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 99 |
Info | Unable to get class information for MojoFailureException. | 99 |
Info | Line is longer than 120 characters (found 135). | 190 |
Info | Line is longer than 120 characters (found 122). | 226 |
Info | Catching 'Exception' is not allowed. | 235 |
Info | Unable to get class information for MojoExecutionException. | 254 |
Info | Line is longer than 120 characters (found 138). | 260 |
Info | Must have at least one statement. | 261 |
Info | Unable to get class information for MojoExecutionException. | 277 |
Info | Catching 'Exception' is not allowed. | 346 |
Info | Must have at least one statement. | 347 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 11 |
Info | Unable to get class information for MojoExecutionException. | 21 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 21 |
Info | Unable to get class information for MojoFailureException. | 21 |
Info | Catching 'Throwable' is not allowed. | 38 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 66 (max allowed is 30). | 61 |
Info | Method length is 167 lines (max allowed is 150). | 61 |
Info | More than 7 parameters (found 11). | 61 |
Info | Line is longer than 120 characters (found 123). | 284 |
Info | Line is longer than 120 characters (found 121). | 286 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 128). | 20 |
Info | Line is longer than 120 characters (found 121). | 42 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 121). | 44 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Exception' is not allowed. | 71 |
Info | Must have at least one statement. | 72 |
Info | Catching 'Exception' is not allowed. | 80 |
Info | Must have at least one statement. | 81 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'random' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 |
Info | Line is longer than 120 characters (found 128). | 31 |
Info | Line is longer than 120 characters (found 121). | 93 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 121). | 31 |
Info | Name 'random' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 |
Info | Line is longer than 120 characters (found 128). | 40 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'final' modifier. | 41 |
Info | Catching 'Exception' is not allowed. | 86 |
Info | Line is longer than 120 characters (found 123). | 122 |
Info | Line is longer than 120 characters (found 124). | 129 |
Info | Catching 'Throwable' is not allowed. | 140 |
Info | Unable to get class information for NotFoundException. | 168 |
Info | Line is longer than 120 characters (found 130). | 180 |
Info | Unable to get class information for NotFoundException. | 226 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 18 |
Info | Name 'projectCache' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 |
Info | Unable to get class information for ProjectBuildingException. | 39 |
Info | Catching 'Exception' is not allowed. | 56 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 29 |
Info | Unknown tag 'phase'. | 30 |
Info | Unknown tag 'requiresDependencyResolution'. | 31 |
Info | Executable statement count is 31 (max allowed is 30). | 117 |
Info | Unable to get class information for MojoExecutionException. | 118 |
Info | Line is longer than 120 characters (found 160). | 137 |
Info | Catching 'Throwable' is not allowed. | 178 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'newLine' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 121 |
Info | Unnecessary parentheses around assignment right-hand side. | 163 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'phase'. | 22 |
Info | Unknown tag 'goal'. | 23 |
Info | Unknown tag 'requiresDependencyResolution'. | 24 |
Info | Unknown tag 'description'. | 25 |
Info | Line is longer than 120 characters (found 127). | 39 |
Info | Line is longer than 120 characters (found 123). | 116 |
Info | Line is longer than 120 characters (found 135). | 123 |
Info | Line is longer than 120 characters (found 121). | 130 |
Info | Executable statement count is 32 (max allowed is 30). | 139 |
Info | Unable to get class information for MojoExecutionException. | 140 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 140 |
Info | Unable to get class information for MojoFailureException. | 140 |
Info | Catching 'Throwable' is not allowed. | 183 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.apache.commons.io.FileUtils' import. | 14 |
Info | Wrong order for 'java.io.File' import. | 16 |
Info | Unknown tag 'goal'. | 27 |
Info | Unknown tag 'phase'. | 28 |
Info | Executable statement count is 31 (max allowed is 30). | 107 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 108 |
Info | Unable to get class information for MojoExecutionException. | 108 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 108 |
Info | Unable to get class information for MojoFailureException. | 108 |
Info | Line is longer than 120 characters (found 172). | 139 |
Info | Line is longer than 120 characters (found 173). | 145 |
Info | Line is longer than 120 characters (found 129). | 147 |
Info | Line is longer than 120 characters (found 193). | 151 |
Info | Line is longer than 120 characters (found 130). | 153 |
Info | Line is longer than 120 characters (found 194). | 157 |
Info | Catching 'Throwable' is not allowed. | 160 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 175 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 123). | 105 |
Info | Line is longer than 120 characters (found 135). | 112 |
Info | Line is longer than 120 characters (found 121). | 119 |
Info | Unable to get class information for MojoExecutionException. | 173 |
Info | Catching 'Throwable' is not allowed. | 185 |
Info | Line is longer than 120 characters (found 133). | 189 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 |
Info | Executable statement count is 32 (max allowed is 30). | 152 |
Info | Line is longer than 120 characters (found 136). | 184 |
Info | ';' is not followed by whitespace. | 209 |
Info | if at indentation level 7 not at correct indentation, 8 | 261 |
Info | if lcurly at indentation level 7 not at correct indentation, 8 | 262 |
Info | if child at indentation level 11 not at correct indentation, 12 | 263 |
Info | if rcurly at indentation level 7 not at correct indentation, 8 | 264 |
Info | method def child at indentation level 7 not at correct indentation, 8 | 265 |
Info | if at indentation level 7 not at correct indentation, 8 | 275 |
Info | if lcurly at indentation level 7 not at correct indentation, 8 | 276 |
Info | if child at indentation level 11 not at correct indentation, 12 | 277 |
Info | if rcurly at indentation level 7 not at correct indentation, 8 | 278 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'newLine' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 127 |
Info | Executable statement count is 32 (max allowed is 30). | 167 |
Info | Unnecessary parentheses around assignment right-hand side. | 169 |
Info | Line is longer than 120 characters (found 121). | 179 |
Info | Line is longer than 120 characters (found 121). | 190 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'phase'. | 17 |
Info | Unknown tag 'goal'. | 18 |
Info | Unknown tag 'requiresDependencyResolution'. | 19 |
Info | Unknown tag 'description'. | 20 |
Info | Executable statement count is 66 (max allowed is 30). | 30 |
Info | Unable to get class information for MojoExecutionException. | 31 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 31 |
Info | Unable to get class information for MojoFailureException. | 31 |
Info | Line is longer than 120 characters (found 138). | 111 |
Info | Line is longer than 120 characters (found 147). | 159 |
Info | Line is longer than 120 characters (found 162). | 164 |
Info | Catching 'Throwable' is not allowed. | 168 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'goal'. | 17 |
Info | Unknown tag 'requiresDependencyResolution'. | 18 |
Info | Unknown tag 'description'. | 19 |
Info | Unable to get class information for MojoExecutionException. | 30 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 30 |
Info | Unable to get class information for MojoFailureException. | 30 |
Info | Catching 'Throwable' is not allowed. | 53 |
Info | Unable to get class information for MojoExecutionException. | 81 |
Info | Catching 'Throwable' is not allowed. | 92 |
Info | Line is longer than 120 characters (found 134). | 96 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 140). | 111 |
Info | Catching 'Throwable' is not allowed. | 137 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unable to get class information for MojoExecutionException. | 41 |
Info | Catching 'Exception' is not allowed. | 48 |
Info | Unable to get class information for MojoExecutionException. | 62 |
Info | Catching 'Exception' is not allowed. | 84 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'phase'. | 18 |
Info | Unknown tag 'goal'. | 19 |
Info | Unknown tag 'description'. | 20 |
Info | Unable to get class information for MojoExecutionException. | 92 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 92 |
Info | Unable to get class information for MojoFailureException. | 92 |
Info | Unable to get class information for MojoExecutionException. | 111 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 111 |
Info | Unable to get class information for MojoFailureException. | 111 |
Info | Catching 'Throwable' is not allowed. | 124 |
Info | Unable to get class information for MojoExecutionException. | 144 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 144 |
Info | Unable to get class information for MojoFailureException. | 144 |
Info | Catching 'Throwable' is not allowed. | 156 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 123). | 307 |
Info | Line is longer than 120 characters (found 135). | 314 |
Info | Line is longer than 120 characters (found 121). | 321 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Exception' is not allowed. | 44 |
Info | Must have at least one statement. | 45 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Must have at least one statement. | 59 |
Severity | Message | Line |
---|---|---|
Info | Wrong order for 'java.io.File' import. | 11 |
Info | Line is longer than 120 characters (found 128). | 132 |
Severity | Message | Line |
---|---|---|
Info | Unknown tag 'goal'. | 12 |
Info | Unknown tag 'phase'. | 13 |
Info | Unknown tag 'description'. | 14 |
Info | Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 42 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 47 |
Info | Unable to get class information for @throws tag 'MojoExecutionException'. | 47 |
Info | Unable to get class information for MojoExecutionException. | 47 |
Info | Catching 'Throwable' is not allowed. | 95 |
Severity | Message | Line |
---|---|---|
Info | Wrong order for 'java.io.File' import. | 5 |
Info | Unknown tag 'goal'. | 12 |
Info | Unknown tag 'phase'. | 13 |
Info | Unknown tag 'description'. | 14 |
Info | Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 42 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 47 |
Info | Unable to get class information for @throws tag 'MojoExecutionException'. | 47 |
Info | Unable to get class information for MojoExecutionException. | 47 |
Info | Catching 'Throwable' is not allowed. | 95 |
Severity | Message | Line |
---|---|---|
Info | Unknown tag 'goal'. | 12 |
Info | Unknown tag 'phase'. | 13 |
Info | Unknown tag 'description'. | 14 |
Info | Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 42 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 47 |
Info | Unable to get class information for @throws tag 'MojoExecutionException'. | 47 |
Info | Unable to get class information for MojoExecutionException. | 47 |
Info | Catching 'Throwable' is not allowed. | 95 |
Severity | Message | Line |
---|---|---|
Info | Unknown tag 'goal'. | 12 |
Info | Unknown tag 'phase'. | 13 |
Info | Unknown tag 'description'. | 14 |
Info | Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 41 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 46 |
Info | Unable to get class information for @throws tag 'MojoExecutionException'. | 46 |
Info | Unable to get class information for MojoExecutionException. | 46 |
Info | Catching 'Throwable' is not allowed. | 94 |
Severity | Message | Line |
---|---|---|
Info | Unknown tag 'goal'. | 12 |
Info | Unknown tag 'phase'. | 13 |
Info | Unknown tag 'description'. | 14 |
Info | Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 41 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 46 |
Info | Unable to get class information for @throws tag 'MojoExecutionException'. | 46 |
Info | Unable to get class information for MojoExecutionException. | 46 |
Info | Catching 'Throwable' is not allowed. | 94 |
Severity | Message | Line |
---|---|---|
Info | Unknown tag 'goal'. | 12 |
Info | Unknown tag 'phase'. | 13 |
Info | Unknown tag 'description'. | 14 |
Info | Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 42 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 47 |
Info | Unable to get class information for @throws tag 'MojoExecutionException'. | 47 |
Info | Unable to get class information for MojoExecutionException. | 47 |
Info | Catching 'Throwable' is not allowed. | 95 |
Severity | Message | Line |
---|---|---|
Info | Unknown tag 'goal'. | 21 |
Info | Unknown tag 'phase'. | 22 |
Info | Unknown tag 'description'. | 23 |
Info | Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 76 |
Info | Executable statement count is 39 (max allowed is 30). | 80 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 81 |
Info | Unable to get class information for @throws tag 'MojoExecutionException'. | 81 |
Info | Unable to get class information for MojoExecutionException. | 81 |
Info | Line is longer than 120 characters (found 129). | 93 |
Info | Line is longer than 120 characters (found 124). | 130 |
Info | Catching 'Throwable' is not allowed. | 158 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 174 |
Info | Unable to get class information for MojoExecutionException. | 174 |
Info | Catching 'Throwable' is not allowed. | 185 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 205 |
Severity | Message | Line |
---|---|---|
Info | Unknown tag 'goal'. | 13 |
Info | Unknown tag 'phase'. | 14 |
Info | Unknown tag 'description'. | 15 |
Info | Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'. | 34 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 39 |
Info | Unable to get class information for @throws tag 'MojoExecutionException'. | 39 |
Info | Unable to get class information for MojoExecutionException. | 39 |
Info | Catching 'Throwable' is not allowed. | 103 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unable to get class information for MojoExecutionException. | 41 |
Info | Catching 'Exception' is not allowed. | 59 |
Info | Unable to get class information for MojoExecutionException. | 73 |
Info | Catching 'Exception' is not allowed. | 95 |
Severity | Message | Line |
---|---|---|
Info | Unknown tag 'phase'. | 14 |
Info | Unknown tag 'goal'. | 15 |
Info | Unknown tag 'description'. | 16 |
Info | Unable to get class information for MojoExecutionException. | 97 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 97 |
Info | Unable to get class information for MojoFailureException. | 97 |
Info | Unable to get class information for MojoExecutionException. | 118 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 118 |
Info | Unable to get class information for MojoFailureException. | 118 |
Info | Catching 'Throwable' is not allowed. | 133 |
Info | Unable to get class information for MojoExecutionException. | 152 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 152 |
Info | Unable to get class information for MojoFailureException. | 152 |
Info | Catching 'Throwable' is not allowed. | 167 |
Info | Unable to get class information for MojoExecutionException. | 186 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 186 |
Info | Unable to get class information for MojoFailureException. | 186 |
Info | Catching 'Throwable' is not allowed. | 207 |
Info | Unable to get class information for MojoExecutionException. | 226 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 226 |
Info | Unable to get class information for MojoFailureException. | 226 |
Info | array initialization child at indentation level 24 not at correct indentation, 20 | 242 |
Info | array initialization child at indentation level 24 not at correct indentation, 20 | 243 |
Info | array initialization child at indentation level 24 not at correct indentation, 20 | 244 |
Info | array initialization child at indentation level 24 not at correct indentation, 20 | 245 |
Info | array initialization child at indentation level 24 not at correct indentation, 20 | 246 |
Info | array initialization child at indentation level 24 not at correct indentation, 20 | 247 |
Info | array initialization child at indentation level 24 not at correct indentation, 20 | 248 |
Info | array initialization child at indentation level 24 not at correct indentation, 20 | 249 |
Info | array initialization child at indentation level 24 not at correct indentation, 20 | 250 |
Info | array initialization child at indentation level 24 not at correct indentation, 20 | 251 |
Info | Catching 'Throwable' is not allowed. | 277 |
Severity | Message | Line |
---|---|---|
Info | Unknown tag 'phase'. | 16 |
Info | Unknown tag 'goal'. | 17 |
Info | Unknown tag 'description'. | 18 |
Info | Unable to get class information for MojoExecutionException. | 73 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 73 |
Info | Unable to get class information for MojoFailureException. | 73 |
Info | Line is longer than 120 characters (found 149). | 92 |
Info | Catching 'Throwable' is not allowed. | 98 |
Severity | Message | Line |
---|---|---|
Info | Unknown tag 'phase'. | 16 |
Info | Unknown tag 'goal'. | 17 |
Info | Unknown tag 'description'. | 18 |
Info | Unable to get class information for MojoExecutionException. | 73 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 73 |
Info | Unable to get class information for MojoFailureException. | 73 |
Info | Line is longer than 120 characters (found 143). | 91 |
Info | Catching 'Throwable' is not allowed. | 97 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'phase'. | 13 |
Info | Unknown tag 'goal'. | 14 |
Info | Unknown tag 'description'. | 15 |
Info | Unable to get class information for MojoExecutionException. | 68 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 68 |
Info | Unable to get class information for MojoFailureException. | 68 |
Info | Unable to get class information for MojoExecutionException. | 87 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 87 |
Info | Unable to get class information for MojoFailureException. | 87 |
Info | Catching 'Throwable' is not allowed. | 100 |
Info | Unable to get class information for MojoExecutionException. | 119 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 119 |
Info | Unable to get class information for MojoFailureException. | 119 |
Info | Catching 'Throwable' is not allowed. | 132 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unused import - javax.xml.parsers.ParserConfigurationException. | 13 |
Info | Catching 'Exception' is not allowed. | 76 |
Info | Catching 'Exception' is not allowed. | 132 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'newLine' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 121 |
Info | Unnecessary parentheses around assignment right-hand side. | 163 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unknown tag 'phase'. | 23 |
Info | Unknown tag 'goal'. | 24 |
Info | Unknown tag 'requiresDependencyResolution'. | 25 |
Info | Unknown tag 'description'. | 26 |
Info | Line is longer than 120 characters (found 127). | 40 |
Info | Line is longer than 120 characters (found 123). | 117 |
Info | Executable statement count is 33 (max allowed is 30). | 126 |
Info | Unable to get class information for MojoExecutionException. | 127 |
Info | Redundant throws: 'MojoFailureException' listed more then one time. | 127 |
Info | Unable to get class information for MojoFailureException. | 127 |
Info | Catching 'Throwable' is not allowed. | 173 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | Comment matches to-do format 'TODO:'. | 51 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '{' should be on a new line. | 70 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 127). | 82 |
Info | Line is longer than 120 characters (found 130). | 91 |
Info | if child at indentation level 20 not at correct indentation, 16 | 253 |
Info | Unnecessary parentheses around return value. | 282 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | File length is 2,480 lines (max allowed is 2,000). | 1 |
Info | Line is longer than 120 characters (found 125). | 156 |
Info | Line is longer than 120 characters (found 140). | 250 |
Info | Line is longer than 120 characters (found 152). | 262 |
Info | Line is longer than 120 characters (found 122). | 294 |
Info | Line is longer than 120 characters (found 133). | 307 |
Info | Line is longer than 120 characters (found 141). | 318 |
Info | Comment matches to-do format 'TODO:'. | 532 |
Info | Name 'getClass_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 557 |
Info | Line is longer than 120 characters (found 148). | 785 |
Info | Line is longer than 120 characters (found 131). | 915 |
Info | Line is longer than 120 characters (found 134). | 1051 |
Info | Line is longer than 120 characters (found 144). | 1178 |
Info | Line is longer than 120 characters (found 152). | 1364 |
Info | Line is longer than 120 characters (found 169). | 1372 |
Info | Line is longer than 120 characters (found 131). | 1508 |
Info | Line is longer than 120 characters (found 129). | 1546 |
Info | Line is longer than 120 characters (found 133). | 1558 |
Info | Line is longer than 120 characters (found 142). | 1637 |
Info | Line is longer than 120 characters (found 144). | 1649 |
Info | Line is longer than 120 characters (found 125). | 1676 |
Info | Line is longer than 120 characters (found 133). | 1702 |
Info | Line is longer than 120 characters (found 138). | 1726 |
Info | Line is longer than 120 characters (found 137). | 1754 |
Info | Line is longer than 120 characters (found 136). | 1771 |
Info | Line is longer than 120 characters (found 123). | 1773 |
Info | Line is longer than 120 characters (found 136). | 1787 |
Info | Line is longer than 120 characters (found 123). | 1789 |
Info | Line is longer than 120 characters (found 128). | 1903 |
Info | Line is longer than 120 characters (found 126). | 1912 |
Info | Line is longer than 120 characters (found 132). | 1920 |
Info | Line is longer than 120 characters (found 136). | 1929 |
Info | Line is longer than 120 characters (found 132). | 1938 |
Info | Line is longer than 120 characters (found 135). | 1947 |
Info | Line is longer than 120 characters (found 121). | 1972 |
Info | Line is longer than 120 characters (found 132). | 2044 |
Info | Line is longer than 120 characters (found 130). | 2053 |
Info | Line is longer than 120 characters (found 134). | 2205 |
Info | Line is longer than 120 characters (found 134). | 2213 |
Info | Line is longer than 120 characters (found 147). | 2245 |
Info | Line is longer than 120 characters (found 152). | 2254 |
Info | Line is longer than 120 characters (found 165). | 2318 |
Info | Line is longer than 120 characters (found 162). | 2330 |
Info | Line is longer than 120 characters (found 171). | 2343 |
Info | Line is longer than 120 characters (found 135). | 2355 |
Info | Line is longer than 120 characters (found 127). | 2370 |
Info | Line is longer than 120 characters (found 139). | 2433 |
Info | Line is longer than 120 characters (found 127). | 2443 |
Info | Line is longer than 120 characters (found 135). | 2453 |
Info | Line is longer than 120 characters (found 124). | 2463 |
Info | Line is longer than 120 characters (found 133). | 2473 |
Severity | Message | Line |
---|---|---|
Info | Comment matches to-do format 'TODO:'. | 95 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 130). | 47 |
Info | '{' should be on a new line. | 95 |
Info | ';' is not followed by whitespace. | 95 |
Info | Comment matches to-do format 'TODO:'. | 154 |
Info | Comment matches to-do format 'TODO:'. | 236 |
Info | Comment matches to-do format 'TODO:'. | 237 |
Info | if child at indentation level 16 not at correct indentation, 12 | 246 |
Info | if child at indentation level 20 not at correct indentation, 16 | 279 |
Info | Line is longer than 120 characters (found 128). | 290 |
Info | ')' is preceded with whitespace. | 387 |
Info | Comment matches to-do format 'TODO:'. | 411 |
Info | Comment matches to-do format 'TODO:'. | 418 |
Info | Comment matches to-do format 'TODO:'. | 424 |
Info | Comment matches to-do format 'TODO:'. | 429 |
Info | Comment matches to-do format 'TODO:'. | 435 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | File length is 2,487 lines (max allowed is 2,000). | 1 |
Info | Line is longer than 120 characters (found 125). | 157 |
Info | Line is longer than 120 characters (found 126). | 252 |
Info | Line is longer than 120 characters (found 134). | 264 |
Info | Line is longer than 120 characters (found 122). | 296 |
Info | Line is longer than 120 characters (found 137). | 309 |
Info | Line is longer than 120 characters (found 145). | 320 |
Info | Name 'getClass_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 562 |
Info | Line is longer than 120 characters (found 143). | 790 |
Info | Line is longer than 120 characters (found 141). | 920 |
Info | Line is longer than 120 characters (found 134). | 1056 |
Info | Line is longer than 120 characters (found 143). | 1183 |
Info | Line is longer than 120 characters (found 147). | 1369 |
Info | Line is longer than 120 characters (found 160). | 1377 |
Info | Line is longer than 120 characters (found 131). | 1505 |
Info | Comment matches to-do format 'TODO:'. | 1538 |
Info | Line is longer than 120 characters (found 129). | 1545 |
Info | Line is longer than 120 characters (found 133). | 1557 |
Info | Comment matches to-do format 'TODO:'. | 1593 |
Info | Line is longer than 120 characters (found 127). | 1613 |
Info | Line is longer than 120 characters (found 142). | 1640 |
Info | Line is longer than 120 characters (found 144). | 1652 |
Info | Line is longer than 120 characters (found 125). | 1679 |
Info | Line is longer than 120 characters (found 133). | 1706 |
Info | Line is longer than 120 characters (found 138). | 1733 |
Info | Line is longer than 120 characters (found 137). | 1761 |
Info | Line is longer than 120 characters (found 136). | 1778 |
Info | Line is longer than 120 characters (found 123). | 1780 |
Info | Line is longer than 120 characters (found 136). | 1794 |
Info | Line is longer than 120 characters (found 123). | 1796 |
Info | Line is longer than 120 characters (found 128). | 1910 |
Info | Line is longer than 120 characters (found 126). | 1919 |
Info | Line is longer than 120 characters (found 132). | 1928 |
Info | Line is longer than 120 characters (found 136). | 1937 |
Info | Line is longer than 120 characters (found 132). | 1946 |
Info | Line is longer than 120 characters (found 135). | 1955 |
Info | Line is longer than 120 characters (found 121). | 1980 |
Info | Line is longer than 120 characters (found 132). | 2052 |
Info | Line is longer than 120 characters (found 130). | 2061 |
Info | Line is longer than 120 characters (found 134). | 2213 |
Info | Line is longer than 120 characters (found 134). | 2221 |
Info | Line is longer than 120 characters (found 147). | 2253 |
Info | Line is longer than 120 characters (found 152). | 2262 |
Info | Line is longer than 120 characters (found 156). | 2326 |
Info | Line is longer than 120 characters (found 153). | 2338 |
Info | Line is longer than 120 characters (found 162). | 2351 |
Info | Line is longer than 120 characters (found 126). | 2362 |
Info | Line is longer than 120 characters (found 127). | 2377 |
Info | Line is longer than 120 characters (found 139). | 2440 |
Info | Line is longer than 120 characters (found 127). | 2450 |
Info | Line is longer than 120 characters (found 135). | 2460 |
Info | Line is longer than 120 characters (found 124). | 2470 |
Info | Line is longer than 120 characters (found 133). | 2480 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 129). | 130 |
Info | Line is longer than 120 characters (found 151). | 132 |
Info | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 383 |
Info | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 401 |
Info | Comment matches to-do format 'TODO:'. | 455 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | Catching 'Exception' is not allowed. | 93 |
Info | Comment matches to-do format 'TODO:'. | 278 |
Info | Line is longer than 120 characters (found 136). | 278 |
Info | Catching 'Exception' is not allowed. | 344 |
Info | method def child at indentation level 11 not at correct indentation, 12 | 531 |
Info | method def child at indentation level 11 not at correct indentation, 12 | 532 |
Info | method call child at indentation level 12 not at correct indentation, 15 | 533 |
Info | method call child at indentation level 12 not at correct indentation, 15 | 534 |
Info | Line is longer than 120 characters (found 139). | 935 |
Info | 'if' construct must use '{}'s. | 1069 |
Info | 'if' construct must use '{}'s. | 1100 |
Info | Line is longer than 120 characters (found 130). | 1139 |
Info | Line is longer than 120 characters (found 138). | 1141 |
Info | Catching 'Exception' is not allowed. | 1158 |
Info | Line is longer than 120 characters (found 146). | 1223 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 130). | 84 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 18 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Throwable' is not allowed. | 197 |
Info | '{' should be on a new line. | 227 |
Info | '{' should be on a new line. | 235 |
Info | Line is longer than 120 characters (found 123). | 236 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Comment matches to-do format 'TODO:'. | 75 |
Info | Comment matches to-do format 'TODO:'. | 94 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Comment matches to-do format 'TODO:'. | 179 |
Info | Catching 'Throwable' is not allowed. | 209 |
Info | '{' should be on a new line. | 239 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '{' should be on a new line. | 201 |
Info | ';' is not followed by whitespace. | 201 |
Info | Line is longer than 120 characters (found 133). | 215 |
Info | Line is longer than 120 characters (found 130). | 605 |
Info | member def modifier at indentation level 12 not at correct indentation, 16 | 620 |
Info | object def child at indentation level 12 not at correct indentation, 16 | 620 |
Info | method def modifier at indentation level 12 not at correct indentation, 16 | 622 |
Info | method def child at indentation level 16 not at correct indentation, 20 | 625 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 816 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 817 |
Info | Line is longer than 120 characters (found 126). | 1117 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Comment matches to-do format 'TODO:'. | 178 |
Info | Line is longer than 120 characters (found 147). | 178 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 126). | 56 |
Info | Line is longer than 120 characters (found 121). | 71 |
Info | '{' should be on a new line. | 90 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 132). | 93 |
Info | Executable statement count is 51 (max allowed is 30). | 357 |
Info | Line is longer than 120 characters (found 125). | 480 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '{' should be on a new line. | 116 |
Info | '{' should be on a new line. | 148 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Comment matches to-do format 'TODO:'. | 91 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 121). | 99 |
Info | Line is longer than 120 characters (found 132). | 125 |
Info | Line is longer than 120 characters (found 129). | 192 |
Info | Line is longer than 120 characters (found 125). | 212 |
Info | Line is longer than 120 characters (found 128). | 258 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unnecessary parentheses around return value. | 78 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 121). | 117 |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 135). | 269 |
Info | Line is longer than 120 characters (found 132). | 329 |
Info | Line is longer than 120 characters (found 150). | 347 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 137). | 142 |
Info | Line is longer than 120 characters (found 121). | 161 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 132). | 68 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Comment matches to-do format 'TODO:'. | 195 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Comment matches to-do format 'TODO:'. | 99 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 129). | 42 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 18 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unnecessary parentheses around return value. | 36 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 129). | 125 |
Info | Line is longer than 120 characters (found 151). | 127 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'getPackageableElement_visibility' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 335 |
Info | Name 'setPackageableElement_visibility' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 343 |
Info | Line is longer than 120 characters (found 132). | 458 |
Info | Line is longer than 120 characters (found 130). | 476 |
Info | Line is longer than 120 characters (found 134). | 492 |
Info | Line is longer than 120 characters (found 138). | 516 |
Info | Line is longer than 120 characters (found 121). | 518 |
Info | Line is longer than 120 characters (found 139). | 974 |
Info | Line is longer than 120 characters (found 138). | 982 |
Info | Line is longer than 120 characters (found 141). | 990 |
Info | Line is longer than 120 characters (found 139). | 999 |
Info | Line is longer than 120 characters (found 140). | 1007 |
Info | Line is longer than 120 characters (found 137). | 1234 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 137). | 137 |
Info | Line is longer than 120 characters (found 138). | 150 |
Info | Executable statement count is 35 (max allowed is 30). | 289 |
Info | Line is longer than 120 characters (found 137). | 413 |
Info | Line is longer than 120 characters (found 128). | 433 |
Info | Comment matches to-do format 'TODO:'. | 451 |
Info | Line is longer than 120 characters (found 167). | 451 |
Info | Unnecessary parentheses around assignment right-hand side. | 472 |
Info | Line is longer than 120 characters (found 122). | 497 |
Info | method call child at indentation level 15 not at correct indentation, 16 | 659 |
Info | Line is longer than 120 characters (found 121). | 660 |
Info | method call child at indentation level 15 not at correct indentation, 20 | 660 |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 145). | 130 |
Info | Catching 'Exception' is not allowed. | 165 |
Info | Catching 'Exception' is not allowed. | 207 |
Info | Catching 'Throwable' is not allowed. | 267 |
Info | 'if' construct must use '{}'s. | 300 |
Info | Line is longer than 120 characters (found 144). | 389 |
Info | Comment matches to-do format 'TODO:'. | 447 |
Info | if child at indentation level 8 not at correct indentation, 12 | 614 |
Info | if child at indentation level 8 not at correct indentation, 12 | 622 |
Info | Comment matches to-do format 'TODO:'. | 692 |
Info | Line is longer than 120 characters (found 133). | 763 |
Info | Line is longer than 120 characters (found 148). | 785 |
Info | Line is longer than 120 characters (found 121). | 794 |
Info | Line is longer than 120 characters (found 123). | 806 |
Info | Line is longer than 120 characters (found 141). | 819 |
Info | Line is longer than 120 characters (found 137). | 841 |
Info | ';' is not followed by whitespace. | 848 |
Info | Comment matches to-do format 'TODO:'. | 860 |
Info | Line is longer than 120 characters (found 142). | 942 |
Info | Line is longer than 120 characters (found 125). | 1103 |
Info | Executable statement count is 48 (max allowed is 30). | 1103 |
Info | Line is longer than 120 characters (found 126). | 1108 |
Info | Line is longer than 120 characters (found 145). | 1164 |
Info | Line is longer than 120 characters (found 186). | 1177 |
Info | Line is longer than 120 characters (found 137). | 1204 |
Info | Comment matches to-do format 'TODO:'. | 1216 |
Info | Line is longer than 120 characters (found 135). | 1216 |
Info | if child at indentation level 24 not at correct indentation, 20 | 1225 |
Info | method call child at indentation level 20 not at correct indentation, 24 | 1236 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | method call child at indentation level 12 not at correct indentation, 16 | 150 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 151 |
Info | Line is longer than 120 characters (found 131). | 200 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 208 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 209 |
Info | Line is longer than 120 characters (found 146). | 217 |
Info | Unnecessary parentheses around return value. | 217 |
Info | Line is longer than 120 characters (found 135). | 225 |
Info | Unnecessary parentheses around return value. | 302 |
Info | Comment matches to-do format 'TODO:'. | 314 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 20 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Comment matches to-do format 'TODO:'. | 8 |
Info | Comment matches to-do format 'TODO:'. | 33 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'getPackageableElement_visibility' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 318 |
Info | Name 'setPackageableElement_visibility' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
Info | Line is longer than 120 characters (found 132). | 424 |
Info | Line is longer than 120 characters (found 130). | 442 |
Info | Line is longer than 120 characters (found 134). | 458 |
Info | Line is longer than 120 characters (found 138). | 482 |
Info | Line is longer than 120 characters (found 121). | 484 |
Info | Line is longer than 120 characters (found 139). | 927 |
Info | Line is longer than 120 characters (found 138). | 935 |
Info | Line is longer than 120 characters (found 141). | 943 |
Info | Line is longer than 120 characters (found 139). | 952 |
Info | Line is longer than 120 characters (found 140). | 960 |
Info | Line is longer than 120 characters (found 137). | 1187 |
Severity | Message | Line |
---|---|---|
Info | Comment matches to-do format 'TODO:'. | 131 |
Info | Missing a Javadoc comment. | 175 |
Info | Missing a Javadoc comment. | 178 |
Info | Line is longer than 120 characters (found 136). | 202 |
Info | Line is longer than 120 characters (found 129). | 209 |
Info | 'if' construct must use '{}'s. | 222 |
Info | Line is longer than 120 characters (found 124). | 245 |
Info | Line is longer than 120 characters (found 128). | 246 |
Info | Line is longer than 120 characters (found 132). | 251 |
Info | Line is longer than 120 characters (found 182). | 253 |
Info | assign child at indentation level 11 not at correct indentation, 12 | 679 |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 125). | 93 |
Info | Line is longer than 120 characters (found 158). | 96 |
Severity | Message | Line |
---|---|---|
Info | '{' should be on a new line. | 65 |
Info | ';' is not followed by whitespace. | 65 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 109 |
Info | Line is longer than 120 characters (found 130). | 180 |
Info | ')' is preceded with whitespace. | 395 |
Info | Unnecessary parentheses around return value. | 435 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 19 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 123). | 25 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 133). | 71 |
Info | Line is longer than 120 characters (found 125). | 94 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 122). | 52 |
Info | object def rcurly at indentation level 21 not at correct indentation, [16, 20] | 146 |
Info | Unnecessary parentheses around return value. | 147 |
Info | object def rcurly at indentation level 21 not at correct indentation, [16, 20] | 163 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Comment matches to-do format 'TODO:'. | 62 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Comment matches to-do format 'TODO:'. | 33 |
Info | Comment matches to-do format 'TODO:'. | 43 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 123). | 268 |
Info | Line is longer than 120 characters (found 132). | 1023 |
Info | Line is longer than 120 characters (found 130). | 1033 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Comment matches to-do format 'TODO:'. | 34 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 131). | 103 |
Info | Line is longer than 120 characters (found 188). | 113 |
Info | Line is longer than 120 characters (found 190). | 117 |
Info | Line is longer than 120 characters (found 121). | 237 |
Info | Line is longer than 120 characters (found 144). | 242 |
Info | Line is longer than 120 characters (found 130). | 251 |
Info | Line is longer than 120 characters (found 124). | 286 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 16 |
Info | '(' is preceded with whitespace. | 18 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 123). | 50 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Comment matches to-do format 'TODO:'. | 75 |
Info | Comment matches to-do format 'TODO:'. | 78 |
Info | Line is longer than 120 characters (found 130). | 179 |
Info | Line is longer than 120 characters (found 126). | 219 |
Severity | Message | Line |
---|---|---|
Info | Utility classes should not have a public or default constructor. | 64 |
Info | Line is longer than 120 characters (found 124). | 139 |
Info | Comment matches to-do format 'TODO:'. | 149 |
Info | ',' is not followed by whitespace. | 192 |
Info | ',' is not followed by whitespace. | 193 |
Info | Line is longer than 120 characters (found 181). | 230 |
Info | Line is longer than 120 characters (found 158). | 240 |
Info | Line is longer than 120 characters (found 243). | 478 |
Info | '{' should be on a new line. | 508 |
Info | Comment matches to-do format 'TODO:'. | 512 |
Info | Comment matches to-do format 'TODO:'. | 513 |
Info | Line is longer than 120 characters (found 146). | 513 |
Info | Line is longer than 120 characters (found 124). | 517 |
Info | Line is longer than 120 characters (found 138). | 533 |
Info | Line is longer than 120 characters (found 328). | 548 |
Info | Comment matches to-do format 'TODO:'. | 556 |
Info | Line is longer than 120 characters (found 133). | 556 |
Info | if child at indentation level 20 not at correct indentation, 16 | 557 |
Info | if at indentation level 20 not at correct indentation, 16 | 558 |
Info | if lcurly at indentation level 20 not at correct indentation, 16 | 559 |
Info | Line is longer than 120 characters (found 384). | 560 |
Info | if child at indentation level 24 not at correct indentation, 20 | 560 |
Info | if rcurly at indentation level 20 not at correct indentation, 16 | 561 |
Info | Line is longer than 120 characters (found 127). | 661 |
Info | Missing a Javadoc comment. | 724 |
Info | Missing a Javadoc comment. | 727 |
Info | Executable statement count is 31 (max allowed is 30). | 775 |
Info | Line is longer than 120 characters (found 142). | 831 |
Info | Line is longer than 120 characters (found 124). | 1206 |
Info | Line is longer than 120 characters (found 128). | 1430 |
Info | Line is longer than 120 characters (found 143). | 1433 |
Info | Line is longer than 120 characters (found 126). | 1520 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 22 |
Info | Executable statement count is 38 (max allowed is 30). | 233 |
Info | Method length is 152 lines (max allowed is 150). | 233 |
Info | Line is longer than 120 characters (found 184). | 327 |
Info | Line is longer than 120 characters (found 168). | 328 |
Info | Line is longer than 120 characters (found 125). | 347 |
Info | Line is longer than 120 characters (found 124). | 387 |
Info | Line is longer than 120 characters (found 209). | 388 |
Info | Line is longer than 120 characters (found 411). | 389 |
Info | Line is longer than 120 characters (found 124). | 395 |
Info | Line is longer than 120 characters (found 124). | 404 |
Info | Line is longer than 120 characters (found 121). | 471 |
Info | ',' is not followed by whitespace. | 475 |
Info | ',' is not followed by whitespace. | 475 |
Info | ',' is not followed by whitespace. | 475 |
Info | ',' is not followed by whitespace. | 475 |
Info | ',' is not followed by whitespace. | 475 |
Info | ',' is not followed by whitespace. | 475 |
Info | ',' is not followed by whitespace. | 475 |
Info | ',' is not followed by whitespace. | 475 |
Info | ',' is not followed by whitespace. | 475 |
Info | ',' is not followed by whitespace. | 483 |
Info | Line is longer than 120 characters (found 141). | 523 |
Info | Line is longer than 120 characters (found 123). | 546 |
Info | Line is longer than 120 characters (found 151). | 572 |
Info | Line is longer than 120 characters (found 154). | 592 |
Info | Line is longer than 120 characters (found 121). | 634 |
Info | Line is longer than 120 characters (found 185). | 649 |
Info | 'if' construct must use '{}'s. | 685 |
Info | for at indentation level 12 not at correct indentation, 16 | 686 |
Info | for lcurly at indentation level 12 not at correct indentation, 16 | 687 |
Info | if at indentation level 16 not at correct indentation, 20 | 688 |
Info | if lcurly at indentation level 16 not at correct indentation, 20 | 689 |
Info | if child at indentation level 20 not at correct indentation, 24 | 690 |
Info | method call child at indentation level 20 not at correct indentation, 24 | 690 |
Info | if rcurly at indentation level 16 not at correct indentation, 20 | 691 |
Info | for rcurly at indentation level 12 not at correct indentation, 16 | 692 |
Info | Line is longer than 120 characters (found 155). | 741 |
Info | Line is longer than 120 characters (found 185). | 751 |
Info | Line is longer than 120 characters (found 151). | 780 |
Error | Declaring variables, return values or parameters of type 'LinkedHashSet' is not allowed. | 860 |
Info | 'if' construct must use '{}'s. | 863 |
Info | Line is longer than 120 characters (found 179). | 876 |
Info | Line is longer than 120 characters (found 136). | 887 |
Info | Must have at least one statement. | 893 |
Info | Must have at least one statement. | 897 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 21 |
Info | Unnecessary parentheses around return value. | 144 |
Info | Unnecessary parentheses around return value. | 146 |
Info | Name 'at' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 259 |
Info | Name 'period' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 260 |
Info | Name 'underscore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 261 |
Info | Must have at least one statement. | 367 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 13 |
Info | ',' is not followed by whitespace. | 113 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 9 |
Info | Line has trailing whitespace. | 96 |
Info | Line has trailing whitespace. | 151 |
Info | Missing a Javadoc comment. | 155 |
Info | Missing a Javadoc comment. | 156 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 |
Info | Comment matches to-do format 'TODO:'. | 90 |
Info | Executable statement count is 108 (max allowed is 30). | 92 |
Info | '(' is followed by whitespace. | 386 |
Info | Catching 'Exception' is not allowed. | 399 |
Info | Line is longer than 120 characters (found 142). | 402 |
Info | Name 'namespaceScopeOperator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 420 |
Info | if lcurly at indentation level 4 not at correct indentation, 8 | 436 |
Info | method def child at indentation level 12 not at correct indentation, 8 | 446 |
Info | if at indentation level 12 not at correct indentation, 8 | 447 |
Info | if lcurly at indentation level 12 not at correct indentation, 8 | 448 |
Info | if child at indentation level 16 not at correct indentation, 12 | 449 |
Info | if child at indentation level 16 not at correct indentation, 12 | 453 |
Info | if rcurly at indentation level 12 not at correct indentation, 8 | 457 |
Info | for at indentation level 11 not at correct indentation, 12 | 530 |
Info | method call child at indentation level 15 not at correct indentation, 20 | 531 |
Info | for lcurly at indentation level 11 not at correct indentation, 12 | 532 |
Info | Executable statement count is 141 (max allowed is 30). | 632 |
Info | Method length is 379 lines (max allowed is 150). | 632 |
Info | Comment matches to-do format 'TODO:'. | 644 |
Info | '{' should be on a new line. | 662 |
Info | Line is longer than 120 characters (found 139). | 665 |
Info | Comment matches to-do format 'TODO:'. | 762 |
Info | Line is longer than 120 characters (found 138). | 763 |
Info | Line is longer than 120 characters (found 144). | 823 |
Info | Line is longer than 120 characters (found 146). | 873 |
Info | Unnecessary parentheses around assignment right-hand side. | 881 |
Info | Unnecessary parentheses around assignment right-hand side. | 885 |
Info | Unnecessary parentheses around assignment right-hand side. | 890 |
Info | Line is longer than 120 characters (found 145). | 914 |
Info | Line is longer than 120 characters (found 132). | 927 |
Info | Unnecessary parentheses around assignment right-hand side. | 927 |
Info | Line is longer than 120 characters (found 150). | 931 |
Info | Unnecessary parentheses around assignment right-hand side. | 931 |
Info | Line is longer than 120 characters (found 124). | 952 |
Info | Line is longer than 120 characters (found 130). | 976 |
Info | if at indentation level 20 not at correct indentation, 16 | 989 |
Info | if lcurly at indentation level 20 not at correct indentation, 16 | 990 |
Info | for at indentation level 24 not at correct indentation, 20 | 992 |
Info | for lcurly at indentation level 24 not at correct indentation, 20 | 993 |
Info | if at indentation level 28 not at correct indentation, 24 | 994 |
Info | if lcurly at indentation level 28 not at correct indentation, 24 | 995 |
Info | if child at indentation level 32 not at correct indentation, 28 | 996 |
Info | if child at indentation level 32 not at correct indentation, 28 | 997 |
Info | if rcurly at indentation level 28 not at correct indentation, 24 | 998 |
Info | for child at indentation level 28 not at correct indentation, 24 | 999 |
Info | for rcurly at indentation level 24 not at correct indentation, 20 | 1000 |
Info | if rcurly at indentation level 20 not at correct indentation, 16 | 1001 |
Info | Line is longer than 120 characters (found 219). | 1024 |
Info | '}' should be alone on a line. | 1026 |
Info | Catching 'RuntimeException' is not allowed. | 1026 |
Info | '{' should be on a new line. | 1026 |
Info | Line is longer than 120 characters (found 226). | 1027 |
Info | Line is longer than 120 characters (found 123). | 1041 |
Info | Line is longer than 120 characters (found 160). | 1047 |
Info | Line is longer than 120 characters (found 127). | 1065 |
Info | Line is longer than 120 characters (found 128). | 1070 |
Info | Line is longer than 120 characters (found 127). | 1076 |
Info | Line is longer than 120 characters (found 134). | 1081 |
Info | Line is longer than 120 characters (found 140). | 1101 |
Info | Unnecessary parentheses around assignment right-hand side. | 1107 |
Info | Line is longer than 120 characters (found 146). | 1108 |
Info | Unnecessary parentheses around assignment right-hand side. | 1114 |
Info | Line is longer than 120 characters (found 123). | 1115 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 12 |
Info | Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 19 |
Info | Line is longer than 120 characters (found 133). | 69 |
Info | Line is longer than 120 characters (found 129). | 75 |
Info | Line is longer than 120 characters (found 135). | 452 |
Info | Line is longer than 120 characters (found 135). | 488 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 124). | 37 |
Info | Line is longer than 120 characters (found 127). | 57 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.omg.uml.behavioralelements.activitygraphs.ActivityGraph' import. | 9 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 121). | 338 |
Info | if child at indentation level 20 not at correct indentation, 16 | 361 |
Info | method def rcurly at indentation level 5 not at correct indentation, 4 | 472 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 124). | 72 |
Info | Line is longer than 120 characters (found 123). | 73 |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 128). | 82 |
Info | 'if' construct must use '{}'s. | 95 |
Info | ')' is preceded with whitespace. | 404 |
Info | Comment matches to-do format 'TODO:'. | 480 |
Info | if child at indentation level 20 not at correct indentation, 16 | 510 |
Info | method def rcurly at indentation level 5 not at correct indentation, 4 | 528 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 20 |
Info | '(' is preceded with whitespace. | 22 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 59 |
Info | Line is longer than 120 characters (found 125). | 125 |
Info | Line is longer than 120 characters (found 137). | 128 |
Info | method def child at indentation level 8 not at correct indentation, 12 | 194 |
Info | '(' is followed by whitespace. | 194 |
Info | method def child at indentation level 10 not at correct indentation, 12 | 195 |
Info | Catching 'Throwable' is not allowed. | 256 |
Info | method def child at indentation level 11 not at correct indentation, 12 | 453 |
Info | method def child at indentation level 11 not at correct indentation, 12 | 454 |
Info | Line is longer than 120 characters (found 135). | 488 |
Info | Line is longer than 120 characters (found 122). | 541 |
Info | Line is longer than 120 characters (found 137). | 597 |
Info | Line is longer than 120 characters (found 132). | 674 |
Info | Line is longer than 120 characters (found 121). | 983 |
Info | Line is longer than 120 characters (found 133). | 1019 |
Info | Line is longer than 120 characters (found 131). | 1078 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 17 |
Info | '(' is preceded with whitespace. | 19 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 |
Info | Catching 'Throwable' is not allowed. | 182 |
Info | '{' should be on a new line. | 207 |
Info | '{' should be on a new line. | 216 |
Info | Line is longer than 120 characters (found 123). | 217 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 |
Info | Catching 'Throwable' is not allowed. | 199 |
Info | '{' should be on a new line. | 225 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'dynamicIdentifiersPresent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 61 |
Info | 'if' construct must use '{}'s. | 192 |
Info | member def modifier at indentation level 12 not at correct indentation, 16 | 575 |
Info | object def child at indentation level 12 not at correct indentation, 16 | 575 |
Info | method def modifier at indentation level 12 not at correct indentation, 16 | 577 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 747 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 748 |
Info | method call child at indentation level 23 not at correct indentation, 24 | 874 |
Info | method call child at indentation level 24 not at correct indentation, 28 | 875 |
Info | method call child at indentation level 23 not at correct indentation, 24 | 876 |
Info | Line is longer than 120 characters (found 128). | 902 |
Info | '(' is preceded with whitespace. | 928 |
Info | '{' should be on a new line. | 972 |
Info | Line is longer than 120 characters (found 140). | 975 |
Info | '{' should be on a new line. | 999 |
Info | Line is longer than 120 characters (found 147). | 1002 |
Info | '{' should be on a new line. | 1014 |
Info | Line is longer than 120 characters (found 126). | 1017 |
Info | '{' should be on a new line. | 1041 |
Info | '{' should be on a new line. | 1049 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 126). | 55 |
Info | '{' should be on a new line. | 76 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.omg.uml.behavioralelements.statemachines.Event' import. | 7 |
Info | Line is longer than 120 characters (found 125). | 50 |
Info | Line is longer than 120 characters (found 121). | 70 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.omg.uml.behavioralelements.usecases.Extend' import. | 5 |
Info | '(' is preceded with whitespace. | 22 |
Info | '(' is preceded with whitespace. | 24 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.omg.uml.behavioralelements.usecases.ExtensionPoint' import. | 4 |
Info | '(' is preceded with whitespace. | 20 |
Info | '(' is preceded with whitespace. | 22 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 58 (max allowed is 30). | 351 |
Info | Line is longer than 120 characters (found 131). | 365 |
Info | Line is longer than 120 characters (found 135). | 376 |
Info | Line is longer than 120 characters (found 134). | 398 |
Info | Line is longer than 120 characters (found 136). | 419 |
Info | Line is longer than 120 characters (found 134). | 456 |
Info | Line is longer than 120 characters (found 125). | 471 |
Info | Line is longer than 120 characters (found 133). | 487 |
Info | Line is longer than 120 characters (found 139). | 490 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '{' should be on a new line. | 120 |
Info | '{' should be on a new line. | 159 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 28 |
Info | '(' is preceded with whitespace. | 30 |
Info | Line is longer than 120 characters (found 124). | 52 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | member def modifier at indentation level 12 not at correct indentation, 16 | 50 |
Info | object def child at indentation level 12 not at correct indentation, 16 | 50 |
Info | method def modifier at indentation level 12 not at correct indentation, 16 | 52 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 |
Info | Line is longer than 120 characters (found 121). | 103 |
Info | Line is longer than 120 characters (found 132). | 122 |
Info | Line is longer than 120 characters (found 129). | 184 |
Info | Line is longer than 120 characters (found 125). | 204 |
Info | Line is longer than 120 characters (found 128). | 249 |
Info | Line is longer than 120 characters (found 127). | 283 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 25 |
Info | '(' is preceded with whitespace. | 27 |
Info | Catching 'Exception' is not allowed. | 51 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 33 |
Info | '(' is preceded with whitespace. | 35 |
Info | Line is longer than 120 characters (found 121). | 114 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unnecessary parentheses around return value. | 217 |
Info | Line is longer than 120 characters (found 171). | 251 |
Info | method def modifier at indentation level 3 not at correct indentation, 4 | 316 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 25 |
Info | '(' is preceded with whitespace. | 27 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 137). | 143 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 132). | 69 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 239 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 121). | 126 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 125). | 43 |
Info | for lcurly at indentation level 11 not at correct indentation, 12 | 169 |
Info | for child at indentation level 15 not at correct indentation, 16 | 170 |
Info | for rcurly at indentation level 11 not at correct indentation, 12 | 171 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 20 |
Info | '(' is preceded with whitespace. | 22 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 20 |
Info | '(' is preceded with whitespace. | 22 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 18 |
Info | '(' is preceded with whitespace. | 20 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.omg.uml.behavioralelements.commonbehavior.LinkEnd' import. | 9 |
Info | '(' is preceded with whitespace. | 26 |
Info | '(' is preceded with whitespace. | 28 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 21 |
Info | '(' is preceded with whitespace. | 23 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | ';' is not followed by whitespace. | 91 |
Info | Line is longer than 120 characters (found 131). | 102 |
Info | Line is longer than 120 characters (found 137). | 105 |
Info | Line is longer than 120 characters (found 138). | 118 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 176 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 177 |
Info | Executable statement count is 41 (max allowed is 30). | 237 |
Info | Comment matches to-do format 'TODO:'. | 402 |
Info | Line is longer than 120 characters (found 167). | 402 |
Info | Line is longer than 120 characters (found 122). | 438 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 73 |
Info | Line has trailing whitespace. | 95 |
Info | Catching 'Exception' is not allowed. | 103 |
Info | Line has trailing whitespace. | 110 |
Info | Missing a Javadoc comment. | 244 |
Info | Missing a Javadoc comment. | 247 |
Info | Line is longer than 120 characters (found 124). | 431 |
Info | Line has trailing whitespace. | 541 |
Info | Catching 'Exception' is not allowed. | 549 |
Info | Catching 'Throwable' is not allowed. | 591 |
Info | Unnecessary parentheses around return value. | 763 |
Info | if child at indentation level 24 not at correct indentation, 28 | 764 |
Info | if child at indentation level 24 not at correct indentation, 28 | 765 |
Info | if child at indentation level 24 not at correct indentation, 28 | 766 |
Info | if child at indentation level 24 not at correct indentation, 28 | 767 |
Info | Line is longer than 120 characters (found 134). | 873 |
Info | Line is longer than 120 characters (found 125). | 982 |
Info | Executable statement count is 36 (max allowed is 30). | 1070 |
Info | Line is longer than 120 characters (found 139). | 1105 |
Info | Line is longer than 120 characters (found 186). | 1118 |
Info | Line is longer than 120 characters (found 137). | 1146 |
Info | Comment matches to-do format 'TODO:'. | 1150 |
Info | Line is longer than 120 characters (found 131). | 1150 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 131). | 157 |
Info | Line is longer than 120 characters (found 143). | 167 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 19 |
Info | '(' is preceded with whitespace. | 21 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 |
Info | '<' is preceded with whitespace. | 388 |
Info | Missing a Javadoc comment. | 391 |
Info | Missing a Javadoc comment. | 394 |
Info | Line is longer than 120 characters (found 136). | 418 |
Info | Line is longer than 120 characters (found 129). | 425 |
Info | assign child at indentation level 14 not at correct indentation, 16 | 464 |
Info | method call child at indentation level 16 not at correct indentation, 18 | 465 |
Info | method def rcurly at indentation level 5 not at correct indentation, 4 | 720 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 130). | 78 |
Info | Line is longer than 120 characters (found 217). | 133 |
Info | 'if' construct must use '{}'s. | 135 |
Info | Line is longer than 120 characters (found 124). | 251 |
Info | Line is longer than 120 characters (found 121). | 270 |
Info | method def rcurly at indentation level 5 not at correct indentation, 4 | 342 |
Info | method def rcurly at indentation level 5 not at correct indentation, 4 | 357 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 18 |
Info | '(' is preceded with whitespace. | 20 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 22 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 133). | 70 |
Info | Line is longer than 120 characters (found 125). | 94 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | object def rcurly at indentation level 21 not at correct indentation, [16, 20] | 145 |
Info | method call child at indentation level 8 not at correct indentation, 12 | 157 |
Info | method call child at indentation level 12 not at correct indentation, 16 | 158 |
Info | object def rcurly at indentation level 17 not at correct indentation, [12, 16] | 163 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 33 |
Info | '(' is preceded with whitespace. | 35 |
Info | method def child at indentation level 20 not at correct indentation, 24 | 123 |
Info | Unnecessary parentheses around assignment right-hand side. | 157 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 139). | 88 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.omg.uml.behavioralelements.activitygraphs.SubactivityState' import. | 4 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 21 |
Info | '(' is preceded with whitespace. | 23 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 29 |
Info | '(' is preceded with whitespace. | 31 |
Info | Line is longer than 120 characters (found 126). | 133 |
Info | Line is longer than 120 characters (found 124). | 165 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is preceded with whitespace. | 18 |
Info | '(' is preceded with whitespace. | 20 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 46 |
Info | Line is longer than 120 characters (found 124). | 61 |
Info | Line is longer than 120 characters (found 122). | 107 |
Info | Line is longer than 120 characters (found 136). | 307 |
Info | Line is longer than 120 characters (found 134). | 373 |
Info | Line is longer than 120 characters (found 122). | 391 |
Info | Line is longer than 120 characters (found 130). | 450 |
Info | Line is longer than 120 characters (found 131). | 476 |
Info | Line is longer than 120 characters (found 121). | 545 |
Info | Line is longer than 120 characters (found 121). | 597 |
Info | Line is longer than 120 characters (found 127). | 649 |
Info | Line is longer than 120 characters (found 125). | 685 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 |
Info | Comment matches to-do format 'TODO:'. | 47 |
Info | Line is longer than 120 characters (found 121). | 206 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.omg.uml.behavioralelements.usecases.UseCase' import. | 8 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 128). | 53 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.eclipse.emf.ecore.resource.Resource.Diagnostic' import. | 23 |
Info | Line is longer than 120 characters (found 122). | 26 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 |
Info | '{' should be on a new line. | 105 |
Info | ';' is followed by whitespace. | 110 |
Info | Line is longer than 120 characters (found 162). | 114 |
Info | Line is longer than 120 characters (found 136). | 115 |
Info | ';' is followed by whitespace. | 115 |
Info | try child at indentation level 36 not at correct indentation, 32 | 121 |
Info | Line is longer than 120 characters (found 201). | 123 |
Info | Catching 'Exception' is not allowed. | 125 |
Info | '}' should be alone on a line. | 131 |
Info | Catching 'RuntimeException' is not allowed. | 131 |
Info | '{' should be on a new line. | 131 |
Info | Catching 'Exception' is not allowed. | 137 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 13 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 79 |
Info | Executable statement count is 40 (max allowed is 30). | 86 |
Info | Line is longer than 120 characters (found 123). | 103 |
Info | Unnecessary parentheses around assignment right-hand side. | 105 |
Info | Unnecessary parentheses around assignment right-hand side. | 128 |
Info | Catching 'Exception' is not allowed. | 131 |
Info | Catching 'Exception' is not allowed. | 154 |
Info | Unnecessary parentheses around assignment right-hand side. | 161 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'org.eclipse.emf.ecore.EPackage.Registry' import. | 18 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 50 |
Info | Executable statement count is 91 (max allowed is 30). | 57 |
Info | Line is longer than 120 characters (found 139). | 69 |
Info | Line is longer than 120 characters (found 131). | 116 |
Info | method def child at indentation level 12 not at correct indentation, 8 | 138 |
Info | Line is longer than 120 characters (found 155). | 140 |
Info | Line is longer than 120 characters (found 170). | 141 |
Info | Line is longer than 120 characters (found 140). | 143 |
Info | Line is longer than 120 characters (found 123). | 145 |
Info | Comment matches to-do format 'TODO:'. | 172 |
Info | Line is longer than 120 characters (found 137). | 202 |
Info | Line is longer than 120 characters (found 135). | 203 |
Info | Line is longer than 120 characters (found 133). | 205 |
Info | Line is longer than 120 characters (found 135). | 213 |
Info | Line is longer than 120 characters (found 128). | 215 |
Info | Line is longer than 120 characters (found 132). | 279 |
Info | Catching 'Exception' is not allowed. | 295 |
Info | Must have at least one statement. | 296 |
Info | Line is longer than 120 characters (found 130). | 338 |
Info | Line is longer than 120 characters (found 185). | 342 |
Info | Line is longer than 120 characters (found 154). | 344 |
Info | Line is longer than 120 characters (found 134). | 347 |
Info | Catching 'Throwable' is not allowed. | 383 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 25 |
Info | Line is longer than 120 characters (found 154). | 46 |
Info | Catching 'Exception' is not allowed. | 55 |
Info | Line is longer than 120 characters (found 126). | 64 |
Info | Line is longer than 120 characters (found 125). | 69 |
Info | Line is longer than 120 characters (found 134). | 70 |
Info | Catching 'Exception' is not allowed. | 92 |
Info | Line is longer than 120 characters (found 125). | 95 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 |
Info | Name 'urlMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 |
Info | Redundant 'final' modifier. | 120 |
Info | Must have at least one statement. | 152 |
Info | Redundant 'final' modifier. | 179 |
Info | Redundant 'final' modifier. | 201 |
Info | Redundant 'final' modifier. | 244 |
Info | Catching 'Exception' is not allowed. | 254 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unused import - java.io.IOException. | 5 |
Info | Unused import - javax.jmi.xmi.MalformedXMIException. | 14 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 |
Info | Catching 'Throwable' is not allowed. | 127 |
Info | Catching 'Throwable' is not allowed. | 168 |
Info | Catching 'Throwable' is not allowed. | 340 |
Info | Catching 'Throwable' is not allowed. | 372 |
Info | Catching 'Throwable' is not allowed. | 505 |
Info | Catching 'Throwable' is not allowed. | 569 |
Info | Unable to get class information for CreationFailedException. | 595 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 16 |
Info | Name 'jdbcTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 |
Info | Catching 'Throwable' is not allowed. | 38 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 16 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Executable statement count is 59 (max allowed is 30). | 122 |
Info | Catching 'Throwable' is not allowed. | 132 |
Info | Line is longer than 120 characters (found 122). | 194 |
Info | Line is longer than 120 characters (found 166). | 211 |
Info | Unable to get class information for ParseException. | 242 |
Info | if child at indentation level 16 not at correct indentation, 20 | 259 |
Info | if child at indentation level 16 not at correct indentation, 20 | 263 |
Info | Catching 'Throwable' is not allowed. | 294 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 9 |
Info | Name 'PACKAGE_SEPARATOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 14 |
Info | Name 'REPOSITORY_NAMESPACE_NETBEANSMDR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 11 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 |
Info | Catching 'Throwable' is not allowed. | 234 |
Info | Catching 'Throwable' is not allowed. | 260 |
Info | '{' should be on a new line. | 363 |
Info | '{' should be on a new line. | 364 |
Info | '{' should be on a new line. | 366 |
Info | while child at indentation level 15 not at correct indentation, 16 | 367 |
Info | while child at indentation level 15 not at correct indentation, 16 | 368 |
Info | if at indentation level 15 not at correct indentation, 16 | 369 |
Info | '{' should be on a new line. | 369 |
Info | if child at indentation level 19 not at correct indentation, 20 | 370 |
Info | if child at indentation level 19 not at correct indentation, 20 | 371 |
Info | if child at indentation level 19 not at correct indentation, 20 | 372 |
Info | method call child at indentation level 19 not at correct indentation, 20 | 372 |
Info | if rcurly at indentation level 15 not at correct indentation, 16 | 373 |
Info | Redundant 'final' modifier. | 402 |
Info | method call child at indentation level 28 not at correct indentation, 32 | 465 |
Info | Executable statement count is 44 (max allowed is 30). | 599 |
Info | '{' should be on a new line. | 616 |
Info | '{' should be on a new line. | 617 |
Info | '{' should be on a new line. | 732 |
Info | '{' should be on a new line. | 739 |
Info | '{' should be on a new line. | 746 |
Info | '{' should be on a new line. | 753 |
Info | '{' should be on a new line. | 760 |
Info | '{' should be on a new line. | 767 |
Info | Executable statement count is 34 (max allowed is 30). | 872 |
Info | method call child at indentation level 25 not at correct indentation, 28 | 1051 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 10 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'bsh.EvalError' import. | 8 |
Info | Redundant throws: 'InstantiationError' is unchecked exception. | 35 |
Info | Redundant 'final' modifier. | 57 |
Info | Catching 'Exception' is not allowed. | 93 |
Info | Catching 'Exception' is not allowed. | 167 |
Info | Must have at least one statement. | 168 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant throws: 'InstantiationError' is unchecked exception. | 39 |
Info | Catching 'Throwable' is not allowed. | 74 |
Info | Catching 'Throwable' is not allowed. | 123 |
Info | Must have at least one statement. | 134 |
Info | Catching 'Exception' is not allowed. | 183 |
Info | Must have at least one statement. | 184 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unable to get class information for JspException. | 36 |
Info | Expression can be simplified. | 60 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | 'if' construct must use '{}'s. | 45 |
Info | 'if' construct must use '{}'s. | 55 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unable to get class information for JspException. | 52 |
Info | 'if' construct must use '{}'s. | 67 |
Info | 'if' construct must use '{}'s. | 69 |
Info | 'if' construct must use '{}'s. | 71 |
Info | 'if' construct must use '{}'s. | 73 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unable to get class information for javax.servlet.jsp.JspException. | 69 |
Info | '(' is followed by whitespace. | 71 |
Info | ')' is preceded with whitespace. | 72 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'javax.servlet.jsp.JspException' import. | 5 |
Info | Wrong order for 'java.io.IOException' import. | 7 |
Info | Unable to get class information for JspException. | 36 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Wrong order for 'freemarker.template.Configuration' import. | 21 |
Info | Line is longer than 120 characters (found 121). | 52 |
Info | Catching 'Throwable' is not allowed. | 159 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '(' is followed by whitespace. | 137 |
Info | ')' is preceded with whitespace. | 138 |
Info | Catching 'Throwable' is not allowed. | 321 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Missing a Javadoc comment. | 12 |
Info | Missing a Javadoc comment. | 16 |
Info | Missing a Javadoc comment. | 24 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 26 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 49 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 53 |
Info | Missing a Javadoc comment. | 57 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 131). | 47 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 161). | 47 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unused import - java.io.Serializable. | 8 |
Info | Comment matches to-do format 'TODO:'. | 24 |
Info | Line has trailing whitespace. | 59 |
Info | Line has trailing whitespace. | 60 |
Info | Line has trailing whitespace. | 61 |
Info | Line has trailing whitespace. | 85 |
Info | Unnecessary parentheses around assignment right-hand side. | 111 |
Info | Unnecessary parentheses around assignment right-hand side. | 115 |
Info | Unnecessary parentheses around assignment right-hand side. | 119 |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 157). | 112 |
Info | Line is longer than 120 characters (found 137). | 160 |
Info | Line is longer than 120 characters (found 143). | 181 |
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 135). | 112 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 158). | 27 |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 131). | 52 |
Info | Line is longer than 120 characters (found 145). | 134 |
Info | '{' should be on a new line. | 176 |
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 134). | 32 |
Info | Line is longer than 120 characters (found 136). | 33 |
Info | Line is longer than 120 characters (found 134). | 34 |
Info | Line is longer than 120 characters (found 125). | 90 |
Info | Line is longer than 120 characters (found 127). | 91 |
Info | Line is longer than 120 characters (found 125). | 92 |
Info | Must have at least one statement. | 132 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 172 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 143). | 47 |
Info | File does not end with a newline. | |
Info | Must have at least one statement. | 53 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 14 |
Info | Array brackets at illegal position. | 27 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 148). | 23 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 132). | 25 |
Info | File does not end with a newline. | |
Info | File does not end with a newline. | |
Info | File does not end with a newline. | |
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | '{' should be on a new line. | 20 |
Info | '{' should be on a new line. | 23 |
Info | '{' should be on a new line. | 26 |
Info | '{' should be on a new line. | 29 |
Info | '{' should be on a new line. | 33 |
Info | File does not end with a newline. | |
Info | '{' should be on a new line. | 20 |
Info | '{' should be on a new line. | 23 |
Info | '{' should be on a new line. | 26 |
Info | '{' should be on a new line. | 29 |
Info | '{' should be on a new line. | 33 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 |
Info | Line is longer than 120 characters (found 163). | 33 |
Info | '{' should be on a new line. | 62 |
Info | Line is longer than 120 characters (found 162). | 79 |
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 235). | 30 |
Info | Line is longer than 120 characters (found 127). | 34 |
Info | Line is longer than 120 characters (found 121). | 36 |
Info | Catching 'Exception' is not allowed. | 100 |
Info | Line is longer than 120 characters (found 163). | 111 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 149). | 36 |
Info | Catching 'Exception' is not allowed. | 247 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 8 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Line is longer than 120 characters (found 214). | 78 |
Info | Line is longer than 120 characters (found 129). | 137 |
Info | Line is longer than 120 characters (found 133). | 138 |
Info | Line is longer than 120 characters (found 125). | 139 |
Info | Line is longer than 120 characters (found 132). | 190 |
Info | Line is longer than 120 characters (found 128). | 219 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 8 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unnecessary parentheses around assignment right-hand side. | 54 |
Info | 'if' construct must use '{}'s. | 67 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 38 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 |
Info | Line is longer than 120 characters (found 122). | 43 |
Info | Line is longer than 120 characters (found 152). | 84 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 10 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 10 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 15 |
Info | Redundant 'public' modifier. | 22 |
Info | Redundant 'public' modifier. | 29 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Redundant 'public' modifier. | 15 |
Info | Redundant 'public' modifier. | 22 |
Info | Redundant 'public' modifier. | 29 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unused import - org.andromda.translation.ocl.node.POperation. | 14 |
Info | '}' should be alone on a line. | 92 |
Info | '}' should be alone on a line. | 116 |
Info | Must have at least one statement. | 117 |
Info | '}' should be alone on a line. | 255 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 |
Info | Catching 'Exception' is not allowed. | 87 |
Info | Unable to get class information for NotFoundException. | 142 |
Info | Redundant throws: 'CannotCompileException' listed more then one time. | 142 |
Info | Unable to get class information for CannotCompileException. | 142 |
Info | '}' should be alone on a line. | 171 |
Info | '}' should be alone on a line. | 175 |
Info | Catching 'Exception' is not allowed. | 217 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 386 |
Info | Unable to get class information for NotFoundException. | 433 |
Info | Redundant throws: 'CannotCompileException' listed more then one time. | 433 |
Info | Unable to get class information for CannotCompileException. | 433 |
Info | Redundant throws: 'ClassFormatError' is unchecked exception. | 470 |
Info | Catching 'Throwable' is not allowed. | 502 |
Info | Catching 'Throwable' is not allowed. | 521 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 |
Info | '}' should be alone on a line. | 90 |
Info | Line is longer than 120 characters (found 121). | 104 |
Info | '}' should be alone on a line. | 109 |
Info | Catching 'Throwable' is not allowed. | 116 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 |
Info | Redundant 'final' modifier. | 43 |
Info | Name 'testDiscoverer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 107 |
Info | Line is longer than 120 characters (found 129). | 268 |
Info | '}' should be alone on a line. | 364 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 24 |
Info | '}' should be alone on a line. | 211 |
Info | '}' should be alone on a line. | 277 |
Info | Comment matches to-do format 'TODO:'. | 536 |
Info | Comment matches to-do format 'TODO:'. | 546 |
Info | Comment matches to-do format 'TODO:'. | 585 |
Info | Comment matches to-do format 'TODO:'. | 721 |
Info | Comment matches to-do format 'TODO:'. | 821 |
Info | '}' should be alone on a line. | 848 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 9 |
Info | Unnecessary parentheses around identifier 'second'. | 128 |
Info | '}' should be alone on a line. | 740 |
Info | '}' should be alone on a line. | 764 |
Info | '}' should be alone on a line. | 859 |
Info | '}' should be alone on a line. | 916 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 18 |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 |
Info | Redundant 'final' modifier. | 30 |
Info | '}' should be alone on a line. | 41 |
Info | Must have at least one statement. | 47 |
Info | Catching 'Throwable' is not allowed. | 57 |
Info | Must have at least one statement. | 98 |
Info | Catching 'Throwable' is not allowed. | 101 |
Info | Line is longer than 120 characters (found 129). | 105 |
Info | Line is longer than 120 characters (found 162). | 114 |
Info | Redundant 'final' modifier. | 120 |
Info | method def throws at indentation level 12 not at correct indentation, 8 | 124 |
Info | Redundant 'final' modifier. | 139 |
Info | Redundant 'final' modifier. | 164 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 13 |
Info | array initialization child at indentation level 12 not at correct indentation, [8, 68] | 19 |
Info | ',' is not followed by whitespace. | 19 |
Info | Name 'features' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 11 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Using the '.*' form of import should be avoided - org.andromda.translation.ocl.node.*. | 15 |
Info | Catching 'Throwable' is not allowed. | 48 |
Info | Avoid nested blocks. | 66 |
Info | Line is longer than 120 characters (found 166). | 79 |
Info | 'for' construct must use '{}'s. | 87 |
Info | Line is longer than 120 characters (found 164). | 92 |
Info | 'for' construct must use '{}'s. | 100 |
Info | Line is longer than 120 characters (found 190). | 105 |
Info | 'for' construct must use '{}'s. | 111 |
Info | Line is longer than 120 characters (found 164). | 116 |
Info | Line is longer than 120 characters (found 164). | 127 |
Info | 'if' construct must use '{}'s. | 236 |
Info | 'else' construct must use '{}'s. | 238 |
Info | Line is longer than 120 characters (found 140). | 247 |
Info | Line is longer than 120 characters (found 156). | 255 |
Info | 'if' construct must use '{}'s. | 261 |
Info | 'for' construct must use '{}'s. | 265 |
Info | Line is longer than 120 characters (found 164). | 270 |
Info | 'if' construct must use '{}'s. | 277 |
Info | Line is longer than 120 characters (found 140). | 282 |
Info | Line is longer than 120 characters (found 156). | 291 |
Info | Line is longer than 120 characters (found 154). | 298 |
Info | Line is longer than 120 characters (found 156). | 305 |
Info | Line is longer than 120 characters (found 144). | 312 |
Info | Line is longer than 120 characters (found 134). | 319 |
Info | Line is longer than 120 characters (found 154). | 345 |
Info | 'for' construct must use '{}'s. | 352 |
Info | Line is longer than 120 characters (found 168). | 358 |
Info | '}' should be alone on a line. | 373 |
Info | '}' should be alone on a line. | 376 |
Info | '}' should be alone on a line. | 379 |
Info | '}' should be alone on a line. | 427 |
Info | Line is longer than 120 characters (found 172). | 491 |
Info | Comment matches to-do format 'TODO:'. | 534 |
Info | Executable statement count is 47 (max allowed is 30). | 537 |
Info | Unnecessary parentheses around assignment right-hand side. | 544 |
Info | '}' should be alone on a line. | 549 |
Info | '}' should be alone on a line. | 558 |
Info | '}' should be alone on a line. | 575 |
Info | '}' should be alone on a line. | 579 |
Info | '}' should be alone on a line. | 623 |
Info | Executable statement count is 44 (max allowed is 30). | 651 |
Info | Avoid nested blocks. | 661 |
Info | 'if' construct must use '{}'s. | 724 |
Info | Line is longer than 120 characters (found 122). | 748 |
Info | Line is longer than 120 characters (found 166). | 787 |
Info | Line is longer than 120 characters (found 130). | 797 |
Info | Line is longer than 120 characters (found 152). | 815 |
Info | Line is longer than 120 characters (found 158). | 835 |
Info | Line is longer than 120 characters (found 148). | 862 |
Info | '}' should be alone on a line. | 886 |
Info | Line is longer than 120 characters (found 149). | 902 |
Info | Line is longer than 120 characters (found 122). | 942 |
Info | Line is longer than 120 characters (found 124). | 1001 |
Info | Line is longer than 120 characters (found 124). | 1077 |
Info | Line is longer than 120 characters (found 124). | 1101 |
Info | Line is longer than 120 characters (found 122). | 1117 |
Info | Line is longer than 120 characters (found 122). | 1124 |
Info | Line is longer than 120 characters (found 128). | 1132 |
Info | Line is longer than 120 characters (found 128). | 1148 |
Info | Line is longer than 120 characters (found 132). | 1199 |
Info | Line is longer than 120 characters (found 128). | 1213 |
Info | Line is longer than 120 characters (found 136). | 1249 |
Info | Line is longer than 120 characters (found 138). | 1256 |
Info | Line is longer than 120 characters (found 122). | 1263 |
Info | Line is longer than 120 characters (found 128). | 1277 |
Info | Line is longer than 120 characters (found 122). | 1284 |
Info | Line is longer than 120 characters (found 126). | 1366 |
Info | Line is longer than 120 characters (found 122). | 1373 |
Info | Line is longer than 120 characters (found 134). | 1380 |
Info | Line is longer than 120 characters (found 124). | 1388 |
Info | Comment matches to-do format 'TODO:'. | 1403 |
Info | Line is longer than 120 characters (found 126). | 1426 |
Info | 'while' construct must use '{}'s. | 1494 |
Info | Empty statement. | 1494 |
Info | 'if' construct must use '{}'s. | 1518 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | Line is longer than 120 characters (found 140). | 28 |
Info | Utility classes should not have a public or default constructor. | 33 |
Info | Name 'MAX_FILE_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 |
Info | Line has trailing whitespace. | 52 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 117 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 126 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 127 |
Info | Line is longer than 120 characters (found 127). | 135 |
Info | Line is longer than 120 characters (found 130). | 136 |
Info | Line is longer than 120 characters (found 125). | 137 |
Info | Line has trailing whitespace. | 184 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 244 |
Info | Line has trailing whitespace. | 259 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 318 |
Info | Line has trailing whitespace. | 319 |
Info | Line matches the illegal pattern 'System\.out\.println'. | 330 |
Info | Line has trailing whitespace. | 345 |
Info | Line has trailing whitespace. | 360 |
Info | Line has trailing whitespace. | 372 |
Info | Line has trailing whitespace. | 408 |
Info | Line has trailing whitespace. | 410 |
Info | Line has trailing whitespace. | 411 |
Info | Line has trailing whitespace. | 418 |
Info | 'if' construct must use '{}'s. | 421 |
Info | Line has trailing whitespace. | 424 |
Info | Line has trailing whitespace. | 426 |
Info | Line has trailing whitespace. | 427 |
Info | 'while' construct must use '{}'s. | 429 |
Info | Line has trailing whitespace. | 431 |
Info | Line has trailing whitespace. | 432 |
Info | Line has trailing whitespace. | 435 |
Info | Line has trailing whitespace. | 437 |
Info | Catching 'Exception' is not allowed. | 440 |
Info | Line is longer than 120 characters (found 137). | 542 |
Info | Line is longer than 120 characters (found 139). | 563 |
Info | Line is longer than 120 characters (found 139). | 569 |
Info | Line is longer than 120 characters (found 133). | 571 |
Info | Line is longer than 120 characters (found 136). | 572 |
Info | Line is longer than 120 characters (found 131). | 580 |
Info | Line is longer than 120 characters (found 140). | 581 |
Info | Line is longer than 120 characters (found 131). | 614 |
Info | Line is longer than 120 characters (found 138). | 627 |
Info | Line is longer than 120 characters (found 127). | 648 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | array initialization lcurly at indentation level 8 not at correct indentation, 4 | 56 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 57 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 58 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 59 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 60 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 61 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 62 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 63 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 64 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 65 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 66 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 68 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 69 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 70 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 71 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 72 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 73 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 74 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 75 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 76 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 77 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 79 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 80 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 81 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 82 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 83 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 84 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 85 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 86 |
Info | Line is longer than 120 characters (found 121). | 87 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 87 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 88 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 90 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 91 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 92 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 93 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 94 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 95 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 96 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 97 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 98 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 99 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 101 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 102 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 103 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 104 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 105 |
Info | Line is longer than 120 characters (found 121). | 106 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 106 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 107 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 108 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 109 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 110 |
Info | Line is longer than 120 characters (found 125). | 111 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 111 |
Info | Line is longer than 120 characters (found 154). | 112 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 112 |
Info | Line is longer than 120 characters (found 141). | 113 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 113 |
Info | Line is longer than 120 characters (found 146). | 114 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 114 |
Info | Line is longer than 120 characters (found 136). | 115 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 115 |
Info | Line is longer than 120 characters (found 167). | 116 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 116 |
Info | Line is longer than 120 characters (found 161). | 117 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 117 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 119 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 120 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 121 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 122 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 123 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 124 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 125 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 126 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 127 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 128 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 129 |
Info | Line is longer than 120 characters (found 154). | 130 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 130 |
Info | Line is longer than 120 characters (found 141). | 131 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 131 |
Info | Line is longer than 120 characters (found 146). | 132 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 132 |
Info | Line is longer than 120 characters (found 136). | 133 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 133 |
Info | Line is longer than 120 characters (found 152). | 134 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 134 |
Info | Line is longer than 120 characters (found 146). | 135 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 135 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 137 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 138 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 139 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 140 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 141 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 142 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 143 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 144 |
Info | Line is longer than 120 characters (found 126). | 145 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 145 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 146 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 148 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 149 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 151 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 153 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 155 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 157 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 159 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 161 |
Info | Line is longer than 120 characters (found 144). | 162 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 163 |
Info | Line is longer than 120 characters (found 128). | 164 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 165 |
Info | Line is longer than 120 characters (found 129). | 166 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 167 |
Info | Line is longer than 120 characters (found 130). | 168 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 168 |
Info | Line is longer than 120 characters (found 130). | 169 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 169 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 170 |
Info | Line is longer than 120 characters (found 135). | 171 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 171 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 172 |
Info | Line is longer than 120 characters (found 135). | 173 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 173 |
Info | Line is longer than 120 characters (found 136). | 174 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 174 |
Info | Line is longer than 120 characters (found 126). | 175 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 175 |
Info | Line is longer than 120 characters (found 126). | 176 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 176 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 177 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 178 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 179 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 180 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 181 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 182 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 183 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 184 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 186 |
Info | Line is longer than 120 characters (found 165). | 187 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 187 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 189 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 190 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 191 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 192 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 193 |
Info | Line is longer than 120 characters (found 187). | 194 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 194 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 195 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 196 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 197 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 198 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 199 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 200 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 201 |
Info | array initialization child at indentation level 12 not at correct indentation, 8 | 202 |
Info | array initialization rcurly at indentation level 8 not at correct indentation, 4 | 203 |
Info | '{' should be on a new line. | 256 |
Info | Name 'javaLangList' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 305 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 27 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Catching 'Throwable' is not allowed. | 86 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unused import - org.andromda.utils.beans.BeanSorter. | 13 |
Info | Name 'comparators' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 |
Info | Catching 'Throwable' is not allowed. | 51 |
Info | 'if' construct must use '{}'s. | 57 |
Info | try at indentation level 32 not at correct indentation, 16 | 57 |
Info | '{' should be on a new line. | 57 |
Info | ';' is not followed by whitespace. | 57 |
Info | '}' should be alone on a line. | 57 |
Info | Catching 'Exception' is not allowed. | 57 |
Info | Must have at least one statement. | 57 |
Info | Catching 'Throwable' is not allowed. | 154 |
Info | Redundant 'final' modifier. | 215 |
Info | Redundant 'final' modifier. | 230 |
Info | Catching 'Throwable' is not allowed. | 248 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Unused import - org.andromda.utils.beans.BeanSorter. | 3 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 15 |
Info | 'if' construct must use '{}'s. | 25 |
Info | Executable statement count is 37 (max allowed is 30). | 43 |
Info | 'if' construct must use '{}'s. | 102 |
Severity | Message | Line |
---|---|---|
Info | File does not end with a newline. | |
Info | Utility classes should not have a public or default constructor. | 13 |
Info | Name 'plurals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 15 |
Info | Name 'uncountables' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 17 |