The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | IllegalThrows | 1 | |
| javadoc | JavadocParagraph
|
1 | |
JavadocStyle
|
2 | ||
| sizes | LineLength
|
7 | |
| whitespace | WhitespaceAround
|
2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 81 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 90 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 90 | |
| coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 142 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 12 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 26 |