The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| imports | CustomImportOrder
|
2 | |
| RedundantImport | 2 | ||
| indentation | Indentation
|
4 | |
| javadoc | JavadocStyle
|
1 | |
| naming | AbbreviationAsWordInName
|
1 | |
| ConstantName | 3 | ||
LocalVariableName
|
1 | ||
ParameterName
|
2 | ||
| sizes | LineLength
|
71 | |
| whitespace | GenericWhitespace | 1 | |
SeparatorWrap
|
1 | ||
SeparatorWrap
|
1 | ||
WhitespaceAround
|
2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name 'AbstractIPRIBSupport' must contain no more than '4' capital letters. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 80 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 98 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 140). | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 219). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.ImmutableMap' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 57 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 58 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 61 | |
| indentation | Indentation | 'new' have incorrect indentation level 4, expected level should be 8. | 62 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 8. | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 183). | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 130 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 141). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.collect.ImmutableMap' should be separated from previous import group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 28 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 151). | 23 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | LocalVariableName | Local variable name 'nRead' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 167 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 198 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 200 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 128). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 287). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 82 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 265). | 97 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 235). | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 194). | 74 | |
| sizes | LineLength | Line is longer than 120 characters (found 199). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 229). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 234). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 228). | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 50 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 185). | 80 | |
| sizes | LineLength | Line is longer than 120 characters (found 287). | 81 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 94 | |
| sizes | LineLength | Line is longer than 120 characters (found 265). | 102 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 235). | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 189). | 23 | |
| naming | ParameterName | Parameter name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'cNextHop' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.opendaylight.protocol.bgp.inet.codec.nexthop.Ipv4NextHopParserSerializer. | 19 | |
| imports | RedundantImport | Redundant import from the same package - org.opendaylight.protocol.bgp.inet.codec.nexthop.Ipv6NextHopParserSerializer. | 20 | |
| naming | ConstantName | Name 'ipv6lB' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| naming | ConstantName | Name 'ipv6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| naming | ConstantName | Name 'ipv6l' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 70 |