The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| File | |||
|---|---|---|---|
| org/opendaylight/protocol/bgp/config/loader/spi/ConfigFileProcessor.java | 0 | 4 | 0 |
| org/opendaylight/protocol/bgp/config/loader/spi/ConfigLoader.java | 0 | 4 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocStyle
|
4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 22 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 22 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 29 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 16 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 16 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 24 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 24 |