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