The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| File | |||
|---|---|---|---|
| org/opendaylight/yangtools/yang2sources/spi/BasicCodeGenerator.java | 0 | 7 | 0 |
| org/opendaylight/yangtools/yang2sources/spi/MavenProjectAware.java | 0 | 1 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocStyle
|
2 | |
| NonEmptyAtclauseDescription | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 34 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 39 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 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 |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 20 |