The following document contains the results of Checkstyle.
Rule | Violations | Severity |
---|---|---|
NewlineAtEndOfFile | 81 | Info |
Translation | 0 | Error |
FileLength | 0 | Info |
FileTabCharacter | 0 | Info |
RegexpSingleline
|
3 | Info |
FileContentsHolder | 0 | Info |
MissingDeprecated | 0 | Info |
MissingOverride | 0 | Info |
EmptyBlock | 0 | Info |
LeftCurly
|
11 | Info |
NeedBraces | 3 | Info |
RightCurly
|
0 | Info |
AvoidNestedBlocks | 0 | Info |
CovariantEquals | 0 | Error |
EmptyStatement | 0 | Info |
EqualsHashCode | 0 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Info |
MissingSwitchDefault | 0 | Info |
RedundantThrows | 0 | Info |
SimplifyBooleanExpression | 0 | Info |
SimplifyBooleanReturn | 0 | Info |
StringLiteralEquality | 0 | Error |
NoFinalizer | 0 | Error |
IllegalCatch | 7 | Info |
IllegalThrows | 0 | Info |
JUnitTestCase | 0 | Info |
IllegalType | 0 | Error |
DefaultComesLast | 0 | Info |
FallThrough | 0 | Info |
MultipleVariableDeclarations | 0 | Info |
UnnecessaryParentheses | 3 | Info |
FinalClass | 0 | Info |
InterfaceIsType | 0 | Info |
HideUtilityClassConstructor | 1 | Info |
AvoidStarImport | 0 | Info |
IllegalImport | 0 | Info |
RedundantImport | 0 | Info |
UnusedImports | 0 | Info |
ImportOrder | 7 | Info |
JavadocMethod
|
2 | Info |
JavadocType
|
2 | Info |
JavadocVariable
|
0 | Info |
UpperEll | 0 | Info |
ArrayTypeStyle | 0 | Info |
Indentation | 39 | Info |
TodoComment | 4 | Info |
Regexp
|
0 | Info |
RegexpSinglelineJava
|
0 | Info |
ModifierOrder | 0 | Info |
RedundantModifier | 0 | Info |
ConstantName | 8 | Info |
LocalFinalVariableName | 0 | Info |
LocalVariableName | 0 | Info |
MemberName | 0 | Info |
MethodName | 0 | Info |
MethodTypeParameterName | 0 | Info |
PackageName | 0 | Info |
ParameterName | 0 | Info |
StaticVariableName | 0 | Info |
TypeName | 0 | Info |
ExecutableStatementCount | 3 | Info |
ExecutableStatementCount | 3 | Info |
LineLength
|
82 | Info |
MethodLength
|
0 | Info |
AnonInnerLength
|
0 | Info |
ParameterNumber | 0 | Info |
GenericWhitespace | 1 | Info |
EmptyForIteratorPad | 0 | Info |
MethodParamPad | 41 | Info |
NoWhitespaceAfter | 0 | Info |
NoWhitespaceBefore | 0 | Info |
ParenPad | 2 | Info |
TypecastParenPad | 0 | Info |
WhitespaceAfter
|
1 | Info |
SuppressWithNearbyCommentFilter
|
0 | Info |
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 |