The following document contains the results of Checkstyle 7.6.1 with odl_checks.xml ruleset. 
| File | |||
|---|---|---|---|
| org/opendaylight/bgpcep/programming/tunnel/TunnelProgrammingUtil.java | 0 | 3 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocStyle
|
1 | |
| sizes | LineLength
|
1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 18 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 26 |