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