The following document contains the results of Checkstyle 7.6.1 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MultipleVariableDeclarations | 2 | |
| indentation | Indentation
|
12 | |
| javadoc | JavadocStyle
|
2 | |
| modifier | RedundantModifier | 4 | |
| naming | MemberName
|
1 | |
ParameterName
|
9 | ||
| sizes | LineLength
|
60 | |
| whitespace | SeparatorWrap
|
4 | |
SeparatorWrap
|
4 | ||
WhitespaceAround
|
1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MemberName | Member name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 77 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 81 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 135 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 201 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 201 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 216 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'final' modifier. | 53 |
| 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 131). | 93 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 120 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 143 | |
| naming | ParameterName | Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 168 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 182 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 212 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 219 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 219 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 229 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 253 | |
| sizes | LineLength | Line is longer than 120 characters (found 241). | 255 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 257 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 263 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 265 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 268 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 275 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 282 | |
| naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 282 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 304 | |
| naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 417 | |
| 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 | 'case' child have incorrect indentation level 8, expected level should be 12. | 436 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 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 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 442 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 443 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 444 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 459 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 487 |
| 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). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 176). | 41 |
| 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). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 175). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 138 | |
| 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 |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'final' modifier. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 88 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 94 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 96 |
| 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 |