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