The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | IllegalCatch | 1 | |
| OverloadMethodsDeclarationOrder | 5 | ||
| imports | CustomImportOrder
|
6 | |
| indentation | Indentation
|
5 | |
| javadoc | JavadocStyle
|
9 | |
| NonEmptyAtclauseDescription | 6 | ||
| misc | ArrayTypeStyle | 1 | |
| modifier | ModifierOrder | 4 | |
| RedundantModifier | 9 | ||
| naming | AbbreviationAsWordInName
|
4 | |
MemberName
|
4 | ||
ParameterName
|
2 | ||
| sizes | LineLength
|
603 | |
| whitespace | EmptyLineSeparator
|
2 | |
SeparatorWrap
|
7 | ||
SeparatorWrap
|
7 | ||
WhitespaceAround
|
1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 126 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 163 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 170 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 172 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 172 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 233 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 239 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 272 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 274 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 276 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 280 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 282 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 284 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 288 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 320 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 339 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 415 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 434 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 466 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '248'. | 469 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 485 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 588 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 588 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 591 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 593 | |
| sizes | LineLength | Line is longer than 120 characters (found 209). | 608 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 611 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 611 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '208'. | 617 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 623 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 640 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '622'. | 648 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 649 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.junit.Test' should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 73 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 16, expected level should be 8. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 78 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 16, expected level should be 8. | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 88 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 16, expected level should be 8. | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 93 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 16, expected level should be 8. | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'final' modifier. | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'final' modifier. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 73 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 165 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 180). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 156). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 65 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 180). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 170). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 64 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 68 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous statement. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 126 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 166). | 105 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'FS_PARSER' must contain no more than '4' capital letters. | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 165 | |
| naming | MemberName | Member name 'FS_PARSER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 203 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 337). | 233 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 262 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 267 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 268 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 281 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 301 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 308 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 317 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 329 | |
| sizes | LineLength | Line is longer than 120 characters (found 337). | 332 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 336 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 374 | |
| sizes | LineLength | Line is longer than 120 characters (found 294). | 381 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 389 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 403 | |
| sizes | LineLength | Line is longer than 120 characters (found 342). | 406 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 411 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 416 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 421 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 427 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 433 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 439 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 444 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 445 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 486 | |
| sizes | LineLength | Line is longer than 120 characters (found 294). | 493 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 501 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 516 | |
| sizes | LineLength | Line is longer than 120 characters (found 342). | 519 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 525 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 533 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 536 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 544 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 552 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 555 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 563 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 573 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 574 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 576 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 577 | |
| sizes | LineLength | Line is longer than 120 characters (found 273). | 579 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 580 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 585 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 586 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 587 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 595 | |
| sizes | LineLength | Line is longer than 120 characters (found 276). | 605 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 606 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 610 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 618 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 626 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 627 | |
| sizes | LineLength | Line is longer than 120 characters (found 235). | 628 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 629 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 632 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 640 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 648 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 649 | |
| sizes | LineLength | Line is longer than 120 characters (found 368). | 650 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 651 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 654 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 662 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 670 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 671 | |
| sizes | LineLength | Line is longer than 120 characters (found 368). | 672 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 673 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 676 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 684 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 692 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 693 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 694 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 695 | |
| sizes | LineLength | Line is longer than 120 characters (found 209). | 698 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 706 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 714 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 715 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 716 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 717 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 720 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 728 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 736 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 737 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 738 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 739 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 742 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 750 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 759 | |
| sizes | LineLength | Line is longer than 120 characters (found 279). | 760 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 761 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 764 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 772 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 781 | |
| sizes | LineLength | Line is longer than 120 characters (found 296). | 782 | |
| sizes | LineLength | Line is longer than 120 characters (found 323). | 783 | |
| sizes | LineLength | Line is longer than 120 characters (found 232). | 786 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 794 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.route.FlowspecL3vpnRoute' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.routes.FlowspecL3vpnIpv4RoutesBuilder'. | 34 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.route.FlowspecL3vpnRouteBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.routes.FlowspecL3vpnIpv4RoutesBuilder'. | 35 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.route.FlowspecL3vpnRouteKey' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.routes.FlowspecL3vpnIpv4RoutesBuilder'. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 66 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 69 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 70 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 144 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.Lists' should be separated from previous import group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'FS_PARSER' must contain no more than '4' capital letters. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 234). | 88 | |
| naming | MemberName | Member name 'FS_PARSER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 294). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 188 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 218 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 233 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 267 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 282 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 292 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 293 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 317 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 328 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 340 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 344 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 349 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 358 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 359 | |
| sizes | LineLength | Line is longer than 120 characters (found 323). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 363 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 371 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 381 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 382 | |
| sizes | LineLength | Line is longer than 120 characters (found 197). | 384 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 385 | |
| sizes | LineLength | Line is longer than 120 characters (found 281). | 387 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 388 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 393 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 394 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 395 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 403 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 413 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 414 | |
| sizes | LineLength | Line is longer than 120 characters (found 197). | 416 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 417 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 423 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 431 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 439 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 441 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 449 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 457 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 459 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 66 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 69 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 70 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 144 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 156). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 17 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 28 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'FS_PARSER' must contain no more than '4' capital letters. | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 151 | |
| naming | MemberName | Member name 'FS_PARSER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 229). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 271). | 207 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 337). | 216 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 231 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 241 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 242 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 252 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 255 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 276 | |
| sizes | LineLength | Line is longer than 120 characters (found 229). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 271). | 293 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 299 | |
| sizes | LineLength | Line is longer than 120 characters (found 337). | 302 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 306 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 345 | |
| sizes | LineLength | Line is longer than 120 characters (found 229). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 271). | 361 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 370 | |
| sizes | LineLength | Line is longer than 120 characters (found 342). | 373 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 378 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 383 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 388 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 394 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 400 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 406 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 411 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 412 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 454 | |
| sizes | LineLength | Line is longer than 120 characters (found 229). | 464 | |
| sizes | LineLength | Line is longer than 120 characters (found 271). | 471 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 481 | |
| sizes | LineLength | Line is longer than 120 characters (found 342). | 484 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 490 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 498 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 501 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 509 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 517 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 520 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 528 | |
| sizes | LineLength | Line is longer than 120 characters (found 237). | 538 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 539 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 541 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 542 | |
| sizes | LineLength | Line is longer than 120 characters (found 280). | 544 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 545 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 550 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 551 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 552 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 560 | |
| sizes | LineLength | Line is longer than 120 characters (found 283). | 570 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 571 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 575 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 583 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 591 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 592 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 593 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 594 | |
| sizes | LineLength | Line is longer than 120 characters (found 248). | 597 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 605 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 613 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 614 | |
| sizes | LineLength | Line is longer than 120 characters (found 375). | 615 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 616 | |
| sizes | LineLength | Line is longer than 120 characters (found 225). | 619 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 627 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 635 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 636 | |
| sizes | LineLength | Line is longer than 120 characters (found 375). | 637 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 638 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 641 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 649 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 657 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 658 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 659 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 660 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 663 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 671 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 679 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 680 | |
| sizes | LineLength | Line is longer than 120 characters (found 237). | 681 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 682 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 685 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 693 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 701 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 702 | |
| sizes | LineLength | Line is longer than 120 characters (found 245). | 703 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 704 | |
| sizes | LineLength | Line is longer than 120 characters (found 235). | 707 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 715 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 724 | |
| sizes | LineLength | Line is longer than 120 characters (found 286). | 725 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 726 | |
| sizes | LineLength | Line is longer than 120 characters (found 219). | 729 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 737 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 746 | |
| sizes | LineLength | Line is longer than 120 characters (found 303). | 747 | |
| sizes | LineLength | Line is longer than 120 characters (found 322). | 748 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 751 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 210). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 217). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 248). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'FS_PARSER' must contain no more than '4' capital letters. | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 84 | |
| naming | MemberName | Member name 'FS_PARSER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 275). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 275). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 216 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 235 | |
| sizes | LineLength | Line is longer than 120 characters (found 275). | 249 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 264 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 271 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 291 | |
| sizes | LineLength | Line is longer than 120 characters (found 275). | 306 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 313 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 317 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 322 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 331 | |
| sizes | LineLength | Line is longer than 120 characters (found 303). | 332 | |
| sizes | LineLength | Line is longer than 120 characters (found 322). | 333 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 336 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 344 | |
| sizes | LineLength | Line is longer than 120 characters (found 237). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 355 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 357 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 358 | |
| sizes | LineLength | Line is longer than 120 characters (found 280). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 361 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 366 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 367 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 376 | |
| sizes | LineLength | Line is longer than 120 characters (found 237). | 386 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 387 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 389 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 390 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 396 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 404 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 412 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 414 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 422 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 430 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 432 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 69 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 445). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 453). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 457). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 433). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 411). | 201 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 215 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 217 | |
| sizes | LineLength | Line is longer than 120 characters (found 425). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 226 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 228 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 237 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 238 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 428). | 248 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 249 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 251 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 261 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 263 | |
| sizes | LineLength | Line is longer than 120 characters (found 445). | 271 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 272 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 274 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 283 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 284 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 445). | 294 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 295 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 297 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 182). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 179). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 183). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 183). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 184). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 185). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 242). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 182). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 239). | 48 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '42'. | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 66 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '44'. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 168). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 34 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 59 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'final' modifier. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 61 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 65 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 90 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 109 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 165). | 30 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 47 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 41 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 8. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 221). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 261). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 222). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 262). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.route.FlowspecL3vpnRoute' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.routes.FlowspecL3vpnIpv4Routes'. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 221). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 261). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 222). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 262). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 183). | 26 |