The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | IllegalCatch | 4 | |
| OverloadMethodsDeclarationOrder | 3 | ||
| imports | CustomImportOrder
|
1 | |
| indentation | Indentation
|
41 | |
| javadoc | JavadocStyle
|
14 | |
| NonEmptyAtclauseDescription | 9 | ||
| misc | UpperEll | 34 | |
| modifier | RedundantModifier | 7 | |
| naming | AbbreviationAsWordInName
|
1 | |
MemberName
|
1 | ||
ParameterName
|
8 | ||
| sizes | LineLength
|
194 | |
| whitespace | EmptyLineSeparator
|
2 | |
| GenericWhitespace | 4 | ||
| MethodParamPad | 3 | ||
OperatorWrap
|
1 | ||
SeparatorWrap
|
2 | ||
SeparatorWrap
|
2 | ||
WhitespaceAround
|
3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 145). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 150 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 172 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 196 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 218 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 241 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 243 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 244 | |
| 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 | 'block' child have incorrect indentation level 16, expected level should be 20. | 248 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 249 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 251 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 252 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 253 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 254 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 255 | |
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 262 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 292 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 370 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 370 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 427 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 430 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 485 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '135'. | 516 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '273'. | 525 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 539 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 548 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 564 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 564 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 567 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 77 | |
| misc | UpperEll | Should use uppercase 'L'. | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 288). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 129 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 131 | |
| sizes | LineLength | Line is longer than 120 characters (found 245). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 134 | |
| sizes | LineLength | Line is longer than 120 characters (found 281). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 216). | 141 | |
| misc | UpperEll | Should use uppercase 'L'. | 141 |
| 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 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 70 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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]*$'. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 136). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 82 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 100 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 105 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 68 | |
| misc | UpperEll | Should use uppercase 'L'. | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 112 | |
| misc | UpperEll | Should use uppercase 'L'. | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 128 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 158 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 172 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 174 | |
| misc | UpperEll | Should use uppercase 'L'. | 174 | |
| misc | UpperEll | Should use uppercase 'L'. | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 180 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 181 | |
| misc | UpperEll | Should use uppercase 'L'. | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 185 | |
| misc | UpperEll | Should use uppercase 'L'. | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 49 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 61 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 69 | |
| misc | UpperEll | Should use uppercase 'L'. | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 70 | |
| misc | UpperEll | Should use uppercase 'L'. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 94 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 100 | |
| misc | UpperEll | Should use uppercase 'L'. | 110 | |
| misc | UpperEll | Should use uppercase 'L'. | 115 | |
| misc | UpperEll | Should use uppercase 'L'. | 117 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 118 | |
| misc | UpperEll | Should use uppercase 'L'. | 122 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 53 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 70 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 103 |
| 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 131). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 428). | 72 | |
| misc | UpperEll | Should use uppercase 'L'. | 72 | |
| misc | UpperEll | Should use uppercase 'L'. | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 76 | |
| misc | UpperEll | Should use uppercase 'L'. | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 88 | |
| misc | UpperEll | Should use uppercase 'L'. | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 93 | |
| misc | UpperEll | Should use uppercase 'L'. | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 333). | 102 | |
| misc | UpperEll | Should use uppercase 'L'. | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 451). | 104 | |
| misc | UpperEll | Should use uppercase 'L'. | 104 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 113 | |
| misc | UpperEll | Should use uppercase 'L'. | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 281). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 305). | 126 | |
| misc | UpperEll | Should use uppercase 'L'. | 126 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 127 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 331). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 118 | |
| 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 137). | 527 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 535 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 538 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 543 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 551 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 569 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 576 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 592 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 629 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 642 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 661 | |
| naming | ParameterName | Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 661 | |
| sizes | LineLength | Line is longer than 120 characters (found 207). | 670 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 725 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 725 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 727 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 728 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 729 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 732 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 752 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 752 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 756 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 762 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 762 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 764 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 99 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'TUNNEL_NAME' must contain no more than '4' capital letters. | 101 | |
| naming | MemberName | Member name 'TUNNEL_NAME' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 315). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 281). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 178 | |
| sizes | LineLength | Line is longer than 120 characters (found 301). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 301). | 213 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 214 | |
| sizes | LineLength | Line is longer than 120 characters (found 222). | 215 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 296). | 230 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 255 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 288). | 297 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 308 | |
| sizes | LineLength | Line is longer than 120 characters (found 250). | 310 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 311 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 312 | |
| sizes | LineLength | Line is longer than 120 characters (found 281). | 322 | |
| sizes | LineLength | Line is longer than 120 characters (found 165). | 324 | |
| sizes | LineLength | Line is longer than 120 characters (found 204). | 325 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 337 | |
| sizes | LineLength | Line is longer than 120 characters (found 315). | 357 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 366 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 376 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 387 | |
| sizes | LineLength | Line is longer than 120 characters (found 335). | 389 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 401 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 404 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 405 |
| 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 |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 44 | |
| misc | UpperEll | Should use uppercase 'L'. | 53 | |
| misc | UpperEll | Should use uppercase 'L'. | 54 | |
| misc | UpperEll | Should use uppercase 'L'. | 63 | |
| misc | UpperEll | Should use uppercase 'L'. | 72 | |
| misc | UpperEll | Should use uppercase 'L'. | 73 | |
| misc | UpperEll | Should use uppercase 'L'. | 82 | |
| misc | UpperEll | Should use uppercase 'L'. | 91 | |
| misc | UpperEll | Should use uppercase 'L'. | 92 | |
| misc | UpperEll | Should use uppercase 'L'. | 102 | |
| 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 122). | 158 |
| 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 125). | 172 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 180 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 299). | 253 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 42 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 124 |
| 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 | 'io.netty.channel.nio.NioEventLoopGroup' should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 161 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '137'. | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 168 |
| 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 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 49 |
| 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 | |
| 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 154). | 24 |