The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | OverloadMethodsDeclarationOrder | 2 | |
| imports | CustomImportOrder
|
15 | |
| javadoc | JavadocMethod
|
3 | |
| JavadocParagraph | 15 | ||
| JavadocTagContinuationIndentation | 2 | ||
| NonEmptyAtclauseDescription | 2 | ||
| naming | AbbreviationAsWordInName
|
1 | |
| sizes | LineLength
|
1 | |
| whitespace | EmptyLineSeparator
|
5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | 'java.io.Serializable'should be separated from previous import group. | 14 | |
| imports | CustomImportOrder | 'org.opendaylight.yangtools.concepts.Immutable'should be separated from previous import group. | 22 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 27 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 114 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 154 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 165 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 203 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '114'. | 225 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 297 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '276'. | 303 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 325 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 346 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 358 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 375 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 377 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 79 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 52 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 96 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 215 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 249 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 418 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 421 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 423 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 425 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 17 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 22 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 32 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |