The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
imports | CustomImportOrder
|
18 | ![]() |
javadoc | JavadocParagraph | 64 | ![]() |
modifier | ModifierOrder | 2 | ![]() |
sizes | LineLength
|
12 | ![]() |
whitespace | EmptyLineSeparator
|
29 | ![]() |
GenericWhitespace | 2 | ![]() | |
SeparatorWrap
|
1 | ![]() | |
SeparatorWrap
|
1 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 12 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 14 |
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. | 17 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 24 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 25 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 31 |
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. | 22 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 29 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 30 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 36 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.binding.Augmentation'should be separated from previous import group. | 14 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 29 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 37 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 43 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 49 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 67 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 106 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 111 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 119 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 124 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 137). | 132 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 144 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.binding.DataObject'should be separated from previous import group. | 13 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.concepts.ListenerRegistration'should be separated from previous import group. | 11 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 22 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 25 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 26 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 30 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 39 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 187). | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 19 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 28 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 37 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 42 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 55 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 59 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 62 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 17 |
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. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 23 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 43 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 52 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.binding.DataObject'should be separated from previous import group. | 14 |
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. | 11 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.binding.DataObject'should be separated from previous import group. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 18 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 22 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 26 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 31 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 63 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 67 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 72 |
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. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.concepts.ListenerRegistration'should be separated from previous import group. | 12 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 18 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 22 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 36 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' should followed by whitespace. | 14 |
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. | 11 |
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. | 12 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 25 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 36 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 26 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 42 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 52 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 66 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 73 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 16 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 21 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 29 |
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. | 17 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 28 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 29 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 39 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 41 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 145). | 49 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.concepts.ObjectRegistration'should be separated from previous import group. | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' should followed by whitespace. | 16 |
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. | 18 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 26 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 30 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 32 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 52 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 55 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 59 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 83 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 87 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 89 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 106 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 109 |
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. | 12 |
![]() |
whitespace | SeparatorWrap | '.' should be on a new line. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
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. | 11 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
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. | 12 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 27 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 34 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 41 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 47 |