The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | IllegalThrows | 3 | |
| javadoc | JavadocStyle
|
4 | |
| sizes | LineLength
|
14 | |
| whitespace | EmptyLineSeparator
|
1 | |
WhitespaceAround
|
2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 13 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 76 | |
| whitespace | EmptyLineSeparator | 'INTERFACE_DEF' should be separated from previous statement. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 17 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 28 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 55 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 55 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 21 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 21 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 38 |