The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| imports | CustomImportOrder
|
1 | |
| javadoc | NonEmptyAtclauseDescription | 4 | |
| whitespace | EmptyLineSeparator
|
3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.model.api.Module'should be separated from previous import group. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 34 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 20 |