The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MultipleVariableDeclarations | 2 | |
| indentation | Indentation
|
12 | |
| javadoc | JavadocStyle
|
2 | |
| modifier | RedundantModifier | 1 | |
| 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]*$'. | 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). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 175 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 216 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 218 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 223 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 311). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 312). | 261 | |
| sizes | LineLength | Line is longer than 120 characters (found 249). | 268 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 274 | |
| sizes | LineLength | Line is longer than 120 characters (found 208). | 275 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 280 |
| 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 |
|---|---|---|---|---|
| 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 |