The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| naming | ConstantName | 1 | |
LocalVariableName
|
1 | ||
PackageName
|
3 | ||
| sizes | LineLength
|
11 | |
| whitespace | GenericWhitespace | 1 | |
WhitespaceAround
|
2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.controller.config.yang.odl_bgp_benchmark_cfg' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 9 | |
| sizes | LineLength | Line is longer than 120 characters (found 198). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.controller.config.yang.odl_bgp_benchmark_cfg' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 9 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.controller.config.yang.odl_bgp_benchmark_cfg' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 9 | |
| sizes | LineLength | Line is longer than 120 characters (found 193). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 53 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 64 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 189 | |
| naming | LocalVariableName | Local variable name 'wTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 52 | |
| naming | ConstantName | Name 'tablesIId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 87 |