The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MissingSwitchDefault | 1 | |
| MultipleVariableDeclarations | 6 | ||
| OverloadMethodsDeclarationOrder | 32 | ||
| imports | CustomImportOrder
|
809 | |
| indentation | Indentation
|
1813 | |
| javadoc | JavadocMethod
|
165 | |
| JavadocParagraph | 17 | ||
| JavadocTagContinuationIndentation | 5 | ||
| NonEmptyAtclauseDescription | 66 | ||
| modifier | ModifierOrder | 2 | |
| naming | AbbreviationAsWordInName
|
417 | |
LocalVariableName
|
14 | ||
MemberName
|
6 | ||
ParameterName
|
119 | ||
| sizes | LineLength
|
1882 | |
| whitespace | EmptyLineSeparator
|
482 | |
| GenericWhitespace | 5 | ||
| MethodParamPad | 3 | ||
OperatorWrap
|
31 | ||
SeparatorWrap
|
13 | ||
SeparatorWrap
|
13 | ||
WhitespaceAround
|
61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 40 | |
| 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 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 151). | 62 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 63 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 48 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 51 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 95 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 98 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 148 | |
| 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 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 158 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 159 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 160 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 161 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 162 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 163 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 163 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 164 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 165 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 165 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 166 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 167 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 211 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 227 | |
| naming | LocalVariableName | Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 245 | |
| naming | ParameterName | Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 258 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 284 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 285 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 294 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 299 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 325 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 359 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 372 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 380 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 393 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 396 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 404 | |
| sizes | LineLength | Line is longer than 120 characters (found 307). | 406 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 439 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 443 | |
| sizes | LineLength | Line is longer than 120 characters (found 291). | 445 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 478 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 508 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 509 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 510 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 511 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 512 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 513 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 514 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 514 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 515 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 515 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 517 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 518 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 519 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 519 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 519 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 521 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 522 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 523 | |
| naming | ParameterName | Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 528 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 594 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 611 | |
| naming | ParameterName | Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 619 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 625 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 626 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 637 | |
| sizes | LineLength | Line is longer than 120 characters (found 307). | 639 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 660 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 676 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 689 | |
| sizes | LineLength | Line is longer than 120 characters (found 291). | 691 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 721 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '505'. | 725 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 728 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 729 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 730 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 731 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 732 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 733 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 734 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 734 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 735 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 735 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 737 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 738 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 739 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 739 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 739 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 741 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 742 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 743 | |
| naming | ParameterName | Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 748 | |
| naming | ParameterName | Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 797 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 808 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '725'. | 808 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 810 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 811 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 812 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 813 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 814 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 815 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 816 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 817 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 818 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 818 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 819 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 821 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 822 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 823 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 824 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 825 | |
| naming | ParameterName | Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 830 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 876 | |
| naming | ParameterName | Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 881 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 887 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 904 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction'should be separated from previous import group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 47 | |
| naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 84 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 124 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '57'. | 128 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 183 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 205 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 241 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 256 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 258 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 258 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 259 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 260 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 262 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 262 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 263 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 263 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 264 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 265 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 267 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 267 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 268 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 268 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 269 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 270 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 271 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 278 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 308 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 389 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 446 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 449 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 504 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '135'. | 539 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '289'. | 548 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 562 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 571 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 587 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 590 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 26 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 70 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 72 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 73 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 74 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 75 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 35 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 52 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 118 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 241 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 244 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 268 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 298 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 299 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 300 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 301 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 301 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 302 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 302 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 303 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 304 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 304 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 305 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 305 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 306 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 306 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 307 | |
| indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 24. | 308 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 308 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 16, expected level should be 20. | 309 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 310 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 311 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 312 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 313 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 316 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 317 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 318 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 330 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 376 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 377 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 378 | |
| sizes | LineLength | Line is longer than 120 characters (found 347). | 384 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 400 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 405 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 420 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 446 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 470 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 477 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 482 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 489 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 496 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 509 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 527 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 535 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 536 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 538 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 543 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 569 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 573 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 576 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 582 | |
| sizes | LineLength | Line is longer than 120 characters (found 275). | 583 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 589 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 626 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 639 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 658 | |
| naming | ParameterName | Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 658 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 667 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 696 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 722 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 724 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 725 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 726 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 729 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 749 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 753 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 759 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 761 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | OperatorWrap | '&&' should be on a new line. | 38 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 52 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 101 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 39 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 40 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 41 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 41 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 42 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 43 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 44 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 44 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 45 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 46 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 47 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 55 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| naming | MemberName | Member name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 75 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 138 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 204 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 219 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 84 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 111 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 134 | |
| naming | ParameterName | Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 159 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 173 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 188 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 203 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 210 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 210 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 244 | |
| sizes | LineLength | Line is longer than 120 characters (found 241). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 248 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 254 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 259 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 273 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 273 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 295 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 414 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 421 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 449 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 29 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 96 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 38 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 98 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.Nanotime'should be separated from previous import group. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 68 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 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 | 'method call' child have incorrect indentation level 12, expected level should be 16. | 71 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 72 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 73 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 74 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 75 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 77 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 79 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 97 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 98 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 99 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 100 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 100 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 101 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 102 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 103 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 103 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 104 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 105 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 106 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 106 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 107 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 107 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 108 | |
| indentation | Indentation | 'method call' 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 | 'method call' 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 | 'method call' 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 114 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 116 | |
| indentation | Indentation | 'method call' 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 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. | 150 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 151 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 152 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 153 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 154 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 155 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 158 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 159 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 159 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 160 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 161 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 162 | |
| naming | ParameterName | Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 203 | |
| naming | ParameterName | Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 207 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 238 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 239 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 240 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 241 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 241 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 242 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 243 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 244 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 245 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 246 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 247 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 248 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 250 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 251 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 252 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 27 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue' import. | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 107 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 124 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 153 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 174 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 175 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 179 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 180 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 181 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 182 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 182 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 183 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 183 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 184 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 185 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 224 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 235 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 236 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 237 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 238 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 238 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 239 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 240 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 241 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 242 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 243 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 244 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 245 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 253 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 288 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 322 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 330 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 340 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 89 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 186 | |
| naming | LocalVariableName | Local variable name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 82 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 132 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 170 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 259 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '200'. | 289 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 311 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 312 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 312 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 313 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 314 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 315 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 315 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 315 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 316 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 317 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 318 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 318 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 319 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 320 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 321 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 321 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 322 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 323 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 324 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 324 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 325 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 326 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 327 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 327 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 328 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 329 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 330 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 330 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 331 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 332 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 333 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 333 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 334 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 335 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 336 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 336 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 337 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 469 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '168'. | 476 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 496 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 515 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 517 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 519 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 521 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 523 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 525 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 527 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 529 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 531 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 563 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 582 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 658 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 677 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 709 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '492'. | 712 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 733 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 35 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.NumericOperand'should be separated from previous import group. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 239). | 47 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '41'. | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 65 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '43'. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.flowspec.extended.communities.RedirectAsFourOctetEcHandler'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 314). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 322). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 324). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 320). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 322). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 317). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 320). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 320). | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 44 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 250). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 421). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 250). | 107 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 114 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 116 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 118 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 121 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 121 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 122 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 123 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 124 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 125 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 126 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 50 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 254). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 429). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 118 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 118 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 210). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 251). | 141 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 148 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 149 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 149 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 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 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 152 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 153 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 154 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 155 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 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 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 158 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 159 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 160 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 161 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 161 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 162 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 163 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 238 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 18 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 18 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.rib.spi.AbstractRIBExtensionProviderActivator'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| 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 |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| 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 | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.parser.impl.message.update.next.hop.Ipv4NextHopParserSerializer'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 267). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 457). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 66 | |
| naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 282). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 145 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '127'. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 55 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 282). | 226 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 232 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.rib.spi.AbstractRIBExtensionProviderActivator'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.linkstate.attribute.LinkstateAttributeParser'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 46 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 207 | |
| sizes | LineLength | Line is longer than 120 characters (found 294). | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 98 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 108 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 109 | |
| indentation | Indentation | 'method call' 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 | 'method call' 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 | 'method call' 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 | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 116 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 117 | |
| indentation | Indentation | 'method call' 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 | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 120 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 121 | |
| indentation | Indentation | 'method call' 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 | 'method call' child have incorrect indentation level 16, expected level should be 20. | 122 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 123 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 125 | |
| indentation | Indentation | 'method call' 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 | 'method call' child have incorrect indentation level 16, expected level should be 20. | 126 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 127 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 128 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 129 | |
| indentation | Indentation | 'method call' 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 | 'method call' child have incorrect indentation level 16, expected level should be 20. | 130 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 131 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 132 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 133 | |
| indentation | Indentation | 'method call' 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 | 'method call' child have incorrect indentation level 16, expected level should be 20. | 134 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 135 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 136 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 137 | |
| indentation | Indentation | 'method call' 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 | 'method call' 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 | 'method call' 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 | 'method call' 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 | 'method call' child have incorrect indentation level 16, expected level should be 20. | 145 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 146 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 147 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 148 | |
| indentation | Indentation | 'member def modifier' 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 | 'method call' child have incorrect indentation level 16, expected level should be 20. | 149 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 150 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 150 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 151 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 152 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 154 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 154 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 155 | |
| indentation | Indentation | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 157 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 158 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 158 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 159 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 160 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 161 | |
| indentation | Indentation | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 163 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 164 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 164 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 165 | |
| indentation | Indentation | 'method call' 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 | 'method call' child have incorrect indentation level 16, expected level should be 20. | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 168 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 169 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 169 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 169 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 169 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 170 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 171 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 172 | |
| indentation | Indentation | 'method call' 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 | 'method call' child have incorrect indentation level 16, expected level should be 20. | 173 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 173 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 173 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 174 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 175 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 176 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 176 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 177 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 177 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 178 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 179 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 180 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 180 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 181 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 181 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 182 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 183 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 184 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 184 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 185 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 185 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 185 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 185 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 186 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 187 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 188 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 188 | |
| sizes | LineLength | Line is longer than 120 characters (found 199). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 208 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 233 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 239 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 242 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 249 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 252 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 261 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 264 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 267 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 273 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 276 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 294 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 302 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| 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 297). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 77 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 86 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 87 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 87 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 88 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 89 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 90 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 90 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 91 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 91 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 92 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 93 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 95 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 96 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 97 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 98 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 98 | |
| indentation | Indentation | 'if rcurly' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 101 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 102 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 102 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 103 | |
| indentation | Indentation | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 105 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 106 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 106 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 107 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 107 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 108 | |
| indentation | Indentation | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 110 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 111 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 111 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 112 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 112 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 113 | |
| indentation | Indentation | 'method call' 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 | '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 | 'member def modifier' 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 | 'method call' 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 | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 120 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 121 | |
| indentation | Indentation | 'member def modifier' 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 | 'method call' child have incorrect indentation level 16, expected level should be 20. | 122 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 123 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 123 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 124 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 125 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 126 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 126 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 127 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 127 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 128 | |
| indentation | Indentation | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 130 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 131 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 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 |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 95 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 97 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 98 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 98 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 99 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 99 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 100 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 100 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 101 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 101 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 102 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 103 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 104 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 104 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 105 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 106 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 107 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 107 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 108 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 109 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 110 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 110 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 111 | |
| indentation | Indentation | 'method call' 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 | 'method call' 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 114 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 116 | |
| indentation | Indentation | 'method call' 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 | 'method call' 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 119 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 120 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 121 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 121 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 122 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 123 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 125 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 125 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 126 | |
| indentation | Indentation | 'method call' 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 | 'method call' 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 129 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 130 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 130 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 131 | |
| indentation | Indentation | 'method call' 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 | 'method call' 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 | '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 | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 135 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 136 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 137 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 138 | |
| indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 20. | 139 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 139 | |
| indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 20. | 140 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 140 | |
| indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 20. | 141 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 141 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 16. | 142 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 143 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 143 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 144 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 145 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 146 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 160 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 169 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 174 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 175 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 176 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 149). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 126 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 128 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 129 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 129 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 130 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 130 | |
| 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 134 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 134 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 135 | |
| indentation | Indentation | 'method call' 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. | 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 | 'method call' 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. | 143 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 144 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 145 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 145 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 146 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 146 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 149 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 150 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 151 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 151 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 152 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 152 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 155 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 156 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 157 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 157 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 158 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 158 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 161 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 162 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 163 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 163 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 164 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 164 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 167 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 168 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 169 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 169 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 170 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 170 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 174 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 175 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 176 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 176 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 177 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 177 | |
| 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 | 'method call' child have incorrect indentation level 12, expected level should be 16. | 183 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 216 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 216 | |
| naming | ParameterName | Parameter name 'sid_type' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 216 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 224 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 224 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 280 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 283 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 69 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 70 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 71 | |
| 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 148). | 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 172). | 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 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 80 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 81 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 42 | |
| whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 47 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 50 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 81 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 83 | |
| 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 | |
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 51 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 68 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 88 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 92 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 96 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 139 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 139 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 155 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 155 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 161 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 73 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 54 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 64 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 65 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 65 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 66 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 66 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 67 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 67 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 69 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 70 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 71 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 71 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 72 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 72 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 73 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 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 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 77 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 78 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 79 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 81 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 82 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 83 | |
| indentation | Indentation | 'method call' 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 | 'member def modifier' 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 | 'method call' child have incorrect indentation level 16, expected level should be 20. | 87 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 88 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 88 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 89 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 90 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 91 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 91 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 92 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 92 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 93 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 94 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 165 | |
| whitespace | OperatorWrap | '-' should be on a new line. | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 298). | 185 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 187 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 188 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 188 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 189 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 190 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 191 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 191 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 194 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 195 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 196 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 196 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 199 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 200 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 202 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 202 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 203 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 204 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 205 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 205 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 206 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 207 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 208 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 208 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 209 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 210 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 211 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 230 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '142'. | 233 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 241 | |
| sizes | LineLength | Line is longer than 120 characters (found 260). | 242 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 305 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 320 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 326 | |
| sizes | LineLength | Line is longer than 120 characters (found 199). | 329 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 330 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 331 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 333 | |
| naming | LocalVariableName | Local variable name 'cLinkstateDestination' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 333 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 339 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 340 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 341 | |
| naming | LocalVariableName | Local variable name 'cLinkstateDestination' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 341 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 351 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 352 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 353 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 354 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 355 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 356 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 357 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 358 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 359 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 360 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 361 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 362 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 363 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 364 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 365 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 366 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 367 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 368 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 369 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 370 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 374 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 374 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 393 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 396 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 400 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 404 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 407 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 410 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 412 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 417 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 420 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 424 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 426 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 431 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 433 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 232). | 119 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 134 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 135 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 136 | |
| indentation | Indentation | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 138 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 139 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 140 | |
| indentation | Indentation | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 142 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 143 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 144 | |
| indentation | Indentation | 'method call' 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 | 'method call' 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 | 'method call' 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 | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 158 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 353). | 166 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 168 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 169 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 170 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 171 | |
| indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 20. | 172 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 172 | |
| indentation | Indentation | 'else rcurly' 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 175 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 176 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 177 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 178 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 179 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 207 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 261 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 291 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '231'. | 300 | |
| naming | LocalVariableName | Local variable name 'cRouterId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 301 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 302 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 319 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 343 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 351 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 55 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 65 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 66 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 66 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 67 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 67 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 68 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 68 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 69 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 70 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 71 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 71 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 72 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 72 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 73 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 74 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 75 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 76 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 77 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 78 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 80 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 81 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 82 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 98 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 120 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 121 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 122 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 123 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 125 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 126 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 127 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 132 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 133 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '92'. | 137 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 59 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 65 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 80 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 85 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 90 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 90 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 113 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 29 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 39 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 39 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 55 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.openconfig.impl.comparator.OpenConfigComparatorFactory'should be separated from previous import group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.controller.md.sal.binding.api.DataBroker'should be separated from previous import group. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.openconfig.spi.BGPOpenconfigMapper' import. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 38 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 182). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 53 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 54 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 114 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 139 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 155 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 35 | |
| naming | ParameterName | Parameter name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 48 | |
| naming | ParameterName | Parameter name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 55 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 60 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 56 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 58 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 59 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 59 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 60 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 61 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 62 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 63 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 63 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 64 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 65 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 66 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 97 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 99 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 100 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 20, expected level should be 24. | 100 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 101 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 101 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 102 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 103 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 104 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 105 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 20, expected level should be 24. | 105 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 106 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 106 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 107 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 108 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 72 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 110 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 115 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 139 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 228). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 75 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | ModifierOrder | 'public' modifier out of order with the JLS suggestions. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 31 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 40 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 34 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '39'. | 63 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '51'. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.openconfig.spi.BGPOpenConfigProvider'should be separated from previous import group. | 13 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.openconfig.spi.BGPOpenconfigMapper' import. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.openconfig.spi.BGPOpenconfigMapper' import. | 23 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 28 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.controller.md.sal.binding.api.BindingTransactionChain'should be separated from previous import group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 73 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'switch' is not followed by whitespace. | 80 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 81 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 83 | |
| 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 | |
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.modules.ModuleKey'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.binding.DataObject'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.binding.DataObject'should be separated from previous import group. | 12 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 19 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 22 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 37 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 19 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 30 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.AsNumber'should be separated from previous import group. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 21 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 142 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.parser.impl.message.BGPKeepAliveMessageParser'should be separated from previous import group. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.parser.impl.message.update.AdvertizedRoutesSerializer' import. | 22 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParser' import. | 38 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 208 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 234 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 238 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 243 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 259 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 261 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 264 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 268 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 271 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 273 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 49 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 76 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | 'java.util.ArrayList'should be separated from previous import group. | 14 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.parser.BGPDocumentedException'should be separated from previous import group. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 43 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 66 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | 'java.util.ArrayList'should be separated from previous import group. | 14 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.util.ReferenceCache'should be separated from previous import group. | 17 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 42 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 43 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 44 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 45 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 46 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 47 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 53 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 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 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 57 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 38 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '53'. | 75 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '63'. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 287). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 287). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 49 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 39 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 42 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 43 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 43 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 44 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 45 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 46 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 46 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 47 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 48 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 49 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 49 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 50 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 51 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 28 |
| 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 142). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 39 |
| 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 146). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 38 |
| 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 146). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 189). | 23 | |
| naming | ParameterName | Parameter name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 52 | |
| naming | ParameterName | Parameter name 'cNextHopClass' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 52 | |
| naming | ParameterName | Parameter name 'cNextHopClassList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 17 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 18 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 19 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 16 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 27 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator'should be separated from previous import group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 37 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 116 | |
| naming | ParameterName | Parameter name 'cNextHopClass' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 118 | |
| naming | ParameterName | Parameter name 'cNextHopClassList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 138 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 31 | |
| 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 138). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 49 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 66 | |
| naming | ParameterName | Parameter name 'cNextHopClass' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 85 | |
| naming | ParameterName | Parameter name 'cNextHopClassList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 95 | |
| naming | LocalVariableName | Local variable name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 111 | |
| naming | LocalVariableName | Local variable name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 126 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 148 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 149 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 149 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 150 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 151 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 153 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 154 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 154 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 155 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 156 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 157 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 157 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 158 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 159 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 160 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 161 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 161 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 162 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 162 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 163 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 164 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 164 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 165 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 165 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 166 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 167 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 168 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 169 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 170 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 171 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 171 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 172 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 173 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 174 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 175 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 202 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 216 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 217 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 218 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 227 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 234 | |
| naming | ParameterName | Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 26 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 125 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode'should be separated from previous import group. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.LeafNode' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 57 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '67'. | 112 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 221). | 88 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 100 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 101 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 106 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 107 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 108 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 139 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 172 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 189 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 209 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 224 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 351). | 77 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 102 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 103 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 103 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 104 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 105 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 106 | |
| 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 | 'method call' child have incorrect indentation level 12, expected level should be 16. | 109 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 110 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 111 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 112 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 113 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 114 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 116 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 118 | |
| indentation | Indentation | 'method call' 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. | 32 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 41 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 44 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 103 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 109 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 110 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 110 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 111 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 111 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 112 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 113 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 115 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 116 | |
| indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 24. | 117 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 118 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 24, expected level should be 28. | 118 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 119 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 24. | 120 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 121 | |
| indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 24. | 122 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 123 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 24, expected level should be 28. | 123 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 124 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 24, expected level should be 28. | 124 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 125 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 24, expected level should be 28. | 125 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 126 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 24, expected level should be 28. | 126 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 24. | 127 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 128 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 129 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 149 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 150 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 150 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 151 | |
| indentation | Indentation | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 153 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 155 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 156 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 159 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 160 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 160 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 161 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 162 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 163 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 164 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 165 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 20, expected level should be 24. | 165 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 166 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 166 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 167 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 167 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 168 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 168 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 169 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 170 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 171 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 179 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 189 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 199 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 217 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 217 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 235 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 237 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 237 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 284 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 315 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 329 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 22 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 64 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 128 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 69 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 98 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 152 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 185 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 189 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 224). | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 223). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 207 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '216'. | 235 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 241 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 259 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 260 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 298 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 359 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 369 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 124 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 124 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 205 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 224 | |
| naming | ParameterName | Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 45 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 87 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 158 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 193 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 63 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 81 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 104 | |
| 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 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 139 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 140 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 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 127). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 174 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '201'. | 226 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 244 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 63 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode' import. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 17 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 35 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 47 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 209). | 79 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 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 | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 87 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 89 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 90 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 91 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 92 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 93 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 95 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 96 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 96 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 98 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 99 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 100 | |
| indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 24. | 101 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 16, expected level should be 20. | 102 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 104 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 104 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 106 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 107 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 107 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 108 | |
| indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 24. | 109 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 109 | |
| indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 24. | 110 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 110 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 16, expected level should be 20. | 111 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 112 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 113 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 114 | |
| indentation | Indentation | 'method call' 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 119 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 128 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 129 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 130 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 130 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 131 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 132 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 134 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 135 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 136 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 136 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 137 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 138 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 139 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 140 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 140 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 142 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 143 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 144 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 144 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 301). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 227 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 231 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 232 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 233 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 233 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 234 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 234 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 236 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 236 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 237 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 238 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 239 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 239 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 240 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 241 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 242 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 242 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 243 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 244 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 245 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 246 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 246 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 247 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 248 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 249 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 249 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 250 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 263 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 264 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 268 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 269 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 271 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNode' import. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 38 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 37 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 200 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 202 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 208 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 224 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 231 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 234 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 252 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 309 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 310 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 321 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 334 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 342 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 347 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Address'should be separated from previous import group. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 71 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 112 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 194 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 284 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 285 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 26 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 40 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 27 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 28 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 29 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 30 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 244 | |
| sizes | LineLength | Line is longer than 120 characters (found 209). | 247 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 264 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 268 | |
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 270 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 270 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 279 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 283 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 291 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 29 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 31 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 32 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 34 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 35 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 37 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 38 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 40 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 41 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 26 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 28 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 29 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 31 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 32 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 34 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 35 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 37 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 38 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 28 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 30 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 31 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 33 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 34 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 36 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 37 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 39 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 40 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 75 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.parser.BGPDocumentedException'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 15 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 21 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 21 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 23 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 27 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress'should be separated from previous import group. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 27 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev130925.rib.TablesKey'should be separated from previous import group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 43 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 113 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 121 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 39 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 76 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 129 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 231 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '203'. | 252 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 253 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '208'. | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 267 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 20 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev130925.rib.TablesKey'should be separated from previous import group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 26 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 10 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev130925.rib.TablesKey'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 40 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 10 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 22 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 48 | |
| naming | ParameterName | Parameter name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 62 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '35'. | 72 | |
| naming | ParameterName | Parameter name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 17 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 20 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| naming | ParameterName | Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 55 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 73 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '77'. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 53 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 56 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 58 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 62 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 75 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 114 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 120 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.binding.Notification'should be separated from previous import group. | 12 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.parser.spi.AddressFamilyRegistry'should be separated from previous import group. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 59 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 101 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 123 | |
| naming | ParameterName | Parameter name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | 'java.util.ArrayList'should be separated from previous import group. | 14 | |
| imports | CustomImportOrder | 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType'should be separated from previous import group. | 19 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.LeafNode' import. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 75 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 89 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 146 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 176 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 211 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 90 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 98 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | 'java.util.Set'should be separated from previous import group. | 15 | |
| imports | CustomImportOrder | 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType'should be separated from previous import group. | 16 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 136 | |
| 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 | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 177 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 178 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 178 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 179 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 180 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 181 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 226 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 271 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 302 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 304 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 307 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 310 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 313 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 316 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 319 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 322 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 334 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 335 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 342 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 343 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 347 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 350 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 353 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 360 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.controller.md.sal.dom.api.DOMDataBroker'should be separated from previous import group. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | 'java.util.Map'should be separated from previous import group. | 16 | |
| imports | CustomImportOrder | 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType'should be separated from previous import group. | 18 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 54 | |
| naming | ParameterName | Parameter name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 148). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | 'java.util.Map'should be separated from previous import group. | 19 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.parser.BGPDocumentedException'should be separated from previous import group. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 51 | |
| whitespace | OperatorWrap | 'instanceof' should be on a new line. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 53 | |
| whitespace | OperatorWrap | 'instanceof' should be on a new line. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 59 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 76 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 81 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 82 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 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 | 'method call' 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 | 'method call' 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 | 'block' child have incorrect indentation level 16, expected level should be 20. | 89 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 89 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 90 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 90 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 91 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 92 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 93 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 94 | |
| indentation | Indentation | 'method call' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 96 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 97 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 97 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 98 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 99 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | 'java.util.concurrent.atomic.AtomicInteger'should be separated from previous import group. | 16 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.bgp.parser.spi.MessageRegistry'should be separated from previous import group. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 47 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 105 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 106 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 107 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 108 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 108 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 109 | |
| indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 20. | 110 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 110 | |
| indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 20. | 111 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 111 | |
| indentation | Indentation | 'else rcurly' 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 114 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 116 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 116 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 117 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 117 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 118 | |
| indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 20. | 119 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 119 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 16. | 120 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 121 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 122 | |
| indentation | Indentation | 'block' child 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 100 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 110 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions'should be separated from previous import group. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 141). | 38 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 45 |
| 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 131). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 59 | |
| 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 | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 65 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 66 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 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 | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 69 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 70 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 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 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 73 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 74 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 74 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 75 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 77 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 83 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 87 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 88 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 88 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 89 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 89 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 90 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 91 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 92 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 92 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 93 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 94 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 96 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 96 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 97 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 97 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 98 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 99 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Charsets'should be separated from previous import group. | 14 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 144). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.controller.md.sal.binding.api.BindingTransactionChain'should be separated from previous import group. | 12 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.open.object.open.TlvsBuilder'should be separated from previous import group. | 11 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 18 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.open.object.open.TlvsBuilder'should be separated from previous import group. | 11 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 18 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 21 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message'should be separated from previous import group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 13 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 16 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 20 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.open.object.Open'should be separated from previous import group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 18 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 14 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderContext'should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | 'java.util.ArrayList'should be separated from previous import group. | 16 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.ObjectParser'should be separated from previous import group. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 21 | |
| naming | LocalVariableName | Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 37 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 109 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 111 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 112 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 113 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 113 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 114 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 116 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 117 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 118 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 118 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 119 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 120 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 121 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 122 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 123 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 123 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 124 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 125 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 126 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 127 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 128 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 128 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 129 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 130 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 131 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 132 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 133 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 133 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 134 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 135 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 136 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 137 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 138 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 138 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 139 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 140 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 141 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 142 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 143 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 144 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderContext'should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.PCEPCapability'should be separated from previous import group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 | |
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 21 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 21 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 24 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | 'java.util.Set'should be separated from previous import group. | 16 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.PCEPDeserializerException'should be separated from previous import group. | 17 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 126 | |
| naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 126 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 126 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 128 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 129 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 130 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 130 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 131 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 131 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 132 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 133 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 134 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 135 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 136 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 136 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 137 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 137 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 138 | |
| indentation | Indentation | 'if rcurly' 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 | 'if' have incorrect indentation level 12, expected level should be 16. | 141 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 142 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 142 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 143 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 143 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 144 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 145 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 146 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 147 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 148 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 148 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 149 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 150 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 151 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 152 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 153 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 153 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 154 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 154 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 155 | |
| indentation | Indentation | 'if rcurly' 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 158 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 159 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 160 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'com.google.common.base.Preconditions'should be separated from previous import group. | 13 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 34 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'com.google.common.base.Preconditions'should be separated from previous import group. | 13 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 33 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 15 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsParser'should be separated from previous import group. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 71 | |
| naming | LocalVariableName | Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 111 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 123 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 123 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 124 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 44 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 57 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 109 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 185 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 187 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 188 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 189 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 189 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 190 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 191 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 192 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 193 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 194 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 194 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 195 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 196 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 197 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 198 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 198 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 199 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 200 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 201 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 202 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 203 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 203 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 204 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 205 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 206 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 207 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 208 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 208 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 209 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 210 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 211 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 212 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 213 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 213 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 214 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 215 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 216 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 217 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 218 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 219 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 220 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 41 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 83 | |
| naming | ParameterName | Parameter name 'pBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 170 | |
| naming | ParameterName | Parameter name 'pBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 170 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 172 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 173 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 174 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 174 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 175 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 176 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 177 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 178 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 179 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 179 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 180 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 181 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 182 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 183 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 183 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 184 | |
| indentation | Indentation | 'if rcurly' 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 | 'if' have incorrect indentation level 12, expected level should be 16. | 187 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 188 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 188 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 189 | |
| indentation | Indentation | 'if rcurly' 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 | 'if' have incorrect indentation level 12, expected level should be 16. | 192 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 193 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 193 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 194 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 195 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 196 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 197 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 198 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 199 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 200 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 44 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 47 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 15 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsParser'should be separated from previous import group. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 86 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.ObjectRegistry'should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 47 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 85 | |
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 87 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 87 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. | 155 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. | 156 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 157 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. | 158 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 159 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 159 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 160 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 160 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 161 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 162 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. | 163 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 164 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 164 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 165 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 165 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 166 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 167 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. | 168 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 169 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 169 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 170 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 170 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 171 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 172 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be one of the following: 20, 24. | 173 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be one of the following: 24, 28. | 174 | |
| naming | ParameterName | Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 238 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 253 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 262 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 265 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 335 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 336 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 337 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 338 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 339 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 340 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 341 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 342 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 343 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 344 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 345 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 346 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 347 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 348 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 349 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 350 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 351 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 352 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 353 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 354 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| naming | ParameterName | Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.impl.message.PCEPCloseMessageParser'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 189 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 214 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 231 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 234 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 235 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 243 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 251 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 259 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 269 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 272 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 274 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 277 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 281 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 282 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 290 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 296 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 296 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 300 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 312 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 320 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 320 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 324 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 326 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 331 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 336 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 338 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 344 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 348 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 352 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 412 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 415 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 419 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 423 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 427 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 431 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 435 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 439 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.PCEPCapability'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 | |
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 21 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 28 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 | |
| naming | ParameterName | Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 | |
| naming | MemberName | Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 32 | |
| naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 242 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 261 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 37 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 112 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '79'. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 41 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 133 | |
| naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 133 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 135 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 136 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 137 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 137 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 138 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 138 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 139 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 140 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 141 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 142 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 143 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 143 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 144 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 144 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 145 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 146 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 147 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 148 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 149 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 149 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 150 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 151 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 152 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 153 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 154 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 154 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 155 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 155 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 156 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 157 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 158 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 159 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 160 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 161 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 33 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 308). | 111 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 113 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 114 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 115 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 115 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 116 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 117 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 117 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 118 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 119 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 120 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 120 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 121 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 122 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 123 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 124 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 125 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 125 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 126 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 126 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 127 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 128 | |
| 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 132 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 25 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 53 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 68 | |
| naming | ParameterName | Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 94 | |
| naming | ParameterName | Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 252 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 254 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 255 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 256 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 256 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 257 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 258 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 259 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 260 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 261 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 261 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 262 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 263 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 264 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 265 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 266 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 266 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 267 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 268 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 269 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 270 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 271 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 271 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 272 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 273 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 274 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 275 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 276 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 277 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 299 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '252'. | 299 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 301 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 302 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 303 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 303 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 304 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 305 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 306 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 307 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 308 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 308 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 309 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 310 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 311 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 312 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 313 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 313 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 314 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 315 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 316 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 317 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 318 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 318 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 319 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 320 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 321 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 322 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 323 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 323 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 324 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 325 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 326 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 327 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 328 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 329 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 330 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 62 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 215 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 244 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 222). | 274 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 277 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 278 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 279 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 279 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 280 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 280 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 281 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 281 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 282 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 282 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 283 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 283 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 284 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 284 | |
| sizes | LineLength | Line is longer than 120 characters (found 210). | 284 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 285 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 286 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 287 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 288 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 289 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 290 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 290 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 291 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 292 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 293 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 294 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 295 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 295 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 296 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 297 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 298 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 299 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 300 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 300 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 301 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 302 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 303 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 304 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 305 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 305 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 306 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 307 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 308 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 309 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 310 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 310 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 311 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 312 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 313 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 314 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 315 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 315 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 316 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 317 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 318 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 319 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 320 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 320 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 321 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 322 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 323 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 324 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 325 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 325 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 326 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 327 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 328 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 329 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 330 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 330 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 331 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 332 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 333 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 334 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 335 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 20. | 335 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 336 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 337 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 337 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 338 | |
| indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 24. | 339 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 20, expected level should be 24. | 339 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 16, expected level should be 20. | 340 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 341 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 342 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 343 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 344 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 345 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 346 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 347 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 352 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 358 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 359 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 383 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '274'. | 383 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 385 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 386 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 387 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 387 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 388 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 389 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 390 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 391 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 392 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 392 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 393 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 394 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 395 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 396 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 397 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 397 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 398 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 399 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 400 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 401 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 402 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 402 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 403 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 404 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 405 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 406 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 407 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 407 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 408 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 409 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 410 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 411 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 412 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 413 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 414 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'while' is not followed by whitespace. | 435 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 58 |
| 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 131). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 24 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 28 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 82 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 15 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsParser'should be separated from previous import group. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 30 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 65 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 35 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 33 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 15 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsParser'should be separated from previous import group. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 32 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 24 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 24 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 48 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 23 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 15 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsParser'should be separated from previous import group. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 29 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 62 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 28 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 16 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsParser'should be separated from previous import group. | 17 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 32 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 81 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 28 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 15 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsParser'should be separated from previous import group. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 32 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 82 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 95 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 15 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsParser'should be separated from previous import group. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 31 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 15 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsParser'should be separated from previous import group. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 30 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 61 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 16 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsParser'should be separated from previous import group. | 17 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 38 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 66 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 106 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 30 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 311). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 152). | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 152). | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 145). | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 145). | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 23 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 17 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsParser'should be separated from previous import group. | 18 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 36 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 143 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 160 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 160 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 16 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.ObjectParser'should be separated from previous import group. | 17 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 28 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 90 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.PCEPDeserializerException'should be separated from previous import group. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.pcerr.message.pcerr.message.ErrorsBuilder' import. | 26 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 49 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'switch' is not followed by whitespace. | 54 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 55 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 56 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 57 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 57 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 58 | |
| indentation | Indentation | 'if rcurly' 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. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 61 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 62 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 20. | 62 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 63 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 64 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 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 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 20 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 326). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 284). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 76 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '41'. | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 82 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '59'. | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 29 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 29 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 26 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 30 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 30 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 59 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 20 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 31 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 31 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 28 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 61 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'com.google.common.base.Preconditions'should be separated from previous import group. | 12 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 28 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 28 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 33 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 40 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 41 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 42 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 42 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 43 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 44 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 45 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 45 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 46 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 46 | |
| indentation | Indentation | 'try' have incorrect indentation level 12, expected level should be 16. | 47 | |
| indentation | Indentation | 'try' child have incorrect indentation level 16, expected level should be 20. | 48 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 12, expected level should be 16. | 49 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 16, expected level should be 20. | 50 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 12, expected level should be 16. | 51 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 52 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 53 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 257). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | 'java.util.List'should be separated from previous import group. | 16 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.PCEPDeserializerException'should be separated from previous import group. | 17 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 26 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | 'java.util.Set'should be separated from previous import group. | 17 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.PCEPDeserializerException'should be separated from previous import group. | 18 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 27 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 28 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 124 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 76 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 90 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 94 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 100 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 109 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 127 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 130 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 131 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 153 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 159 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 165 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderContext'should be separated from previous import group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 42 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | 'java.util.HashMap'should be separated from previous import group. | 14 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.pcc.mock.api.LspType'should be separated from previous import group. | 16 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 34 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 22 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 24 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 25 | |
| imports | CustomImportOrder | 'java.math.BigInteger'should be separated from previous import group. | 26 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'java.util.concurrent.TimeUnit' import. | 33 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.pcc.mock.api.LspType'should be separated from previous import group. | 37 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 61 | |
| modifier | ModifierOrder | 'public' modifier out of order with the JLS suggestions. | 61 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 119 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 211 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 248 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 258 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 261 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 327 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 332 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 333 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 355 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 386 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 397 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 412 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | 'java.math.BigInteger'should be separated from previous import group. | 19 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.PCEPCapability'should be separated from previous import group. | 26 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 43 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 61 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 62 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 82 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 87 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 94 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 53 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.crabbe.initiated.rev131126.pcinitiate.message.pcinitiate.message.Requests'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 34 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 | |
| naming | MemberName | Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 33 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| naming | ParameterName | Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 29 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.PCEPSession'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 57 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 50 | |
| naming | MemberName | Member name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 51 | |
| naming | ParameterName | Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 56 | |
| naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 113 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 131 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 132 | |
| indentation | Indentation | 'method call' 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 | '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 | 'method call' 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 | |
| indentation | Indentation | 'method call' 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 | 'method call' child have incorrect indentation level 12, expected level should be 16. | 139 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 140 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 141 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 142 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 142 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 143 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 143 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 144 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 145 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 146 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 16. | 146 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 147 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 147 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 148 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 148 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 149 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 149 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 150 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 150 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 151 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 152 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 153 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 159 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 160 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 162 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 163 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 165 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 166 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 169 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 170 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 173 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 174 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 177 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.PCEPCapability'should be separated from previous import group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 225). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 210). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 24 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 24 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 60 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 94 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 110 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 53 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 54 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 12 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 28 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 21 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 83 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 87 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 91 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 95 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 99 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 107 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 111 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 115 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 123 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 151 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 155 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 172 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 176 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 180 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 184 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 188 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 192 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 196 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 218 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 222 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 226 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 243 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 247 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 251 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 255 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 259 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 263 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 267 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 271 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 275 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 291 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 295 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 299 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 303 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 308 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 313 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 318 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 323 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 328 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 332 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 346 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 10 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 25 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 35 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 45 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 49 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 10 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 18 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 20 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 12 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| naming | MemberName | Member name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 183). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 157). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 22 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator'should be separated from previous import group. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 31 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 28 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.EROSubobjectParser'should be separated from previous import group. | 11 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 43 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 99 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | 'java.math.BigInteger'should be separated from previous import group. | 14 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.PCEPDeserializerException'should be separated from previous import group. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderContext'should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 291). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 287). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 33 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 35 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 40 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 43 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 45 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 50 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 50 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 57 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 58 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 62 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 64 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 292). | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 11 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 43 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.protocol.rsvp.parser.impl.subobject.ero.EROAsNumberSubobjectParser'should be separated from previous import group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 102 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 189 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 202 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 210 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 228 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 228 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 232 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 234 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 239 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 252 | |
| sizes | LineLength | Line is longer than 120 characters (found 276). | 258 | |
| sizes | LineLength | Line is longer than 120 characters (found 287). | 259 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 262 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 282 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 290 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 302 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 324). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 79 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '41'. | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 85 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '61'. | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 29 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 29 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 19 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 22 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 38 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 22 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 34 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 146). | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 30 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 30 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 28 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 31 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 20 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 22 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 29 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 23 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 25 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 56 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 67 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 104 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 108 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 109 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 109 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 110 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 111 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 112 | |
| indentation | Indentation | 'method call' 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 114 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 120 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 120 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 123 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 125 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 129 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 130 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 130 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 59 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 12 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 17 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 21 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 235). | 25 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 29 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 15 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator'should be separated from previous import group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 30 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 68 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 255). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 263). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 123 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 40 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 22 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 32 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 52 | |
| naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 82 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 118 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 167 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 158 | |
| naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 169 | |
| naming | LocalVariableName | Local variable name 'j' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 171 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 218 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 254 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 278 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 34 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 54 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 63 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 73 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 25 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 | |
| naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 29 |