The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | IllegalCatch | 1 | |
| modifier | RedundantModifier | 2 | |
| sizes | LineLength
|
11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 37 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 37 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 21 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 48 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 149 |