The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| modifier | RedundantModifier | 1 | |
| naming | MemberName
|
1 | |
| sizes | LineLength
|
18 |
| 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 |
|---|---|---|---|---|
| naming | MemberName | Member name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 180). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 188). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 145). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 116 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 259). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 284). | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 143). | 79 |