The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | EmptyBlock
|
1 | |
LeftCurly
|
120 | ||
RightCurly
|
32 | ||
| RightCurly | 32 | ||
| coding | EmptyStatement | 2 | |
| FallThrough | 55 | ||
| IllegalCatch | 89 | ||
| IllegalThrows | 62 | ||
| MultipleVariableDeclarations | 10 | ||
| OneStatementPerLine | 1 | ||
| OverloadMethodsDeclarationOrder | 52 | ||
| VariableDeclarationUsageDistance | 16 | ||
| imports | AvoidStarImport | 1 | |
CustomImportOrder
|
112 | ||
| RedundantImport | 4 | ||
| UnusedImports | 5 | ||
| indentation | Indentation
|
1625 | |
| javadoc | JavadocParagraph
|
17 | |
JavadocStyle
|
475 | ||
| JavadocTagContinuationIndentation | 4 | ||
| NonEmptyAtclauseDescription | 132 | ||
| misc | ArrayTypeStyle | 1 | |
| UpperEll | 4 | ||
| modifier | ModifierOrder | 43 | |
| RedundantModifier | 263 | ||
| naming | AbbreviationAsWordInName
|
35 | |
| ConstantName | 228 | ||
LocalVariableName
|
28 | ||
MemberName
|
31 | ||
MethodName
|
3 | ||
MethodName
|
3 | ||
PackageName
|
7 | ||
ParameterName
|
218 | ||
| TypeName | 3 | ||
| regexp | RegexpSingleline
|
3 | |
| sizes | LineLength
|
6638 | |
| whitespace | EmptyLineSeparator
|
156 | |
| GenericWhitespace | 6 | ||
| MethodParamPad | 21 | ||
OperatorWrap
|
40 | ||
SeparatorWrap
|
87 | ||
SeparatorWrap
|
87 | ||
WhitespaceAround
|
814 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 41 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 62 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 63 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 64 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 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 157). | 68 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 69 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ConstantName | Name 'ipv4B' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| naming | ConstantName | Name 'ipv6B' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
| naming | ConstantName | Name 'ipv6lB' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| naming | ConstantName | Name 'ipv4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| naming | ConstantName | Name 'ipv6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| naming | ConstantName | Name 'ipv6l' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 54 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 111 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 111 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | TypeName | Type name 'RD_TYPE' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 102 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 107 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 108 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 109 | |
| indentation | Indentation | 'block' child 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 112 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 113 | |
| indentation | Indentation | '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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 116 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 118 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 119 | |
| indentation | Indentation | 'block' child 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 | 'block' child 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 | 'for' have incorrect indentation level 12, expected level should be 16. | 127 | |
| indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 20. | 128 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 12, expected level should be 16. | 129 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 130 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 87 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 91 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 91 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 92 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 102 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 102 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 103 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 107 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 50 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 50 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 114 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 117 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 126 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 129 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 129 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 132 | |
| coding | IllegalCatch | Catching 'RuntimeException' is not allowed. | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 199 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 208 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 210 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 219 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 220 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 221 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 222 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 223 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 224 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 225 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 226 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 227 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 228 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 229 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 238 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 239 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 248 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 270 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 279 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 279 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 288 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 288 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 303 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 309 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 309 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 350 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 380 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 383 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 387 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 388 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 194). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 29 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 31 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 29 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 31 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 127 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 129 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 130 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 214 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 12. | 223 | |
| indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 16. | 224 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 20. | 225 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 20. | 226 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 20. | 227 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 16. | 228 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 16. | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 230 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 12. | 231 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 12. | 232 | |
| naming | LocalVariableName | Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 248 | |
| naming | ParameterName | Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 261 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 287 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 288 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 292 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 293 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 302 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 307 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 333 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 367 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 380 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 388 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 401 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 404 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 412 | |
| sizes | LineLength | Line is longer than 120 characters (found 307). | 414 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 447 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 451 | |
| sizes | LineLength | Line is longer than 120 characters (found 291). | 453 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 486 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 516 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 517 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 518 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 519 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 520 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 521 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 523 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 524 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 525 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 526 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 526 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 528 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 529 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 530 | |
| naming | ParameterName | Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 535 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 601 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 618 | |
| naming | ParameterName | Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 626 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 632 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 633 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 644 | |
| sizes | LineLength | Line is longer than 120 characters (found 307). | 646 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 667 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 683 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 691 | |
| sizes | LineLength | Line is longer than 120 characters (found 291). | 693 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 723 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '513'. | 727 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 730 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 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 | |
| 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 '727'. | 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 | 'if' have incorrect indentation level 12, expected level should be 16. | 815 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 816 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 819 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 820 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 821 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 822 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 823 | |
| naming | ParameterName | Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 828 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 874 | |
| naming | ParameterName | Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 879 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 885 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 902 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Before. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 217). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 172 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 234). | 216 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 223 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 226). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 226). | 247 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 254 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 309 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 335 | |
| sizes | LineLength | Line is longer than 120 characters (found 416). | 337 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 340 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 343 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 346 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 348 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 350 | |
| sizes | LineLength | Line is longer than 120 characters (found 333). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 358 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 273). | 361 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 367 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 226). | 371 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 16 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 47 | |
| naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 84 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 124 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '57'. | 128 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 149 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 152). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 92 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '75'. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 206). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 79 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 83 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 85 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 89 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 90 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 91 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 131 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 145). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 206 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 211 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 228 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 232 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 233 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 246 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 261 | |
| indentation | Indentation | 'block' 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 | 'block' 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. | 272 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 273 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 274 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 275 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 276 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 283 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 317 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 333 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 343 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 345 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 404 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 404 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 461 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 464 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 519 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '137'. | 550 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '294'. | 559 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 573 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 582 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 598 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 598 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 601 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 74 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 122 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 132 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 136 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 146 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 65 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | |
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 13 | |
| naming | MemberName | Member name 'rTxMock' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | OperatorWrap | '+' should be on a new line. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 76 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 76 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 188 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 194 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 194 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 200 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 47 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 57 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 99 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 105 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 123 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 55 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 73 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 75 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 84 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 84 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 128 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 220 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 45 | |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 420). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 72 | |
| 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 | 'block rcurly' have incorrect indentation level 8, expected level should be 12. | 76 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 2, expected level should be 4. | 98 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 106 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 109 | |
| indentation | Indentation | 'operator new' child have incorrect indentation level 20, expected level should be 24. | 112 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 142 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 163 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 138 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 217 | |
| 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 | '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 | 'if' 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 | '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 | '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 139). | 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 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 438 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 446 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 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 133). | 525 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 532 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 535 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 540 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 548 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 566 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 573 | |
| 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 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 719 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 719 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 721 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 722 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 723 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 726 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 746 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 746 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 750 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 756 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 756 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 758 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 102 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'TUNNEL_NAME' must contain no more than '4' capital letters. | 104 | |
| naming | MemberName | Member name 'TUNNEL_NAME' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 104 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 181 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 229 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 283 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 314 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 334 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 339 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 390 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 409 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 472 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 488 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 489 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 28 | |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 144). | 52 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 52 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 97 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 36 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 299). | 215 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 193). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 19 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 19 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 23 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 35 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | OperatorWrap | '+' should be on a new line. | 37 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 85 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 16, expected level should be 12. | 119 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 16, expected level should be 12. | 120 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 16, expected level should be 12. | 122 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 16, expected level should be 12. | 123 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 16, expected level should be 12. | 124 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 15 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 15 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 19 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 19 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 25 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 25 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 31 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 31 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 37 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 31 | |
| 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 | '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 | '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 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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). | 133 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 199 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 214 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 90 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 117 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 140 | |
| naming | ParameterName | Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 165 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 216 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 216 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 226 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 250 | |
| sizes | LineLength | Line is longer than 120 characters (found 241). | 252 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 254 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 262 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 265 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 272 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 279 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 279 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 301 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 414 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 430 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 431 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 432 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 433 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 434 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 435 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 436 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 437 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 438 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 439 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 440 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 441 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 456 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 484 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | SeparatorWrap | '.' should be on a new line. | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 229 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 149). | 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 175). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 217 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 224 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 311). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 312). | 262 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 269 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 275 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 276 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 281 |
| 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). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 93 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 39 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 39 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 88 | |
| 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 121). | 93 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 110 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 138 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 198 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | '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 | '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 | '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 | 'block' 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 109 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 110 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 111 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 112 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 113 | |
| indentation | Indentation | '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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 116 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 117 | |
| indentation | Indentation | '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 | '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 | '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 | '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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 10 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 10 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 14 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 14 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 20 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationPublishService' import. Should be before 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType'. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 111 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 138 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 164 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 166 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 189 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 215 | |
| 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 | '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 | '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 | 'block' child have incorrect indentation level 16, expected level should be 20. | 245 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 246 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 247 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 248 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 274 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 286 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 297 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 298 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 299 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 300 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 301 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 302 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 303 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 304 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 305 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 306 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 307 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 308 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 315 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 319 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 328 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 341 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 345 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 378 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 386 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 396 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 426 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 438 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 153 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 153 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 217 | |
| whitespace | OperatorWrap | '*' should be on a new line. | 222 | |
| whitespace | OperatorWrap | '*' should be on a new line. | 242 | |
| whitespace | OperatorWrap | '*' should be on a new line. | 267 | |
| naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 306 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 364 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 28 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 12 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 15 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 14 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 199). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 343). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 18 | |
| naming | ConstantName | Name 'bindingBrokerJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 267). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 33 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 47 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 50 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 55 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 67 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 68 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 77 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 78 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 78 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 79 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 199). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 57 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 383). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 223). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 256). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 199). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 322). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 264). | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 190). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 213). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 353). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 267). | 24 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 40 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 45 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 59 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 60 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 61 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 57 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 401). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 232). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 265). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 331). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 262). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 273). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 213). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 347). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 18 | |
| naming | ConstantName | Name 'nBestPathsJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| naming | MemberName | Member name 'nBestPaths' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 263). | 27 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 43 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 48 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 65 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 66 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 66 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 67 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 67 | |
| naming | ParameterName | Parameter name 'nBestPaths' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 57 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 397). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 263). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 329). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 258). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 271). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 318). | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 156). | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 143). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 144). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 314). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 152). | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 17 | |
| naming | ParameterName | Parameter name 'nBestPaths' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 141). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 473). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 214). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 378). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 18 | |
| naming | ConstantName | Name 'localRibJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 21 | |
| naming | ConstantName | Name 'topologyIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 24 | |
| naming | ConstantName | Name 'dataProviderJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 295). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 40 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 49 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 49 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 51 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 51 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 61 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 66 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 78 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 79 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 89 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 90 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 99 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 100 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 100 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 101 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 214). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 57 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 214). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 425). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 277). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 343). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 286). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 217). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 285). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 51 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 16 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 18 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 20 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 214). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 378). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 18 | |
| naming | ConstantName | Name 'localRibJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 21 | |
| naming | ConstantName | Name 'topologyIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 24 | |
| naming | ConstantName | Name 'dataProviderJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 295). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 40 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 49 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 49 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 51 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 51 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 61 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 66 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 78 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 79 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 89 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 90 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 99 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 100 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 100 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 101 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 214). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 57 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 214). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 425). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 277). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 343). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 286). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 217). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 285). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 16 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 18 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 20 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 162). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 392). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 195). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 311). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 18 | |
| naming | ConstantName | Name 'sendReceiveJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 21 | |
| naming | ConstantName | Name 'addressFamilyJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 255). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 44 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 45 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 224). | 50 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 53 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 73 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 74 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 83 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 84 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 84 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 85 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 367). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 248). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 314). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 228). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 256). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 11 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 16 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 16 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 22 | |
| naming | ConstantName | Name 'targetRibJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 25 | |
| naming | ConstantName | Name 'bgpPeerIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 28 | |
| naming | ConstantName | Name 'dataBrokerJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 31 | |
| naming | ConstantName | Name 'applicationRibIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 34 | |
| naming | ConstantName | Name 'bgpPeerRegistryJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 269). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 50 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 52 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 62 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 64 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 64 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 64 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 65 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 65 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 67 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 67 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 67 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 74 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 75 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 76 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 80 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 85 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 97 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 98 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 108 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 109 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 119 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 120 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 129 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 130 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 130 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 131 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 15 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 20 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 20 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 24 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 36 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 56 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 381). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 222). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 255). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 321). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 242). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 263). | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 195). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 327). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 267). | 24 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 40 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 45 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 59 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 60 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 61 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 379). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 221). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 254). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 197). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 320). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 240). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 262). | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 195). | 11 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'AbstractBGPPSMImplModule' must contain no more than '4' capital letters. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 313). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 18 | |
| naming | ConstantName | Name 'pathAddressFamilyJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 21 | |
| naming | ConstantName | Name 'pathSelectionModeJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 253). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 45 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 46 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 46 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 48 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 48 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 48 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 49 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 55 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 63 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 75 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 76 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 83 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 84 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 93 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 94 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 94 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 95 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'AbstractBGPPSMImplModuleFactory' must contain no more than '4' capital letters. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 365). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 214). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 313). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 226). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 255). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 16 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 16 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 22 | |
| naming | ConstantName | Name 'bindingAddressJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 25 | |
| naming | ConstantName | Name 'acceptingPeerRegistryJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 28 | |
| naming | ConstantName | Name 'bindingPortJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 248). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 31 | |
| naming | ConstantName | Name 'acceptingBgpDispatcherJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 263). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 47 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 56 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 56 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 58 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 58 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 59 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 65 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 73 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 88 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 89 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 99 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 100 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 109 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 110 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 110 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 111 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 123 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 127 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 148 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 152 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 20 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 20 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 24 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 36 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 56 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 375). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 219). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 252). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 318). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 197). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 260). | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 195). | 14 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 16 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 287). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 22 | |
| naming | ConstantName | Name 'routeRefreshJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 25 | |
| naming | ConstantName | Name 'advertizedTableJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 28 | |
| naming | ConstantName | Name 'addPathJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 31 | |
| naming | ConstantName | Name 'ribJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 34 | |
| naming | ConstantName | Name 'remoteAsJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 37 | |
| naming | ConstantName | Name 'retrytimerJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 40 | |
| naming | ConstantName | Name 'holdtimerJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 43 | |
| naming | ConstantName | Name 'rpcRegistryJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 46 | |
| naming | ConstantName | Name 'passwordJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 49 | |
| naming | ConstantName | Name 'peerRegistryJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 52 | |
| naming | ConstantName | Name 'peerRoleJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 55 | |
| naming | ConstantName | Name 'portJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 241). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 58 | |
| naming | ConstantName | Name 'initiateConnectionJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 61 | |
| naming | ConstantName | Name 'hostJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 64 | |
| naming | ConstantName | Name 'simpleRoutingPolicyJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 79 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 84 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 85 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 91 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 96 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 98 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 101 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 464). | 110 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 110 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 113 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 565). | 113 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 113 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 116 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 117 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 117 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 119 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 119 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 119 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 120 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 120 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 122 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 122 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 122 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 123 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 128 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 248). | 130 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 132 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 136 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 225). | 138 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 140 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 141 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 145 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 150 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 181 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 182 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 198 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 199 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 209 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 210 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 234 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 235 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 235 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 236 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 263 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 277 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 291 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 306 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 307 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 330 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 341 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 347 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 351 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 351 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 356 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 369 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 370 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 381 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 394 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 395 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 406 | |
| sizes | LineLength | Line is longer than 120 characters (found 251). | 409 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 419 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 419 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 424 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 429 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 434 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 18 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 20 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 24 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 36 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 56 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 359). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 310). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 217). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 252). | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 195). | 14 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 16 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 323). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 22 | |
| naming | ConstantName | Name 'safiJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 25 | |
| naming | ConstantName | Name 'afiJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 265). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 48 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. | 51 | |
| blocks | LeftCurly | '{' at column 21 should have line break after. | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not followed by whitespace. | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not preceded with whitespace. | 51 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. | 52 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not followed by whitespace. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not preceded with whitespace. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 55 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 60 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 80 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 81 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 81 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 82 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 97 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '97'. | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 115 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '115'. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 18 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 20 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 24 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 38 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 58 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 377). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 253). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 319). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 210). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 261). | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 195). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 441). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 18 | |
| naming | ConstantName | Name 'bgpRibIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 21 | |
| naming | ConstantName | Name 'ribIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 24 | |
| naming | ConstantName | Name 'openconfigProviderJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 27 | |
| naming | ConstantName | Name 'extensionsJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 30 | |
| naming | ConstantName | Name 'ribPathSelectionModeJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 33 | |
| naming | ConstantName | Name 'codecTreeFactoryJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 36 | |
| naming | ConstantName | Name 'domDataProviderJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 39 | |
| naming | ConstantName | Name 'dataProviderJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 42 | |
| naming | ConstantName | Name 'localTableJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 45 | |
| naming | ConstantName | Name 'bgpDispatcherJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 48 | |
| naming | ConstantName | Name 'localAsJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 51 | |
| naming | ConstantName | Name 'clusterIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 66 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 71 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 80 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 86 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 90 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 99 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 99 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 101 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 101 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 101 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 102 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 102 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 104 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 349). | 104 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 104 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 104 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 104 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 107 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 108 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 108 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 110 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 110 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 110 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 111 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 111 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 113 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 113 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 113 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 114 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 114 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 116 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 455). | 116 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 116 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 116 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 116 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 119 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 120 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 126 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 127 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 130 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 135 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 140 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 143 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 148 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 166 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 167 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 174 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 183 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 190 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 191 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 198 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 199 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 206 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 207 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 222 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 222 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 223 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 238 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 239 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 239 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 240 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 261 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 274 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 275 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 285 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 296 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 307 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 321 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 332 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 343 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 382 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 383 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 388 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 396 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 397 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 35 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 55 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 59 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 359). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 310). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 197). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 252). | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 222 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 231 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 232 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 263 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 272 | |
| misc | UpperEll | Should use uppercase 'L'. | 300 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 319 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 332 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 334 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 353 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 361 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 385 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 387 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 391 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 407 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 409 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '391'. | 413 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 418 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 423 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 424 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 425 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 432 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 437 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 438 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 449 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 452 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 461 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 464 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 471 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 472 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 478 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 479 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 496 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 501 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 503 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 504 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 512 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 517 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 518 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 529 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 530 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 537 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 540 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 548 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 153). | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 224). | 16 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 16 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 341). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 275). | 28 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 49 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 63 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 64 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 64 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 65 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 224). | 20 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 20 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 24 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 38 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 61 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 387). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 225). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 258). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 324). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 248). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 266). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 188). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 319). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 32 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 14 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 16 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'javax.management.InstanceAlreadyExistsException' should be separated from previous import group. | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 501). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 9 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 47 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 58 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 59 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 59 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 60 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 66 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 151). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 30 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 48 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 49 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 49 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 50 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 50 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 333). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 11 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 11 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 15 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 17 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 21 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 21 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 23 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 27 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 29 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 29 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 31 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 139). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 450). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 40 | |
| modifier | RedundantModifier | Redundant 'static' modifier. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 426). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'BGPPSMImplModule' must contain no more than '4' capital letters. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'BGPPSMImplModuleFactory' must contain no more than '4' capital letters. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'BGPPSMImplModuleMXBean' must contain no more than '4' capital letters. | 11 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 16 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 327). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 141). | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 15 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 15 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 20 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 20 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 22 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 26 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 26 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 28 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 31 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 31 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 33 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Optional' should be separated from previous import group. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 65 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 259). | 87 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 92 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 95 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 98 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 111 | |
| modifier | RedundantModifier | Redundant 'static' modifier. | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 133 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 133 | |
| blocks | LeftCurly | '{' at column 74 should have line break after. | 140 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'return' is not preceded with whitespace. | 140 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not followed by whitespace. | 140 | |
| blocks | RightCurly | '}' at column 93 should be alone on a line. | 140 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not preceded with whitespace. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 45 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 59 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 109 | |
| modifier | RedundantModifier | Redundant 'static' modifier. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 15 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 17 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 19 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 21 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 23 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 25 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 27 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 29 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 37 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 37 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 39 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 41 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 43 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 48 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 50 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 54 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 54 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 56 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 59 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 59 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 61 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 66 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 70 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 70 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 77 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 77 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 83 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 85 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 87 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 89 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 92 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 94 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 96 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.Lists' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 172 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '123'. | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 185). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 434). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 3 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 5 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 7 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 189). | 3 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 12 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 13 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 5 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 6 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 6 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 10 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 58 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 19 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 15 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 17 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 19 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'javax.management.InstanceAlreadyExistsException' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 7 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 29 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 41 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 41 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 42 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 7 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 95 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 100 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 101 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 101 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 102 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 102 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 104 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 108 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 112 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 116 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 120 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 124 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 128 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 85 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 90 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 91 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 91 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 92 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 92 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 94 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 98 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 102 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 106 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 110 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 114 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 11 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 474). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 49 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 61 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 61 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 62 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 64 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 59 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 70 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 71 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 71 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 72 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 74 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 78 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 82 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 86 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 29 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 41 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 41 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 42 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 59 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 70 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 71 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 71 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 72 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 74 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 78 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 82 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 86 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 29 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 41 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 41 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 42 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 41 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 41 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 42 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 9 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 47 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 58 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 59 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 59 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 60 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 66 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 230). | 7 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 241). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 233). | 135 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 140 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 141 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 141 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 142 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 142 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 144 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 148 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 152 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 156 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 160 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 164 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 168 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 172 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 176 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 180 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 184 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 27 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 70 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 71 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 71 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 72 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 74 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 78 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 82 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 86 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 45 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 114 | |
| modifier | RedundantModifier | Redundant 'static' modifier. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 17 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 17 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 24 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 24 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 26 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 28 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 30 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 32 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 34 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 36 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 38 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 40 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 42 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 44 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 46 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 48 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 50 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 52 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 54 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 56 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 63 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 65 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 70 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.junit.Test' should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 189). | 3 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 12 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 13 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 5 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 6 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 6 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 10 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 11 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 412). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 29 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 41 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 41 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 42 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 230). | 7 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 241). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 233). | 135 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 140 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 141 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 141 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 142 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 142 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 144 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 148 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 152 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 156 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 160 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 164 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 168 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 172 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 176 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 180 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 184 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 41 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 41 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 42 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 5 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 83 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 88 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 89 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 89 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 90 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 90 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 92 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 96 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 100 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 104 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 108 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 29 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 41 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 41 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 42 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 339). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 153). | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 41 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 41 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 42 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 41 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 41 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 42 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 193). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 339). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 267). | 24 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 40 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 45 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 59 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 60 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 61 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 377). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 253). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 319). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 261). | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 173). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 443). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 190). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 425). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 242). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 77 | |
| modifier | RedundantModifier | Redundant 'static' modifier. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 213). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 357). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 18 | |
| naming | ConstantName | Name 'localRibJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 21 | |
| naming | ConstantName | Name 'topologyIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 24 | |
| naming | ConstantName | Name 'dataProviderJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 281). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 40 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 49 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 49 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 51 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 51 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 61 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 66 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 78 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 79 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 89 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 90 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 99 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 100 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 100 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 101 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 57 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 411). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 237). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 270). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 336). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 272). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 210). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 278). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 54 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 59 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 54 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 59 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 51 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 16 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 18 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 20 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 52 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 57 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.controller.config.yang.bgp_openconfig_spi' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 10 | |
| sizes | LineLength | Line is longer than 120 characters (found 465). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 216). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 270). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 18 | |
| naming | ConstantName | Name 'counterIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 21 | |
| naming | ConstantName | Name 'dataProviderJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 24 | |
| naming | ConstantName | Name 'topologyNameJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 275). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 39 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 48 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 53 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 56 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 61 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 76 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 77 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 89 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 90 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 90 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 91 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 32 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 55 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 56 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 209). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 415). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 239). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 272). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 338). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 276). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 280). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 153). | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 47 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 167). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 16 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 20 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 284). | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 187). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 319). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 267). | 24 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 40 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 45 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 59 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 60 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 61 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 371). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 217). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 250). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 316). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 232). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 258). | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.junit.Before' should be separated from previous import group. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 46 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 62 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 187). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 317). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 18 | |
| naming | ConstantName | Name 'extensionsJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 21 | |
| naming | ConstantName | Name 'monitoredRouterJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 24 | |
| naming | ConstantName | Name 'bindingAddressJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 27 | |
| naming | ConstantName | Name 'codecTreeFactoryJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 30 | |
| naming | ConstantName | Name 'domDataProviderJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 33 | |
| naming | ConstantName | Name 'bmpDispatcherJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 36 | |
| naming | ConstantName | Name 'bindingPortJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 261). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 54 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 63 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 63 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 65 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 65 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 65 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 66 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 66 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 68 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 68 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 69 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 69 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 71 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 71 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 71 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 80 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 81 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. | 81 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 81 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 82 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 88 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 93 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 105 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 106 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 119 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 120 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 127 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 128 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 135 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 136 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 148 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 149 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 149 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 150 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 188 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 226 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 231 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 365). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 214). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 313). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 226). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 197). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 255). | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 327). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 186). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 409). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 321). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 87 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 18 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 20 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 22 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 22 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 24 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 26 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 28 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 30 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 32 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 36 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 38 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.Lists' should be separated from previous import group. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 177 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 231 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 242 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 243 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 244 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 249 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 250 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 414). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 58 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 69 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 70 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 70 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 71 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 71 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 73 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 77 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 81 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.controller.config.yang.odl_bgp_benchmark_cfg' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 10 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 250). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 18 | |
| naming | ConstantName | Name 'rpcRegistryJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 21 | |
| naming | ConstantName | Name 'bindingDataBrokerJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 24 | |
| naming | ConstantName | Name 'appRibIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 265). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 40 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 49 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 49 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 51 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 51 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 61 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 66 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 78 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 79 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 86 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 87 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 99 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 100 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 100 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 101 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.controller.config.yang.odl_bgp_benchmark_cfg' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 10 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 32 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 55 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 56 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 199). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 395). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 229). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 262). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 328). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 256). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 270). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.controller.config.yang.odl_bgp_benchmark_cfg' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 9 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.controller.config.yang.odl_bgp_benchmark_cfg' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 9 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.controller.config.yang.odl_bgp_benchmark_cfg' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 10 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 16 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 20 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.controller.config.yang.odl_bgp_benchmark_cfg' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 9 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 53 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 64 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 189). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 401). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 189). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 320). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 269). | 24 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 40 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 45 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 59 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 60 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 61 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 375). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 219). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 252). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 318). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 260). | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 39 | |
| modifier | RedundantModifier | Redundant 'static' modifier. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 22 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 215). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 433). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 18 | |
| naming | ConstantName | Name 'schedulerJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 21 | |
| naming | ConstantName | Name 'rpcRegistryJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 24 | |
| naming | ConstantName | Name 'statefulPluginJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 27 | |
| naming | ConstantName | Name 'topologyIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 30 | |
| naming | ConstantName | Name 'listenAddressJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 33 | |
| naming | ConstantName | Name 'clientJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 36 | |
| naming | ConstantName | Name 'dataProviderJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 39 | |
| naming | ConstantName | Name 'dispatcherJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 42 | |
| naming | ConstantName | Name 'listenPortJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 248). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 45 | |
| naming | ConstantName | Name 'rpcTimeoutJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 273). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 65 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 75 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 84 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 84 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 86 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 86 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 86 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 87 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 87 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 89 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 89 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 89 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 90 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 90 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 92 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 92 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 92 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 93 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 93 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 95 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 95 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 95 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 96 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 199). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 105 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 106 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. | 106 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 106 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 107 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 113 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 118 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 130 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 131 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 138 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 139 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 146 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 147 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 163 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 164 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 171 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 172 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 187 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 188 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 188 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 189 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 189 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 217 | |
| sizes | LineLength | Line is longer than 120 characters (found 197). | 228 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 234 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 239 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 244 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 249 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 259 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 269 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 280 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 291 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 57 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 405). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 234). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 267). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 210). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 333). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 266). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 275). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 215). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 412). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 299). | 24 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 40 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 45 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 59 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 60 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 61 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 57 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 217). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 431). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 280). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 223). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 346). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 292). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 288). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 38 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 49 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 50 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 50 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 51 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 53 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 41 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 61 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 61 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 62 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 64 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 41 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 41 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 42 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 41 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 41 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 42 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 44 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 3 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 5 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 7 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 9 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 11 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 13 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 15 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 17 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 189). | 3 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 12 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 13 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 61 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 61 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 62 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 64 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 65 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 70 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 71 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 71 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 72 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 74 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 78 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 82 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 86 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 41 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 16 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 20 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 24 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 26 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 28 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 30 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 30 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 32 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 34 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 36 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 38 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 40 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 44 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 46 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 46 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 48 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 189). | 3 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 7 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 10 | |
| naming | LocalVariableName | Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 10 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 19 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 20 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 160). | 5 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 6 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 6 | |
| sizes | LineLength | Line is longer than 120 characters (found 225). | 10 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 50 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 51 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 51 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 52 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 54 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 61 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 61 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 62 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 64 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 50 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 51 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 51 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 52 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 54 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 61 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 61 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 62 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 64 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 55 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 61 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 61 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 62 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 64 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 457). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 11 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 482). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 211). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 374). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 18 | |
| naming | ConstantName | Name 'schedulerJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 21 | |
| naming | ConstantName | Name 'rpcRegistryJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 24 | |
| naming | ConstantName | Name 'topologyIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 27 | |
| naming | ConstantName | Name 'sourceTopologyJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 30 | |
| naming | ConstantName | Name 'dataProviderJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 285). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 48 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 57 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 57 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 59 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 59 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 59 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 60 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 62 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 62 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 63 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 63 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 65 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 65 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 65 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 66 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 74 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 77 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 82 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 94 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 95 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 102 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 103 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 113 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 114 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 121 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 122 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 131 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 132 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 132 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 133 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 172 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 57 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 413). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 271). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 214). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 337). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 274). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 279). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 32 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 63 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 19 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 16 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 20 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 22 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 22 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 24 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 26 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 28 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 467). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 203). | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 362). | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 18 | |
| naming | ConstantName | Name 'rpcRegistryJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 21 | |
| naming | ConstantName | Name 'timerJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 24 | |
| naming | ConstantName | Name 'dataProviderJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 27 | |
| naming | ConstantName | Name 'instructionQueueIdJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 30 | |
| naming | ConstantName | Name 'notificationServiceJmxAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 281). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 48 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 57 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 57 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 59 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 59 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 59 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 60 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 62 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 62 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 63 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 63 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous statement. | 65 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 65 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 65 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 66 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 74 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 77 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 82 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 94 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 95 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 102 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 103 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 110 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 111 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 121 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 122 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 131 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 132 | |
| blocks | LeftCurly | '{' at column 20 should have line break after. | 132 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 8. | 133 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 172 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.config.api.ModuleIdentifier' import. Should be before 'org.opendaylight.controller.config.spi.Module'. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| naming | ConstantName | Name 'serviceIfcs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 57 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 401). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 232). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 265). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 331). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 262). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 273). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 29 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 12 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 14 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 16 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 18 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 20 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 22 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 24 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 26 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 28 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 449). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 419). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 195 | |
| naming | LocalVariableName | Local variable name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 36 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 134). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 31 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'objectName' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 36 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'printStream' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 38 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'peerPref' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 41 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'errorMsgs' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 42 | |
| misc | UpperEll | Should use uppercase 'L'. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 155). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 83 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 84 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 161). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 63 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 239). | 64 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 64 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous statement. | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 148). | 53 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 70 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 149). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 27 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 28 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 161). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 24 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 149). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 24 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 38 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 39 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 149). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | |
| indentation | Indentation | 'block' 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 47 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 48 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 49 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 50 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 51 | |
| 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 80 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 86 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 87 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 29 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 29 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 34 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 42 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 51 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 69 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 70 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 72 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 72 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 31 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 34 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 80 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 81 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 146). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 198 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 203 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 208 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 44 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 49 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 53 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 53 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 58 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 65 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 65 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 70 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 90 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 90 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 95 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 106 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 106 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 111 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 131 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 131 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 136 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 158 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 158 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 163 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 186 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 186 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 191 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 197 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 197 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 202 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 208 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 208 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 213 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 219 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 219 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 224 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 229 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 229 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 234 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 244 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 244 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 249 | |
| modifier | ModifierOrder | 'abstract' modifier out of order with the JLS suggestions. | 267 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 271 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 283 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 289 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 290 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 296 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 297 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 303 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 304 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 310 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 317 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'buildMLDPP2MPLSPIpv4Attribute' must contain no more than '4' capital letters. | 321 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'buildMLDPP2MPLSPIpv6Attribute' must contain no more than '4' capital letters. | 327 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'buildMLDPP2MPLSPL2vpnAttribute' must contain no more than '4' capital letters. | 335 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 337 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 341 | |
| naming | ParameterName | Parameter name 'pAddress' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 341 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'buildRSVPTEP2MPLSPLSPAttribute' must contain no more than '4' capital letters. | 347 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 349 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 350 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'buildINGRESSREPLICATIONAttribute' must contain no more than '4' capital letters. | 355 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 357 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 358 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'buildMLDPMP2MPLSPWrongAttribute' must contain no more than '4' capital letters. | 363 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 365 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'buildMLDPMP2MPLSPAttribute' must contain no more than '4' capital letters. | 371 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 373 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 375 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 381 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 382 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 143). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 28 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 29 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 145). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 27 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 28 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 151). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 15 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 144). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 148). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 43 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 156). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 154). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 154). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 156). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 144). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 145). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 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 147). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 151). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 134). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 55 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '53'. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 54 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '52'. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 134). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 267). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 309). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 86 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 87 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 138 | |
| 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 132). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 141 | |
| naming | ParameterName | Parameter name 'cEvpn' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 152). | 80 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 82 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 53 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '51'. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 141). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 74 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '72'. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 15 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 16 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 16 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 24 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 32 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 16 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 16 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 27 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 44 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 17 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 24 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 32 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | TypeName | Type name 'notRegistered' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 48 | |
| naming | ParameterName | Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 130 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 164 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 171 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 173 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 234 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 273 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 275 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 277 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 279 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 281 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 283 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 285 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 287 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 289 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 321 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 340 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 416 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 435 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 467 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '249'. | 470 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 486 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 576 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 594 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 611 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 611 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '209'. | 617 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 623 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 639 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '622'. | 647 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 648 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.junit.Test' should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 73 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 16, expected level should be 8. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 78 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 16, expected level should be 8. | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 88 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 16, expected level should be 8. | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 93 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 16, expected level should be 8. | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'final' modifier. | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'final' modifier. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 73 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 165 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 180). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 156). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 65 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 180). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 170). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 64 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 68 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous statement. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 126 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 166). | 105 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'FS_PARSER' must contain no more than '4' capital letters. | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 165 | |
| naming | MemberName | Member name 'FS_PARSER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 203 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 342). | 233 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 262 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 267 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 268 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 281 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 301 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 308 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 317 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 329 | |
| sizes | LineLength | Line is longer than 120 characters (found 342). | 332 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 336 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 374 | |
| sizes | LineLength | Line is longer than 120 characters (found 294). | 381 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 389 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 403 | |
| sizes | LineLength | Line is longer than 120 characters (found 347). | 406 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 411 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 416 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 421 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 427 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 433 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 439 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 444 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 445 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 486 | |
| sizes | LineLength | Line is longer than 120 characters (found 294). | 493 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 501 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 516 | |
| sizes | LineLength | Line is longer than 120 characters (found 347). | 519 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 525 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 533 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 536 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 544 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 552 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 555 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 563 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 573 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 574 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 576 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 577 | |
| sizes | LineLength | Line is longer than 120 characters (found 273). | 579 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 580 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 585 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 586 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 587 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 595 | |
| sizes | LineLength | Line is longer than 120 characters (found 276). | 605 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 606 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 610 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 618 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 626 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 627 | |
| sizes | LineLength | Line is longer than 120 characters (found 235). | 628 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 629 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 632 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 640 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 648 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 649 | |
| sizes | LineLength | Line is longer than 120 characters (found 368). | 650 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 651 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 654 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 662 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 670 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 671 | |
| sizes | LineLength | Line is longer than 120 characters (found 368). | 672 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 673 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 676 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 684 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 692 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 693 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 694 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 695 | |
| sizes | LineLength | Line is longer than 120 characters (found 209). | 698 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 706 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 714 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 715 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 716 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 717 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 720 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 728 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 736 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 737 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 738 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 739 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 742 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 750 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 759 | |
| sizes | LineLength | Line is longer than 120 characters (found 279). | 760 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 761 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 764 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 772 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 781 | |
| sizes | LineLength | Line is longer than 120 characters (found 296). | 782 | |
| sizes | LineLength | Line is longer than 120 characters (found 323). | 783 | |
| sizes | LineLength | Line is longer than 120 characters (found 232). | 786 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 794 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.route.FlowspecL3vpnRoute' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.routes.FlowspecL3vpnIpv4RoutesBuilder'. | 34 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.route.FlowspecL3vpnRouteBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.routes.FlowspecL3vpnIpv4RoutesBuilder'. | 35 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.route.FlowspecL3vpnRouteKey' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.routes.FlowspecL3vpnIpv4RoutesBuilder'. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 66 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 69 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 70 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 144 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.Lists' should be separated from previous import group. | 13 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'FS_PARSER' must contain no more than '4' capital letters. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 239). | 88 | |
| naming | MemberName | Member name 'FS_PARSER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 294). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 188 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 218 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 233 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 267 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 282 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 292 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 293 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 317 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 328 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 340 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 344 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 349 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 358 | |
| sizes | LineLength | Line is longer than 120 characters (found 304). | 359 | |
| sizes | LineLength | Line is longer than 120 characters (found 323). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 363 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 371 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 381 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 382 | |
| sizes | LineLength | Line is longer than 120 characters (found 197). | 384 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 385 | |
| sizes | LineLength | Line is longer than 120 characters (found 281). | 387 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 388 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 393 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 394 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 395 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 403 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 413 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 414 | |
| sizes | LineLength | Line is longer than 120 characters (found 197). | 416 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 417 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 423 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 431 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 439 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 441 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 449 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 457 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 459 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 66 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 69 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 70 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 144 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 161). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 17 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 28 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.assertTrue. | 12 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'FS_PARSER' must contain no more than '4' capital letters. | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 241). | 160 | |
| naming | MemberName | Member name 'FS_PARSER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 234). | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 271). | 216 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 222 | |
| sizes | LineLength | Line is longer than 120 characters (found 342). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 228 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 250 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 251 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 261 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 264 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 285 | |
| sizes | LineLength | Line is longer than 120 characters (found 234). | 295 | |
| sizes | LineLength | Line is longer than 120 characters (found 271). | 302 | |
| sizes | LineLength | Line is longer than 120 characters (found 203). | 308 | |
| sizes | LineLength | Line is longer than 120 characters (found 342). | 311 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 315 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 234). | 363 | |
| sizes | LineLength | Line is longer than 120 characters (found 271). | 370 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 379 | |
| sizes | LineLength | Line is longer than 120 characters (found 347). | 382 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 387 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 392 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 397 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 403 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 409 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 415 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 420 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 421 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 463 | |
| sizes | LineLength | Line is longer than 120 characters (found 234). | 473 | |
| sizes | LineLength | Line is longer than 120 characters (found 271). | 480 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 490 | |
| sizes | LineLength | Line is longer than 120 characters (found 347). | 493 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 499 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 507 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 510 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 518 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 526 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 529 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 537 | |
| sizes | LineLength | Line is longer than 120 characters (found 237). | 547 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 548 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 550 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 551 | |
| sizes | LineLength | Line is longer than 120 characters (found 280). | 553 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 554 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 559 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 560 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 561 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 569 | |
| sizes | LineLength | Line is longer than 120 characters (found 283). | 579 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 580 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 584 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 592 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 600 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 601 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 602 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 603 | |
| sizes | LineLength | Line is longer than 120 characters (found 248). | 606 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 614 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 622 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 623 | |
| sizes | LineLength | Line is longer than 120 characters (found 375). | 624 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 625 | |
| sizes | LineLength | Line is longer than 120 characters (found 225). | 628 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 636 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 644 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 645 | |
| sizes | LineLength | Line is longer than 120 characters (found 375). | 646 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 647 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 650 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 658 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 666 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 667 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 668 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 669 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 672 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 680 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 688 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 689 | |
| sizes | LineLength | Line is longer than 120 characters (found 237). | 690 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 691 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 694 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 702 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 710 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 711 | |
| sizes | LineLength | Line is longer than 120 characters (found 245). | 712 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 713 | |
| sizes | LineLength | Line is longer than 120 characters (found 235). | 716 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 724 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 733 | |
| sizes | LineLength | Line is longer than 120 characters (found 286). | 734 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 735 | |
| sizes | LineLength | Line is longer than 120 characters (found 219). | 738 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 746 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 755 | |
| sizes | LineLength | Line is longer than 120 characters (found 303). | 756 | |
| sizes | LineLength | Line is longer than 120 characters (found 322). | 757 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 760 | |
| sizes | LineLength | Line is longer than 120 characters (found 229). | 768 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 780 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 781 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 782 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 210). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 217). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 248). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'FS_PARSER' must contain no more than '4' capital letters. | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 241). | 84 | |
| naming | MemberName | Member name 'FS_PARSER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 275). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 275). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 216 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 235 | |
| sizes | LineLength | Line is longer than 120 characters (found 275). | 249 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 264 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 271 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 291 | |
| sizes | LineLength | Line is longer than 120 characters (found 275). | 306 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 313 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 317 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 322 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 331 | |
| sizes | LineLength | Line is longer than 120 characters (found 303). | 332 | |
| sizes | LineLength | Line is longer than 120 characters (found 322). | 333 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 336 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 344 | |
| sizes | LineLength | Line is longer than 120 characters (found 237). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 355 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 357 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 358 | |
| sizes | LineLength | Line is longer than 120 characters (found 280). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 361 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 366 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 367 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 376 | |
| sizes | LineLength | Line is longer than 120 characters (found 237). | 386 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 387 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 389 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 390 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 396 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 404 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 412 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 414 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 422 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 430 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 432 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 69 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 445). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 453). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 457). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 433). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 411). | 201 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 215 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 217 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 425). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 226 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 228 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 237 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 238 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 428). | 248 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 249 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 251 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 261 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 263 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 265 | |
| sizes | LineLength | Line is longer than 120 characters (found 445). | 271 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 272 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 274 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 283 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 284 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 288 | |
| sizes | LineLength | Line is longer than 120 characters (found 445). | 294 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 295 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 297 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 182). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 179). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 183). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 183). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 184). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 185). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 242). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 182). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 239). | 48 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '42'. | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 66 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '44'. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 168). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 34 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 34 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 59 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 63 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'final' modifier. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 61 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 65 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 90 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 109 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 165). | 31 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 48 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 41 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 8. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 221). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 261). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 222). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 262). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.route.FlowspecL3vpnRoute' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev150807.flowspec.l3vpn.ipv4.routes.FlowspecL3vpnIpv4Routes'. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 221). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 261). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 222). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 262). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 183). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'AbstractIPRIBSupport' must contain no more than '4' capital letters. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 80 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 98 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 140). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 219). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.ImmutableMap' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 57 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 58 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 61 | |
| indentation | Indentation | 'new' have incorrect indentation level 4, expected level should be 8. | 62 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 141). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.ImmutableMap' should be separated from previous import group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 27 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 151). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | LocalVariableName | Local variable name 'nRead' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 287). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 265). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 235). | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 194). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 199). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 229). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 234). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 228). | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 50 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 287). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 265). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 235). | 104 |
| 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 |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.opendaylight.protocol.bgp.inet.codec.nexthop.Ipv4NextHopParserSerializer. | 19 | |
| imports | RedundantImport | Redundant import from the same package - org.opendaylight.protocol.bgp.inet.codec.nexthop.Ipv6NextHopParserSerializer. | 20 | |
| naming | ConstantName | Name 'ipv6lB' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| naming | ConstantName | Name 'ipv6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| naming | ConstantName | Name 'ipv6l' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 18 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 257). | 32 | |
| naming | ParameterName | Parameter name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 57 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 63 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 69 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 91 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '79'. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 166). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.junit.Test' should be separated from previous import group. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 140). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 228). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 227). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 226). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 225). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ConstantName | Name 'IPv4_PREFIX' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 229). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 228). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 229). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 181). | 56 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 57 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 19 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.junit.Test' should be separated from previous import group. | 12 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 16 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 14 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'TEST_IPV6_ADDRESS' must contain no more than '4' capital letters. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 226). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 225). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 41 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 41 | |
| naming | ConstantName | Name 'IPv6_PREFIX' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 225). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 230). | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 25 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 25 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 228). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 229). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 56 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 57 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 122 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 126 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 145). | 74 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 461). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 471). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 89 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 108 | |
| naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 157 | |
| naming | ParameterName | Parameter name 'mPathSupported' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 179 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '157'. | 207 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 218 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 222 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 222 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 234 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 251). | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 250 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 251 | |
| sizes | LineLength | Line is longer than 120 characters (found 260). | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ConstantName | Name 'LU_REACH_NLRI_IPv4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 67 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 3, expected level should be 4. | 82 | |
| naming | ConstantName | Name 'LU_UNREACH_NLRI_IPv4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 82 | |
| naming | ConstantName | Name 'LU_REACH_NLRI_IPv4_ADD_PATH' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 101 | |
| naming | ConstantName | Name 'LU_UNREACH_NLRI_IPv4_ADD_PATH' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 118 | |
| naming | ConstantName | Name 'LU_REACH_NLRI_IPv6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 137 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 3, expected level should be 4. | 155 | |
| naming | ConstantName | Name 'LU_UNREACH_NLRI_IPv6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 155 | |
| naming | ConstantName | Name 'LU_REACH_NLRI_IPv6_ADD_PATH' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 176 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 3, expected level should be 4. | 195 | |
| naming | ConstantName | Name 'LU_UNREACH_NLRI_IPv6_ADD_PATH' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 195 | |
| naming | ConstantName | Name 'IPv4_PREFIX' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 210 | |
| naming | ConstantName | Name 'IPv6_PREFIX' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 211 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 233 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 259 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 263 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 289 | |
| sizes | LineLength | Line is longer than 120 characters (found 315). | 290 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 294 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 296 | |
| sizes | LineLength | Line is longer than 120 characters (found 315). | 297 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 327 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 329 | |
| sizes | LineLength | Line is longer than 120 characters (found 315). | 330 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 334 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 336 | |
| sizes | LineLength | Line is longer than 120 characters (found 315). | 337 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 366 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 367 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 392 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 395 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 423 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 424 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 425 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 426 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 430 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 432 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 433 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 434 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 435 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 465 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 467 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 468 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 469 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 470 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 474 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 475 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 8. | 476 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 477 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 478 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 479 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 480 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 8. | 482 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 250). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 278). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ConstantName | Name 'IPv4_PREFIX' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 74 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 75 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 76 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 172 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 194 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ConstantName | Name 'IPv6_PREFIX' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 74 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 224). | 75 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 77 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 159). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 140). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.Lists' should be separated from previous import group. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 122 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 272). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 327). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 207 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 217 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 221 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 235 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 288 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 290 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 309 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 313 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 314 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 315 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 321 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 333 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 333 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 334 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 344 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 344 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 345 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 355 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 355 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.impl.nlri.LinkNlriParser' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.AbstractTeLspNlriCodec'. | 24 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.impl.nlri.LinkstateNlriParser' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.AbstractTeLspNlriCodec'. | 25 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.impl.nlri.NodeNlriParser' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.AbstractTeLspNlriCodec'. | 26 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.spi.TlvUtil' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.pojo.SimpleNlriTypeRegistry'. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 183 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 232 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 259 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 267 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 281 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 298 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 337 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 419 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 432 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 449 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 477 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 522 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 567 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 572 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 574 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 584 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 585 | |
| sizes | LineLength | Line is longer than 120 characters (found 285). | 586 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 588 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 221). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 96 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 96 | |
| naming | ConstantName | Name 'inputBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 111 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 114 | |
| naming | LocalVariableName | Local variable name 'nRead' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 120 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'testEORLS' must contain no more than '4' capital letters. | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 321 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 333 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 336 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 352 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 366 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 252). | 401 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 404 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 413 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 415 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 515 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 534 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 540 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 544 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 548 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 586 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 633 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 640 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 641 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 642 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.Lists' should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 219). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 242). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 208 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 243 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 249 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 251 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 253 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 273 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 279 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 297 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 301 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 303 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 304 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 319 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 326 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 333 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 334 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 339 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 339 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 340 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 350 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 350 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 351 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 361 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 361 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 362 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 372 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 372 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 373 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 383 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 383 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 384 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 394 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 394 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 395 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 405 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 405 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 18 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 18 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 163). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 155). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 234). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 123 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 182). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 105 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 116 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 118 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 119 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 120 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 121 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 122 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 123 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 125 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 126 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 127 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 128 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 129 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 130 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 131 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 132 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 133 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 134 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 135 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 136 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 137 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 138 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 139 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 140 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 141 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 142 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 143 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 144 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 145 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 146 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 147 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 148 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 149 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 150 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 151 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 152 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 153 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 154 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 155 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 156 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 157 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 158 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 159 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 161 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 162 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 163 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 164 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 165 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 166 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 167 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 168 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 169 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 170 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 171 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 172 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 173 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 174 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 175 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 176 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 177 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 178 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 179 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 180 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 181 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 182 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 183 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 184 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 185 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 186 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 187 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 188 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 189 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 190 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 191 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 192 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 193 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 194 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 199). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 215 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 241 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 242 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 243 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 244 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 248 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 249 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 251 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 253 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 254 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 255 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 258 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 257). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 214). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 110 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 110 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'java.nio.charset.StandardCharsets' import. Should be before 'java.util.Map.Entry'. | 18 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 73 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 83 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 84 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 85 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 86 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 87 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 88 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 89 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 90 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 91 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 92 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 94 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 96 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 97 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 98 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 99 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 100 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 101 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 102 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 103 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 104 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 105 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 106 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 107 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 108 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 109 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 110 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 111 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 112 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 113 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 114 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 116 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 118 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 119 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 120 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 121 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 122 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 123 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 218). | 99 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 101 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 102 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 103 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 104 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 105 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 106 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 107 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 108 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 109 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 110 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 111 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 112 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 113 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 114 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 116 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 118 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 119 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 120 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 121 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 122 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 123 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 124 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 125 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 126 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 127 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 128 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 129 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 130 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 131 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 132 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 133 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 134 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 135 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 136 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 137 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 138 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 139 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 140 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 141 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 142 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 143 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 179 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 188 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 189 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 190 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 191 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 192 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 193 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 194 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 271 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 48 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 54 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 55 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 57 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 58 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 59 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 60 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 61 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 72 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 73 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 74 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 75 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 77 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 80 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 83 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 85 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 86 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 85 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 86 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 87 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 88 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 89 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 90 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 56 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 56 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 108 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 112 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 129 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 130 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 131 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 132 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 133 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 134 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 135 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 136 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 137 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 141 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 150 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 151 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 152 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 154 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 155 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 156 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 157 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 162 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 168 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'else' is not preceded with whitespace. | 171 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 180 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 53 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 54 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 56 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 57 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 58 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 59 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 61 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 153). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 140). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.spi.TlvUtil' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.pojo.SimpleNlriTypeRegistry'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 260). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 148 | |
| naming | LocalVariableName | Local variable name 'cLinkstateDestination' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 253). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 161 | |
| naming | LocalVariableName | Local variable name 'cLinkstateDestination' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 161 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 170 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 171 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 172 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 173 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 174 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 175 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 176 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 177 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 178 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 179 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 180 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 181 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 182 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 183 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 184 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 185 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 186 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 187 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 188 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 189 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 215 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 223 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 226 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 229 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 231 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 239 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 243 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 250 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 232). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 158 | |
| naming | LocalVariableName | Local variable name 'cRouterId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 35 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 39 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 43 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 141). | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 140). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 166). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 165). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 166). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 165). | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 17 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 36 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 154). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 49 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 60 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 61 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 62 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 63 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 64 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 65 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 66 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 67 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 68 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 69 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 70 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 71 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 72 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser' import. Should be before 'org.opendaylight.protocol.bgp.linkstate.spi.pojo.SimpleNlriTypeRegistry'. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 149). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.opendaylight.protocol.bgp.linkstate.spi.NlriTypeCaseParser. | 13 | |
| imports | RedundantImport | Redundant import from the same package - org.opendaylight.protocol.bgp.linkstate.spi.NlriTypeCaseSerializer. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 150). | 22 | |
| whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 76 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '85'. | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 17 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 23 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 29 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 29 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 35 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 11 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 33 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 33 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 42 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 42 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 51 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 51 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 59 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 59 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 68 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 78 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 80 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 80 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 92 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 97 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 109 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 113 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 178). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 86 | |
| naming | MemberName | Member name 'yIIChanges' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 233 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 117 | |
| 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 | |
| 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 136 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 167 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '197'. | 224 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 241 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Map. | 14 | |
| imports | UnusedImports | Unused import - org.opendaylight.protocol.bgp.rib.spi.PeerExportGroup.PeerExporTuple. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 96 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 100 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 100 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 120 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 125 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 133 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 148 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 152 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 197 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 203 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 205 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 206 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 231 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 231 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 252 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 259 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 261 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 272 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 272 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 277 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 283 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 66 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 77 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 166). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 143). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 'nBestPaths' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 19 | |
| naming | ParameterName | Parameter name 'nBestPaths' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 'nBestPaths' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 15 | |
| naming | ParameterName | Parameter name 'nBestPaths' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 25 | |
| naming | ParameterName | Parameter name 'nBestPaths' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 20 | |
| naming | ParameterName | Parameter name 'nBestPaths' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 55 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 55 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 87 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '40'. | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 144). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 139). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 61 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'ROUTER_ID' must contain no more than '4' capital letters. | 67 | |
| naming | MemberName | Member name 'ROUTER_ID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 67 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'ROUTER_ID3' must contain no more than '4' capital letters. | 69 | |
| naming | MemberName | Member name 'ROUTER_ID3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 69 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'dataContBuilder' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 194 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 202 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 214 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 153). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 146). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 84 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 139). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 38 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 89 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 134). | 149 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 16, expected level should be 12. | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 199). | 164 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 16, expected level should be 12. | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 201 | |
| indentation | Indentation | '.' have incorrect indentation level 8, expected level should be 12. | 202 | |
| indentation | Indentation | '.' have incorrect indentation level 8, expected level should be 12. | 203 | |
| indentation | Indentation | '.' have incorrect indentation level 8, expected level should be 12. | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 209 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 202 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 207 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 179). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 12. | 64 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 12. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 182). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 51 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 51 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 67 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 67 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not preceded with whitespace. | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 92 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 101 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 379). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 265). | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 149). | 54 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 55 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 68 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 68 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 84 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 115 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 121 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 140 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 156 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 42 | |
| naming | MemberName | Member name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 94 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 159). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 55 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 57 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 58 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 59 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 60 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 61 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 62 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 63 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 64 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 65 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 96 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 98 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 99 | |
| indentation | Indentation | 'block' child 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 | 'case' child have incorrect indentation level 16, expected level should be 20. | 102 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 103 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 104 | |
| indentation | Indentation | 'block' child 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 | 'case' child have incorrect indentation level 16, expected level should be 20. | 107 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 167). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 92 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 92 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 128 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 135 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 140 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 146 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 164 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 171 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 228). | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 194 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 134). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 141). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 62 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 74 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 93 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 96 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 107 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 'rTx2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 33 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 148). | 63 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 70 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 79 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 79 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not preceded with whitespace. | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 108 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 133 | |
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 238). | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 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 124). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 143). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 41 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 46 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 31 | |
| naming | MemberName | Member name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 50 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 61 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 65 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 69 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 27 | |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 152). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 74 | |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 256). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 219). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 132 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 16, expected level should be 12. | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 256). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 189 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 201 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 202 | |
| 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 | '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 | '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 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 212 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 213 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 214 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 247 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 248 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 249 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 250 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 251 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 252 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 253 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 254 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 144). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 165 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 15 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 16 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'CLASS_DEF' should be separated from previous statement. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 81 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 90 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 90 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 142 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 12 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 39 | |
| naming | ConstantName | Name 'afi' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 42 | |
| naming | ConstantName | Name 'safi' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 70 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 82 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 82 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 89 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 98 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 107 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 112 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 120 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 125 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 133 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 139). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 223 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 228 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 255 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 259 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 261 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 264 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 268 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 280 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 282 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 285 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 287 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 289 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 292 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 294 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 299 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 301 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 306 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 311 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 312 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 313 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 316 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 68 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 68 | |
| naming | ConstantName | Name 'inputBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 83 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 86 | |
| naming | LocalVariableName | Local variable name 'nRead' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 369 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 404 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 442 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 471 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 498 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 501 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 502 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 529 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 532 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 533 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 81 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 98 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 98 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 124 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 129 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 129 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 149 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 149 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 168 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 168 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 187 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 35 | |
| naming | ConstantName | Name 'afi' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 38 | |
| naming | ConstantName | Name 'safi' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 71 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 77 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 81 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 42 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 44 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 61 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 47 | |
| naming | ConstantName | Name 'openBMsg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 52 | |
| naming | ConstantName | Name 'keepAliveBMsg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 56 | |
| naming | ConstantName | Name 'notificationBMsg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 58 | |
| naming | ConstantName | Name 'updMsgWithUnrecognizedAttribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 69 | |
| naming | ConstantName | Name 'updMsgWithMandatoryAttributesPresent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 73 | |
| naming | ConstantName | Name 'updMsgWithOneMandatoryAttributeNotPresent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 84 | |
| naming | ConstantName | Name 'updMsgWithMultipleMandatoryAttributesNotPresent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 258). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 194 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 211 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 226 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 228 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 244 | |
| naming | LocalVariableName | Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 250 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 253 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 272 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 273 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 289 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 290 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 327 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 341 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 155). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 49 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 96 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. | 93 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '62'. | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 131 | |
| coding | IllegalCatch | Catching 'RuntimeException' is not allowed. | 133 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 149 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | OperatorWrap | '||' should be on a new line. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 37 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 | |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ConstantName | Name 'clusterIdBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 46 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| naming | ConstantName | Name 'CommunitiesBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 57 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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 | '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 | '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 | '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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 141). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 41 |
| 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 133). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 151). | 43 |
| 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 142). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 151). | 42 |
| 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 121). | 31 |
| 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 136). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 33 |
| 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 136). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 33 |
| 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 124). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MethodName | Method name 'Setup' must match pattern '^[a-z][a-zA-Z0-9_]*$'. | 31 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 49 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MethodName | Method name 'Setup' must match pattern '^[a-z][a-zA-Z0-9_]*$'. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MethodName | Method name 'Setup' must match pattern '^[a-z][a-zA-Z0-9_]*$'. | 31 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 49 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '36'. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 84 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 105 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 122 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 122 | |
| naming | LocalVariableName | Local variable name 'nRead' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 130 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 141 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 203 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 29 | |
| naming | ConstantName | Name 'keepAliveBMsg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 18 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 18 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 133). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 53 | |
| naming | ParameterName | Parameter name 'cNextHopClass' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 56 | |
| naming | ParameterName | Parameter name 'cNextHopClassList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 13 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 17 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 25 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 18 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 52 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 52 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 67 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 67 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 81 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 13 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 143). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 25 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 63 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 30 | |
| blocks | LeftCurly | '{' at column 45 should have line break after. | 34 | |
| blocks | RightCurly | '}' at column 90 should be alone on a line. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 27 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 33 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 33 | |
| naming | ParameterName | Parameter name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 30 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 43 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '27'. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 52 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '33'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 57 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 57 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 72 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 98 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 104 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 111 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 116 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 127 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '82'. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 41 | |
| misc | UpperEll | Should use uppercase 'L'. | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 61 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 63 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 69 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 69 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 74 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 122 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 126 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 126 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 127 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 137 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 137 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 138 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 148 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 148 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 149 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 159 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 159 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 24 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 26 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 25 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 23 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 25 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 16 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 20 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 20 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 149). | 125 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 127 | |
| naming | ParameterName | Parameter name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 28 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 139). | 21 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 41 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 17 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 17 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 118 | |
| naming | ParameterName | Parameter name 'cNextHopClass' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 120 | |
| naming | ParameterName | Parameter name 'cNextHopClassList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 37 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 134). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 143). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 206). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 73 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 79 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 79 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 84 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 156). | 51 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 55 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 68 | |
| naming | ParameterName | Parameter name 'cNextHopClass' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 87 | |
| naming | ParameterName | Parameter name 'cNextHopClassList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 97 | |
| naming | LocalVariableName | Local variable name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 113 | |
| naming | LocalVariableName | Local variable name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 188 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 229 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| naming | ConstantName | Name 'simpleAttrReg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 15 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 159). | 243 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 263 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 275 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 294 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 54 | |
| coding | EmptyStatement | Empty statement. | 88 | |
| coding | EmptyStatement | Empty statement. | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 103 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 131 | |
| 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 | '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 | 'if' 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 | 'block' 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 | 'if' have incorrect indentation level 12, expected level should be 16. | 161 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 162 | |
| indentation | Indentation | 'if' 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 | 'if' child have incorrect indentation level 16, expected level should be 20. | 165 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 166 | |
| indentation | Indentation | 'if rcurly' 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 169 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 170 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 171 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 172 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 173 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 174 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 175 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 176 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 203 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 215 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 218 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 220 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 229 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 229 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 236 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 267 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 286 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 159 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 194 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 222 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 224 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 238 | |
| naming | TypeName | Type name 'listenerRegistration' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 148). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 63 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 147). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 68 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 148). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 68 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'CLASS_DEF' should be separated from previous statement. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 139 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 150 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 158 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 169 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 215 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 216 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 224 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 244 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 248 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 258 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 269 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 281 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 285 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 322 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 323 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 85 | |
| 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 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. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 116 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 117 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 118 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 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 | 'block' child 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 61 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 64 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 132 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 145 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 170 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 180 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 181 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 182 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 183 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 184 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 186 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 187 | |
| indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 24. | 188 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 189 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 190 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 24. | 191 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 192 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 192 | |
| indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 24. | 193 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 194 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 195 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 196 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 28. | 197 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 24. | 198 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 199 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 200 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 215 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 220 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 221 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 222 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 223 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 224 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 226 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 227 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 230 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 231 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 232 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 233 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 234 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 234 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 235 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 236 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 237 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 238 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 239 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 240 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 241 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 242 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 243 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'else' is not preceded with whitespace. | 266 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 266 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 of Javadoc is incomplete (period is missing) or not present. | 183 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 | |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 25 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 25 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 158 | |
| indentation | Indentation | 'createChannelPipelineInitializer' have incorrect indentation level 8, expected level should be 12. | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 152). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 145 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 184 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 243 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 243 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 258 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 265 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 269 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 276 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 280 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 284 | |
| sizes | LineLength | Line is longer than 120 characters (found 228). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 287 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 294 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 300 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 303 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 306 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 312 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 318 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 319 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 323 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 332 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 333 | |
| sizes | LineLength | Line is longer than 120 characters (found 187). | 334 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '341'. | 353 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 358 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 379 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 380 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 436 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 476 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 480 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 495 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 69 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 141 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 211 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 218 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 242 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 268 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 304 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 321 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 332 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 335 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 459 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 201 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 223 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 224 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 226 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 227 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.channel.ChannelFuture' should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 143). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 63 | |
| 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 | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 46 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 56 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 90 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 95 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 131 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 209). | 137 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 142 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 143 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 144 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 145 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 147 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 148 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 149 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 150 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 152 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 153 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 154 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 155 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 156 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 158 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 159 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 161 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 162 | |
| 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 | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 166 | |
| indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 24. | 167 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 16, expected level should be 20. | 168 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 170 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 20. | 172 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 173 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 24. | 175 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 20. | 176 | |
| indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 24. | 177 | |
| indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 24. | 178 | |
| indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 24. | 180 | |
| indentation | Indentation | 'else rcurly' 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 | 'block' child have incorrect indentation level 16, expected level should be 20. | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 189 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 198 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 199 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 200 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 201 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 203 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 204 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 205 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 206 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 208 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 209 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 210 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 211 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 212 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 213 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 214 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 214 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 216 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 217 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 218 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 224 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 301). | 235 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 264 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 301 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 306 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 307 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 308 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 309 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 312 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 314 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 314 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 315 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 315 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 316 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 317 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 318 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 319 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 320 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 321 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 322 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 323 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 324 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 325 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 326 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 327 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 328 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 329 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 343 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 344 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 348 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 349 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 350 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 351 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 355 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 356 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 358 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 362 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 363 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 364 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 366 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 367 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 49 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 60 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 43 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 93 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 93 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 188 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 196 | |
| 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 125). | 215 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 241 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 49 | |
| naming | LocalVariableName | Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 153). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 152). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 117 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 202 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 222 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 223 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 234 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 234 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 241 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 250 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 77 | |
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 80 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 80 | |
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 81 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 81 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 337). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 222 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 223 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 160). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 262 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 263 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 341 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 362 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 381 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 413 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 414 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 205). | 34 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 40 | |
| 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 |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 59 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 172 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 211). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 218 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 249 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 209). | 260 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 277 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 277 | |
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 283 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 283 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 292 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 292 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 296 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 324 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | '.' have incorrect indentation level 8, expected level should be 12. | 56 | |
| indentation | Indentation | '.' have incorrect indentation level 8, expected level should be 12. | 57 | |
| indentation | Indentation | '.' have incorrect indentation level 8, expected level should be 12. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 65 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 194 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 208 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 223 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 233 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 235 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 243 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 252 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 262 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 26 | |
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 15 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 140 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 114 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 171 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 172 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 173 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 174 | |
| indentation | Indentation | '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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 177 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 178 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 179 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 187 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 198 | |
| indentation | Indentation | 'try' have incorrect indentation level 12, expected level should be 16. | 199 | |
| indentation | Indentation | 'try' child have incorrect indentation level 16, expected level should be 20. | 200 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 12, expected level should be 16. | 201 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 201 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 16, expected level should be 20. | 202 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 12, expected level should be 16. | 203 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 204 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 205 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 8, expected level should be 12. | 206 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 263 | |
| 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. | 266 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 267 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 268 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 269 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 270 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 271 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 272 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 273 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 285 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 285 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 299 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 305 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 309 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 119 | |
| naming | MemberName | Member name 'dObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 123 | |
| naming | MemberName | Member name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 163 | |
| whitespace | SeparatorWrap | ',' should be on the previous line. | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 165 | |
| whitespace | SeparatorWrap | ',' should be on the previous line. | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 217 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 222 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 228 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 233 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 234 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 241 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 248 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 258 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 263 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 267 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 268 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 276 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 288 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 289 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 299 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 302 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 305 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 305 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 311 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 320 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 325 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 326 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 337 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 339 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 342 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 349 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 351 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 353 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 356 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 361 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 363 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 365 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 374 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 376 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 378 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 381 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 389 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 392 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 394 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 397 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 4. | 408 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 420 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 421 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 423 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 116 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 128 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 129 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 130 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 131 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 132 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 133 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 134 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 135 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 136 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 137 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 138 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 139 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 12. | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 223 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 234 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 255 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 258 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 262 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 268 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 139). | 188 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 222 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 229 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 237 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 250 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 258 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 258 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 261 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 261 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 262 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 267 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 272 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 279 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 281 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 288 | |
| sizes | LineLength | Line is longer than 120 characters (found 232). | 294 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 296 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 299 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 300 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 309 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 149). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 84 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 184 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 237 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 244 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 82 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 72 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 67 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 44 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 50 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 52 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 58 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 63 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 65 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 12 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 21 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 122 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 18 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 14 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 35 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 35 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 36 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 36 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 37 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 37 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 180). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 164 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 201 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 214 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 305 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 329 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 356 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '109'. | 367 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '116'. | 381 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'final' modifier. | 26 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 39 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 69 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 77 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 14 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 165). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 65 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 20 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 140). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 128 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 136 | |
| naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 182 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 188 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 216 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 234 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 248 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 251 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 253 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 307 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 312 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 318 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '306'. | 343 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 344 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '311'. | 357 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 358 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 373 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 373 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 381 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 384 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 389 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 151). | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 119 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '127'. | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 159 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 8. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 24 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 34 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 34 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 45 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'CLASS_DEF' should be separated from previous statement. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 22 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 21 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 42 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 16 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 16 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 24 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 31 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 26 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 34 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 42 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 45 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 45 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 52 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 52 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 59 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 59 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 65 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 156). | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 163). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 40 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 79 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 153 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 207 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 208 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 237 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 242 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 277 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 280 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 282 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 284 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 287 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 289 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 23 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 29 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 41 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 41 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 50 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 50 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 57 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 57 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 64 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 144). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 21 | |
| 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. | 38 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 39 | |
| 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 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 140). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 166). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 32 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 52 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 60 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 76 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '52'. | 83 | |
| naming | ParameterName | Parameter name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 83 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 87 | |
| naming | ParameterName | Parameter name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 94 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 98 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '39'. | 104 | |
| naming | ParameterName | Parameter name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 32 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 33 | |
| naming | MemberName | Member name 'AFI' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 34 | |
| naming | MemberName | Member name 'SAFI' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 36 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous statement. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 40 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 50 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 50 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 83 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 33 | |
| coding | IllegalCatch | Catching 'RuntimeException' is not allowed. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 65 | |
| 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 | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 35 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 40 | |
| indentation | Indentation | 'try' child have incorrect indentation level 14, expected level should be 16. | 45 | |
| coding | IllegalCatch | Catching 'RuntimeException' is not allowed. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 43 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 43 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 45 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 54 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 153). | 40 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 45 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 50 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 59 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 156). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 154). | 50 | |
| 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 | 'block' child have incorrect indentation level 16, expected level should be 20. | 67 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 68 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 69 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 70 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 71 | |
| indentation | Indentation | 'block' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 74 | |
| indentation | Indentation | 'block' child 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 77 | |
| indentation | Indentation | 'block' 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 | 'block' child have incorrect indentation level 16, expected level should be 20. | 82 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 83 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 85 | |
| 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 | '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 | '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 | '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 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 97 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 98 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 99 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 145 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 145). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 54 | |
| naming | ParameterName | Parameter name 'nPrefixes' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 84 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 'nPrefixes' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 28 | |
| naming | ParameterName | Parameter name 'nPrefixes' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 48 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 53 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | LocalVariableName | Local variable name 'nRead' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 59 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 73 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 84 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 84 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'java.io.File' should be separated from previous import group. | 14 | |
| naming | ConstantName | Name 'hexDumpFileName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 | |
| naming | ConstantName | Name 'fileNameInvalid' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| naming | ConstantName | Name 'expectedSize' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 25 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 60 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 71 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 108 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 134 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 177). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 289 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 339 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 343 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 347 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 348 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 361 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 362 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 372 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 373 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 379 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 391 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 404 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 405 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 416 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 420 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 420 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 422 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 144). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 119 | |
| naming | ParameterName | Parameter name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 of Javadoc is incomplete (period is missing) or not present. | 81 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 of Javadoc is incomplete (period is missing) or not present. | 113 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 of Javadoc is incomplete (period is missing) or not present. | 176 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 176 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 198 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 220). | 211 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 148). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 95 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 104 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 131 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 155 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 208 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 209 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 217 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 131 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 216 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 242 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 272 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 288 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 290 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 293 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 296 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 299 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 302 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 305 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 308 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 320 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 321 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 328 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 329 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 333 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 336 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 339 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 166). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 31 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 54 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 64 | |
| 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 194). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 47 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 58 | |
| 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 | '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 | 'else' 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 | |
| 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 | '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 | '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 |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 80 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 28 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 171). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 163). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 32 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 170). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 115 |
| 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 129). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 79 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 83 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 83 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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 | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 45 | |
| whitespace | OperatorWrap | 'instanceof' should be on a new line. | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 52 | |
| whitespace | OperatorWrap | 'instanceof' should be on a new line. | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 75 | |
| 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 | 'block' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 83 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 85 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 86 | |
| indentation | Indentation | '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. | 88 | |
| indentation | Indentation | 'block' 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 | 'case' child have incorrect indentation level 12, expected level should be 16. | 91 | |
| indentation | Indentation | 'block' 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 | '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 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 97 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 98 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 105 |
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 95 |
| 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 | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 13 | |
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 143 |
| 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 | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 202 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 238 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 246). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 271 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 296 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 297 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 313 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 328 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 334 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 340 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 347 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 348 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 349 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 350 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 352 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 353 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 355 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 356 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 358 | |
| sizes | LineLength | Line is longer than 120 characters (found 210). | 359 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 361 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 371 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 372 |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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 | '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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 15 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 74 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 74 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 81 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 84 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 87 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 91 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 95 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 54 | |
| 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 78 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 103 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 104 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 105 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 106 | |
| indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 20. | 107 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 16. | 108 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 109 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 110 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 111 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 112 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 23 | |
| whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 22 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 65 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 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 132). | 67 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 68 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 69 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 70 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 75 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 76 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 84 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 88 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 89 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 90 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 91 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 92 | |
| indentation | Indentation | 'block' 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 95 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 96 | |
| indentation | Indentation | 'block' 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 99 | |
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 65 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 72 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 72 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'testFormatTlvASCII' must contain no more than '4' capital letters. | 78 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 87 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 87 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 88 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 98 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 98 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 17 | |
| naming | ConstantName | Name 'context' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 27 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 27 |
| 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 |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 35 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.junit.Before' should be separated from previous import group. | 11 |
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 49 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 56 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 56 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 68 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 70 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 70 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 14 | |
| naming | ConstantName | Name 'descriptionTlvType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| naming | ConstantName | Name 'otherTlvType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 25 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 25 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 15 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 25 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.junit.Test' should be separated from previous import group. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 143). | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 'counterInstanceId_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 27 | |
| naming | MemberName | Member name 'counterInstanceId_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'javax.inject.Inject' should be separated from previous import group. | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.util.concurrent.Futures' should be separated from previous import group. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 104 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 254 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 265 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 272 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 283 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 295 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 317 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '223'. | 346 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 350 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 375 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 386 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 393 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 404 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 422 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 438 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '346'. | 449 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 13 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 18 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 18 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 13 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 18 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 42 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 14 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 13 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 16 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 20 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 18 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 14 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.Lists' should be separated from previous import group. | 14 | |
| imports | UnusedImports | Unused import - org.junit.Assert. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 379). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 254). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 327). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 203 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 216 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 222 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 232 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 248 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 258 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 296). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ConstantName | Name 'statefulBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 63 | |
| naming | ConstantName | Name 'symbolicNameBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 | |
| naming | ConstantName | Name 'lspUpdateErrorBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 66 | |
| naming | ConstantName | Name 'lspIdentifiers4Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 68 | |
| naming | ConstantName | Name 'lspIdentifiers6Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 73 | |
| naming | ConstantName | Name 'rsvpErrorBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 75 | |
| naming | ConstantName | Name 'rsvpError6Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 78 | |
| naming | ConstantName | Name 'userErrorBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 288). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 214 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 229 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 237 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 366). | 271 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 279). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 351). | 292 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 295 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 303 | |
| sizes | LineLength | Line is longer than 120 characters (found 248). | 307 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 315 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 339 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 341 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 352 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 378 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 383 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 390 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 400 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 405 | |
| sizes | LineLength | Line is longer than 120 characters (found 319). | 413 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 421 | |
| sizes | LineLength | Line is longer than 120 characters (found 320). | 430 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 439 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 449 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 450 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 454 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 467 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 482 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 494 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 496 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 497 | |
| sizes | LineLength | Line is longer than 120 characters (found 303). | 506 | |
| sizes | LineLength | Line is longer than 120 characters (found 265). | 507 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 509 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 516 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 536 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 538 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 539 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 547 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 556 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 563 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 570 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 573 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 583 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 37 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 37 | |
| 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 20 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 18 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 22 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 25 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 32 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 84 | |
| naming | ParameterName | Parameter name 'pTlv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 44 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 | 'if' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | 'if' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | 'if' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | |
| 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | 'if' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 13 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 34 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 34 | |
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 13 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 33 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 33 | |
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 11 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 39 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 22 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 43 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 184 | |
| 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | 'if' have incorrect indentation level 12, expected level should be 16. | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 196 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 197 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 198 | |
| indentation | Indentation | 'if rcurly' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 200 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 201 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 202 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 203 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 204 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 205 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 205 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 206 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 207 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 208 | |
| indentation | Indentation | 'if rcurly' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 210 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 211 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 212 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 213 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 214 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 215 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 215 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 216 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 217 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 218 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 40 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 82 | |
| naming | ParameterName | Parameter name 'pBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 169 | |
| naming | ParameterName | Parameter name 'pBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 169 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 171 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 172 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 173 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 174 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 175 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 176 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 176 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 177 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 178 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 179 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 180 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 181 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 182 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 183 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 184 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 185 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 185 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 186 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 187 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 188 | |
| indentation | Indentation | 'if rcurly' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 190 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 191 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 192 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 193 | |
| indentation | Indentation | 'if rcurly' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 195 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 196 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 197 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 198 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 44 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 33 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 22 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 65 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 84 | |
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 86 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 86 | |
| 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. | 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. | 154 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 155 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 156 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 157 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 158 | |
| indentation | Indentation | '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 | 'block' child have incorrect indentation level 16, expected level should be 20. | 162 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 163 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 164 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 165 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 166 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 167 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 168 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 169 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 170 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 229 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 244 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 253 | |
| sizes | LineLength | Line is longer than 120 characters (found 247). | 256 | |
| 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 | 'if' have incorrect indentation level 12, expected level should be 16. | 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 333 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 334 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 335 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 336 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 337 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 338 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 339 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 62 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 26 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 29 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 30 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 33 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 144). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 161). | 42 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 68 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 73 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 88 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 31 | |
| naming | ConstantName | Name 'generalizedLabelBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
| naming | ConstantName | Name 'typeOneLabelBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 35 | |
| naming | ConstantName | Name 'wavebandLabelBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 228 | |
| blocks | EmptyBlock | Empty catch block. | 231 | |
| naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'PCEPEROSubobjectParserTest' must contain no more than '4' capital letters. | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 55 | |
| naming | ConstantName | Name 'ip4PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 57 | |
| naming | ConstantName | Name 'ip6PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 58 | |
| naming | ConstantName | Name 'asNumberBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 61 | |
| naming | ConstantName | Name 'unnumberedBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 63 | |
| naming | ConstantName | Name 'pathKey32Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 65 | |
| naming | ConstantName | Name 'pathKey128Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 68 | |
| naming | ConstantName | Name 'labelBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 70 | |
| naming | ConstantName | Name 'exrsBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 142 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 197 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 222 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 223 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 226 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 255 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 256 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'testEROEXRSSubobject' must contain no more than '4' capital letters. | 276 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 277 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 280 | |
| sizes | LineLength | Line is longer than 120 characters (found 328). | 281 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 283 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 286 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Javadoc has empty description section. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'testOpenObjectWOTLV' must contain no more than '4' capital letters. | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 203 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 235 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 262 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 263 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 265 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 269 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 273 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 276 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 291 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 292 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 293 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 294 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 299 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 300 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 301 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 302 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 304 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 305 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 307 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 308 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 310 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 313 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 334 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 335 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 336 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 337 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 342 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 343 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 344 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 345 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 346 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 348 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 349 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 350 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 351 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 353 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 355 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 356 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 382 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 389 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 411 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 414 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 420 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 445 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 451 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 454 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 475 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 476 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 477 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 481 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 487 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 490 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 512 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 520 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 529 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 531 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 553 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 553 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 564 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 566 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 580 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 602 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 602 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 612 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 624 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 646 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 653 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 655 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 666 | |
| sizes | LineLength | Line is longer than 120 characters (found 209). | 667 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 670 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 691 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 692 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 692 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 700 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 709 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 712 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 733 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 734 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 751 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 753 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 768 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 771 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 793 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 803 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 828 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 850 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 857 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 878 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 879 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 884 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 888 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 891 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 894 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 916 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 926 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 947 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 948 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 954 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 956 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 977 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 978 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 987 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 989 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 1010 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 1016 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 1024 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 1033 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 1047 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 1075 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 1081 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 1084 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 1103 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 1107 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 1126 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 1127 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 1129 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 1145 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 1147 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 1168 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 1184 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 1187 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 1206 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 1209 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 1243 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 1261 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 1276 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 1292 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 138). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 80 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 36 | |
| naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 41 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 63 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'PCEPRROSubobjectParserTest' must contain no more than '4' capital letters. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 46 | |
| naming | ConstantName | Name 'ip4PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 48 | |
| naming | ConstantName | Name 'ip6PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 51 | |
| naming | ConstantName | Name 'unnumberedBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 53 | |
| naming | ConstantName | Name 'pathKey32Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 55 | |
| naming | ConstantName | Name 'pathKey128Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 56 | |
| naming | ConstantName | Name 'labelBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 210 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 228 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 383 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 157). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 36 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 59 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 42 | |
| 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 |
|---|---|---|---|---|
| naming | ConstantName | Name 'noPathVectorBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 55 | |
| naming | ConstantName | Name 'overloadedBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| naming | ConstantName | Name 'reqMissingBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 57 | |
| naming | ConstantName | Name 'orderBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 57 | |
| naming | ConstantName | Name 'ofListBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 60 | |
| naming | ConstantName | Name 'vsTlvBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 176 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 195 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 195 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 201 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 152). | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 254). | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 203 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 211 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 223 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 237 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 250 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 251 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 284 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 291 | |
| sizes | LineLength | Line is longer than 120 characters (found 244). | 312 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 319 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 340 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 342 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 362 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 366 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 374 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 383 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 388 | |
| sizes | LineLength | Line is longer than 120 characters (found 291). | 389 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 391 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 404 | |
| sizes | LineLength | Line is longer than 120 characters (found 292). | 405 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 414 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 424 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 430 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 440 | |
| naming | LocalVariableName | Local variable name 'rBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 445 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 481 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 505 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 516 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 522 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 531 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 534 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 535 | |
| sizes | LineLength | Line is longer than 120 characters (found 195). | 551 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 552 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 554 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 574 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 576 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 584 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 585 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 601 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 607 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 616 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 622 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 635 | |
| sizes | LineLength | Line is longer than 120 characters (found 291). | 636 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 640 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 643 | |
| naming | LocalVariableName | Local variable name 'rBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 660 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 670 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 686 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 697 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 708 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 716 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 719 | |
| naming | LocalVariableName | Local variable name 'rBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 731 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 748 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 766 | |
| sizes | LineLength | Line is longer than 120 characters (found 291). | 767 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 769 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 810 | |
| sizes | LineLength | Line is longer than 120 characters (found 292). | 811 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 820 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'PCEPXROSubobjectParserTest' must contain no more than '4' capital letters. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 48 | |
| naming | ConstantName | Name 'ip4PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 50 | |
| naming | ConstantName | Name 'ip6PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 53 | |
| naming | ConstantName | Name 'srlgBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 54 | |
| naming | ConstantName | Name 'unnumberedBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 | |
| naming | ConstantName | Name 'asNumberBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 57 | |
| naming | ConstantName | Name 'pathKey32Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 59 | |
| naming | ConstantName | Name 'pathKey128Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 207 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 232 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 233 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 155). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'javax.net.ssl.SSLContext' should be separated from previous import group. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 52 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 52 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 23 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 32 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 33 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 33 | |
| 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 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 | '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 | 'block' child 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 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 | |
| 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 | |
| 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 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 41 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 41 | |
| 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 | 'if' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | 'if' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | |
| 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | 'if' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 27 | |
| 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 |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 41 | |
| 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 |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 33 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 33 | |
| 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 | '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 | '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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | 'if' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 25 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 25 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 53 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 53 | |
| 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 62 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 62 | |
| 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 | 'if' 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 | 'if' child 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 | |
| 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | '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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | '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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 24 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 28 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| 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 |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 35 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 35 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 33 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 46 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 32 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 24 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 24 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 29 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 28 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 27 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 32 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 28 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| 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 |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 32 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 82 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 31 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 30 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 38 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 38 | |
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 30 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 30 | |
| 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 |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 20 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 26 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 23 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 36 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 36 | |
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 28 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 11 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 20 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 20 | |
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 11 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 28 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 11 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 28 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 26 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 11 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 29 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 11 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 29 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 27 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 25 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 25 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 20 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 20 | |
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 12 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 30 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 12 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 30 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 194). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 42 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 28 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 12 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 28 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'XROSRLGSubobjectParser' must contain no more than '4' 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 28 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 19 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 19 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'switch' is not followed by whitespace. | 29 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 30 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 31 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 32 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 33 | |
| indentation | Indentation | 'if rcurly' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 35 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 36 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 37 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 38 | |
| indentation | Indentation | 'if rcurly' 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 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 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 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 43 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 120 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 151). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 142). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 26 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 27 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 29 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 29 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 51 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 35 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 55 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 56 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 33 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 151). | 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 128). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 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 of Javadoc is incomplete (period is missing) or not present. | 313 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 63 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 294 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 316 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 319 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '316'. | 342 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 54 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 154). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 34 | |
| naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 151). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 131 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 153 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 165 |
| 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 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 56 | |
| 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 | |
| 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 | '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 | '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 | 'block' 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 | 'block' 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 | 'block' 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 | 'block' 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 | '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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ConstantName | Name 'srEroSubobjectWithIpv4NodeID' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| naming | ConstantName | Name 'srEroSubobjectWithIpv6NodeID' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| naming | ConstantName | Name 'srEroSubobjectWithIpv4Adjacency' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| naming | ConstantName | Name 'srEroSubobjectWithIpv6Adjacency' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| naming | ConstantName | Name 'srEroSubobjectWithUnnumbered' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 68 | |
| naming | ConstantName | Name 'srEroSubobjectWithoutNAI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 77 | |
| naming | ConstantName | Name 'srEroSubobjectWithoutSID' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 82 | |
| naming | ConstantName | Name 'srEroSubobjectWithIpv4NodeIDMFlag' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 87 | |
| naming | ConstantName | Name 'srEroSubobjectWithIpv4NodeIDMFlagAfter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 202 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 217 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 233 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ConstantName | Name 'openObjectBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
| naming | ConstantName | Name 'srEroObjectBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 191). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 150 |
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 | |
| naming | ConstantName | Name 'srRroSubobjectWithIpv4NodeID' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| naming | ConstantName | Name 'srRroSubobjectWithIpv6NodeID' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| naming | ConstantName | Name 'srRroSubobjectWithIpv4Adjacency' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| naming | ConstantName | Name 'srRroSubobjectWithIpv6Adjacency' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| naming | ConstantName | Name 'srRroSubobjectWithUnnumbered' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 68 | |
| naming | ConstantName | Name 'srRroSubobjectWithoutNAI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 77 | |
| naming | ConstantName | Name 'srRroSubobjectWithoutSID' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 24 | |
| 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 | |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 93 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 192). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 152). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 79 | |
| naming | LocalVariableName | Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 90 | |
| naming | LocalVariableName | Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 24 |
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 146). | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 12 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 83 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 83 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 87 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 87 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 91 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 91 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 95 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 95 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 99 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 99 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 107 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 107 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 111 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 111 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 115 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 115 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 123 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 123 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 151 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 151 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 155 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 155 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 172 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 172 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 176 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 176 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 180 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 180 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 184 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 184 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 188 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 188 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 192 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 192 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 196 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 196 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 218 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 218 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 222 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 222 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 226 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 226 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 243 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 243 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 247 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 247 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 251 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 251 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 255 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 255 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 259 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 259 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 263 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 263 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 267 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 267 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 271 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 271 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 275 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 275 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 291 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 291 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 295 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 295 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 299 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 299 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 303 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 303 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 308 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 308 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 313 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 313 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 318 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 318 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 323 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 323 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 328 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 328 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 332 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 332 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 346 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 346 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 365 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 10 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 18 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 18 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 242). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 242). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 165 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 273). | 172 | |
| sizes | LineLength | Line is longer than 120 characters (found 273). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 137 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 140 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 140 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 141 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 151 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 151 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 152 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 162 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 162 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 163 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 173 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 173 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 174 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 184 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 184 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 185 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 195 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 195 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 196 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 206 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 206 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 207 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 217 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 217 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 218 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 228 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 228 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 229 |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 28 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 28 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 88 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 44 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 100 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 186 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 37 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 11 |
| 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 126). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 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 | |
| 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 285). | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 171). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 43 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 62 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 201 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 228 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 231 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 261 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'testEROEXRSSubobject' must contain no more than '4' capital letters. | 281 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 282 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 285 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 287 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 287 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 288 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 290 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 44 | |
| naming | ConstantName | Name 'ip4PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 46 | |
| naming | ConstantName | Name 'ip6PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 49 | |
| naming | ConstantName | Name 'unnumberedBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 51 | |
| naming | ConstantName | Name 'pathKey32Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 53 | |
| naming | ConstantName | Name 'pathKey128Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 54 | |
| naming | ConstantName | Name 'labelBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 208 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'registerRSVPTEParsers' must contain no more than '4' 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 | |
| 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 266 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 282 | |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 47 | |
| naming | ConstantName | Name 'ip4PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 49 | |
| naming | ConstantName | Name 'ip6PrefixBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 52 | |
| naming | ConstantName | Name 'srlgBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 53 | |
| naming | ConstantName | Name 'unnumberedBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 | |
| naming | ConstantName | Name 'asNumberBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 56 | |
| naming | ConstantName | Name 'pathKey32Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 58 | |
| naming | ConstantName | Name 'pathKey128Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 153 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 232 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 233 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 21 | |
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 29 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 29 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 29 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 29 | |
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 19 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 19 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 22 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 22 | |
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 22 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 22 | |
| 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 |
|---|---|---|---|---|
| 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 of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 21 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 25 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 of Javadoc is incomplete (period is missing) or not present. | 25 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 of Javadoc is incomplete (period is missing) or not present. | 30 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 30 | |
| 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 of Javadoc is incomplete (period is missing) or not present. | 30 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 30 | |
| 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 27 | |
| 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 of Javadoc is incomplete (period is missing) or not present. | 27 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 27 | |
| 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 |
|---|---|---|---|---|
| whitespace | OperatorWrap | '+' should be on a new line. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 21 | |
| 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 |
|---|---|---|---|---|
| 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 of Javadoc is incomplete (period is missing) or not present. | 31 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 31 | |
| 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 of Javadoc is incomplete (period is missing) or not present. | 20 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 20 | |
| 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 of Javadoc is incomplete (period is missing) or not present. | 22 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 22 | |
| 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 of Javadoc is incomplete (period is missing) or not present. | 29 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 29 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'XROSRLGSubobjectParser' must contain no more than '4' 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 25 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 25 | |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 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 | '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 | '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 | '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 | 'block' child have incorrect indentation level 12, expected level should be 16. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 64 | |
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 144 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 189 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 239 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 260 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 262 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 270 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 272 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 289 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 295 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 295 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 297 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'testFlowSpecObjectParser_HEADER_5' must contain no more than '4' capital letters. | 349 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'testFlowSpecObjectParser_HEADER_2' must contain no more than '4' capital letters. | 360 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'testParser_HEADER_5' must contain no more than '4' capital letters. | 371 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 13 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 26 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 51 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 51 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 66 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 66 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 76 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 76 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 87 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 87 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 101 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 101 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 123 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 123 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 146 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 146 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 167 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 167 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 181 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 181 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 192 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 206 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 206 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 229 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 229 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 324 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 324 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 356 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 356 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 388 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 388 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 429 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 438 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 438 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 478 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 484 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 484 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 497 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 503 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 503 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 516 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 519 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 519 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 532 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 538 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 538 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 551 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 555 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 555 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 568 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 593 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 593 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 11 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 19 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 19 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 20 |
| 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 | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 235). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 243). | 29 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 306). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 290). | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 310). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 248). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 250). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 90 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 197). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 205). | 133 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 44 |
| 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 | MemberName | Member name 'cTypeOne' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 30 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 255). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 263). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 107 | |
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 37 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'cType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 12 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 40 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 40 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 45 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 41 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 41 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 46 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 14 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 53 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 53 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 58 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 58 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 104 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 107 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 11 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 48 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 48 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 53 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 53 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 74 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 77 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 11 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 48 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 48 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 69 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 72 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 of Javadoc is incomplete (period is missing) or not present. | 118 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 118 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 167 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 167 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 201). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 159 | |
| naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 170 | |
| naming | LocalVariableName | Local variable name 'j' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 172 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 219 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 141). | 189 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 199 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 199 | |
| naming | LocalVariableName | Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 257 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 273 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 273 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 274 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 201 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 239 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 239 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 76 | |
| whitespace | EmptyLineSeparator | 'INTERFACE_DEF' should be separated from previous statement. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.Lists' should be separated from previous import group. | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 182 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 193 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 193 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 194 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 204 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 204 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 228 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 232 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 28 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 55 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 55 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 214 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 214 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 226 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 226 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 236 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 248 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 251 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 253 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 35 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 21 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 21 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 36 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 45 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 54 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 54 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 63 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 63 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 73 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 73 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 82 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.Unpooled' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 40 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 43 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 43 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'java.io.File' should be separated from previous import group. | 14 | |
| naming | ConstantName | Name 'hexDumpFileName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 | |
| naming | ConstantName | Name 'expectedSize' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 46 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 46 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 29 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 29 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 34 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 34 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 29 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 17 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 17 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 18 |