The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MultipleVariableDeclarations | 2 | |
| imports | CustomImportOrder
|
1 | |
| indentation | Indentation
|
12 | |
| javadoc | JavadocStyle
|
2 | |
| modifier | RedundantModifier | 1 | |
| naming | MemberName
|
1 | |
ParameterName
|
9 | ||
| sizes | LineLength
|
76 | |
| whitespace | SeparatorWrap
|
3 | |
SeparatorWrap
|
3 | ||
WhitespaceAround
|
1 |
| 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). | 138 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 140 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 204 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 219 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 185). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 86 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 181 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 507). | 188 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 189 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 191 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 194 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 200 |
| 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 131). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 96 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 242 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 311). | 280 | |
| sizes | LineLength | Line is longer than 120 characters (found 312). | 285 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 292 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 298 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 299 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 304 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 91 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 92 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 98 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.channel.nio.NioEventLoopGroup' should be separated from previous import group. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 118 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 120 |