The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | IllegalThrows | 11 | |
| OneStatementPerLine | 1 | ||
| OverloadMethodsDeclarationOrder | 1 | ||
| imports | CustomImportOrder
|
9 | |
| RedundantImport | 2 | ||
| indentation | Indentation
|
266 | |
| javadoc | JavadocStyle
|
2 | |
| naming | AbbreviationAsWordInName
|
1 | |
| ConstantName | 1 | ||
LocalVariableName
|
4 | ||
| regexp | RegexpSingleline
|
1 | |
| sizes | LineLength
|
347 | |
| whitespace | EmptyLineSeparator
|
11 | |
| GenericWhitespace | 4 | ||
| MethodParamPad | 2 | ||
SeparatorWrap
|
2 | ||
SeparatorWrap
|
2 | ||
WhitespaceAround
|
30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 140). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.Lists' should be separated from previous import group. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 122 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 272). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 327). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 207 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 217 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 221 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 235 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 288 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 290 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 309 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 313 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 314 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 315 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 321 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 333 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 333 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 334 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 344 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 344 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 345 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 355 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 355 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.impl.nlri.LinkNlriParser' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.AbstractTeLspNlriCodec'. | 24 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.impl.nlri.LinkstateNlriParser' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.AbstractTeLspNlriCodec'. | 25 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.impl.nlri.NodeNlriParser' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.AbstractTeLspNlriCodec'. | 26 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.spi.TlvUtil' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.pojo.SimpleNlriTypeRegistry'. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 183 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 232 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 259 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 267 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 281 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 298 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 337 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 419 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 432 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 449 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 477 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 522 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 567 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 572 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 574 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 584 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 585 | |
| sizes | LineLength | Line is longer than 120 characters (found 285). | 586 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 588 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 221). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 98 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 98 | |
| naming | ConstantName | Name 'inputBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 113 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 116 | |
| naming | LocalVariableName | Local variable name 'nRead' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 122 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'testEORLS' must contain no more than '4' capital letters. | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 323 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 335 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 338 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 356 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 362 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 370 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 383 | |
| sizes | LineLength | Line is longer than 120 characters (found 252). | 403 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 406 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 410 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 415 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 417 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 517 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 536 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 542 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 546 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 550 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 574 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 581 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 588 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 635 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 642 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 643 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 644 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.Lists' should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 219). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 242). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 208 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 243 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 249 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 251 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 253 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 273 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 279 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 297 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 301 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 303 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 304 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 319 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 326 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 333 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 334 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 339 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 339 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 340 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 350 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 350 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 351 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 361 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 361 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 362 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 372 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 372 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 373 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 383 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 383 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 384 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 394 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 394 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 395 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 405 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 405 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 18 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 18 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 163). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 155). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 234). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 123 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 182). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 105 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 116 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 118 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 119 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 120 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 121 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 122 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 123 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 125 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 126 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 127 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 128 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 129 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 130 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 131 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 132 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 133 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 134 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 135 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 136 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 137 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 138 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 139 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 140 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 141 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 142 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 143 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 144 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 145 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 146 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 147 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 148 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 149 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 150 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 151 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 152 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 153 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 154 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 155 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 156 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 157 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 158 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 159 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 161 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 162 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 163 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 164 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 165 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 166 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 167 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 168 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 169 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 170 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 171 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 172 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 173 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 174 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 175 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 176 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 177 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 178 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 179 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 180 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 181 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 182 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 183 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 184 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 185 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 186 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 187 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 188 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 189 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 190 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 191 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 192 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 193 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 194 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 199). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 215 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 241 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 242 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 243 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 244 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 248 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 249 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 251 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 253 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 254 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 255 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 258 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 257). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 214). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 110 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 110 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'java.nio.charset.StandardCharsets' import. Should be before 'java.util.Map.Entry'. | 18 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 73 | |
| 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 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 88 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 89 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 90 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 91 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 92 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 94 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 96 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 97 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 98 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 99 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 100 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 101 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 102 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 103 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 104 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 105 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 106 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 107 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 108 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 109 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 110 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 111 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 112 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 113 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 114 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 116 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 118 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 119 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 120 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 121 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 122 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 123 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 99 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 101 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 102 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 103 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 104 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 105 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 106 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 107 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 108 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 109 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 110 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 111 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 112 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 113 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 114 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 116 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 118 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 119 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 120 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 121 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 122 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 123 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 124 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 125 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 126 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 127 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 128 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 129 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 130 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 131 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 132 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 133 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 134 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 135 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 136 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 137 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 138 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 139 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 140 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 141 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 142 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 143 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 179 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 188 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 189 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 190 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 191 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 192 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 193 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 194 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 271 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 48 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 54 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 55 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 57 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 58 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 59 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 60 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 61 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 72 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 73 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 74 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 75 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 77 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 80 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 83 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 85 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 86 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 87 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 88 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 89 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 90 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 56 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 56 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 108 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 112 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 129 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 130 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 131 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 132 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 133 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 134 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 135 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 136 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 137 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 141 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 150 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 151 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 152 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 154 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 155 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 156 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 157 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 162 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 168 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'else' is not preceded with whitespace. | 171 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 180 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 53 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 54 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 56 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 57 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 58 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 59 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 61 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 153). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 140). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.spi.TlvUtil' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.pojo.SimpleNlriTypeRegistry'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 260). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 148 | |
| naming | LocalVariableName | Local variable name 'cLinkstateDestination' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 253). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 161 | |
| naming | LocalVariableName | Local variable name 'cLinkstateDestination' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 161 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 170 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 171 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 172 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 173 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 174 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 175 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 176 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 177 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 178 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 179 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 180 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 181 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 182 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 183 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 184 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 185 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 186 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 187 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 188 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 189 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 215 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 223 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 226 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 229 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 231 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 239 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 243 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 250 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 232). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 158 | |
| naming | LocalVariableName | Local variable name 'cRouterId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 35 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 39 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 43 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 141). | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 140). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 166). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 165). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 166). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 165). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 17 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 36 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 154). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 49 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 60 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 61 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 62 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 63 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 64 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 65 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 66 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 67 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 68 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 69 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 70 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 71 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 72 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.pojo.SimpleNlriTypeRegistry'. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 149). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.opendaylight.protocol.bgp.linkstate.spi.NlriTypeCaseParser. | 13 | |
| imports | RedundantImport | Redundant import from the same package - org.opendaylight.protocol.bgp.linkstate.spi.NlriTypeCaseSerializer. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 22 | |
| whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 76 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '85'. | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 127 |