The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | RightCurly
|
1 | |
| RightCurly | 1 | ||
| javadoc | NonEmptyAtclauseDescription | 4 | |
| sizes | LineLength
|
10 | |
| whitespace | WhitespaceAround
|
5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 133). | 16 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 24 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 24 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 28 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 29 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not followed by whitespace. | 29 | |
| whitespace | WhitespaceAround | WhitespaceAround: '}' is not preceded with whitespace. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 145). | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 182). | 41 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 54 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 56 |