The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | IllegalCatch | 3 | |
| OverloadMethodsDeclarationOrder | 4 | ||
| imports | UnusedImports | 2 | |
| indentation | Indentation
|
76 | |
| javadoc | JavadocParagraph
|
1 | |
JavadocStyle
|
15 | ||
| NonEmptyAtclauseDescription | 2 | ||
| modifier | ModifierOrder | 1 | |
| RedundantModifier | 3 | ||
| naming | LocalVariableName
|
1 | |
ParameterName
|
11 | ||
| sizes | LineLength
|
159 | |
| whitespace | EmptyLineSeparator
|
4 | |
OperatorWrap
|
1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 50 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 50 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 114 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 117 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 126 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 129 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 129 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 132 | |
| coding | IllegalCatch | Catching 'RuntimeException' is not allowed. | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 199 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 208 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 210 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 219 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 220 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 221 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 222 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 223 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 224 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 225 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 226 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 227 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 228 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 229 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 238 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 248 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 270 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 279 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 279 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 288 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 288 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 303 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 309 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 309 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 350 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 380 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 383 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 387 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 388 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 29 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 31 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 29 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 31 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev130919.path.attributes.attributes.Origin. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 129 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 131 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 132 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 216 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 225 | |
| indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 16. | 226 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 20. | 227 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 20. | 228 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 20. | 229 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 16. | 230 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 16. | 232 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 232 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 233 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 12. | 234 | |
| naming | ParameterName | Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 258 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 284 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 285 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 289 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 290 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 299 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 304 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 330 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 364 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 377 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 385 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 398 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 401 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 409 | |
| sizes | LineLength | Line is longer than 120 characters (found 307). | 411 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 444 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 448 | |
| sizes | LineLength | Line is longer than 120 characters (found 291). | 450 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 483 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 513 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 514 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 515 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 516 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 517 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 518 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 520 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 521 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 522 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 523 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 523 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 525 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 526 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 527 | |
| naming | ParameterName | Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 532 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 598 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 615 | |
| naming | ParameterName | Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 623 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 629 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 630 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 641 | |
| sizes | LineLength | Line is longer than 120 characters (found 307). | 643 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 664 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 680 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 688 | |
| sizes | LineLength | Line is longer than 120 characters (found 291). | 690 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 720 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '510'. | 724 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 727 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 728 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 729 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 730 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 731 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 732 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 734 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 735 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 736 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 736 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 738 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 739 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 740 | |
| naming | ParameterName | Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 745 | |
| naming | ParameterName | Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 794 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 805 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '724'. | 805 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 807 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 808 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 809 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 810 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 811 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 812 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 813 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 816 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 817 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 818 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 819 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 820 | |
| naming | ParameterName | Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 825 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 871 | |
| naming | ParameterName | Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 876 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 882 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 899 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 217). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 172 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 234). | 216 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 223 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 226). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 226). | 247 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 254 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 309 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 335 | |
| sizes | LineLength | Line is longer than 120 characters (found 416). | 337 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 340 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 343 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 346 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 348 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 350 | |
| sizes | LineLength | Line is longer than 120 characters (found 333). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 358 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 273). | 361 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 367 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 226). | 371 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 139). | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 140). | 36 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 47 | |
| naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 84 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 124 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '57'. | 128 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 149 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 152). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 92 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '75'. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.opendaylight.controller.md.sal.binding.api.DataBroker. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 199). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 80 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 83 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 84 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 85 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 86 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 87 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 88 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 89 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 90 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 91 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 92 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 121 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 51 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 31 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 51 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 84 |