The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
imports | CustomImportOrder
|
18 | ![]() |
indentation | Indentation
|
8 | ![]() |
javadoc | JavadocMethod
|
2 | ![]() |
JavadocParagraph | 1 | ![]() | |
naming | AbbreviationAsWordInName
|
6 | ![]() |
sizes | LineLength
|
18 | ![]() |
whitespace | EmptyLineSeparator
|
5 | ![]() |
WhitespaceAround
|
2 | ![]() |
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.Preconditions' import. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 19 |
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.Preconditions' import. | 14 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 149). | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener' import. | 20 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 42 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 49 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 186). | 49 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 63 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 71 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 85 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 90 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 95 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 112 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 115 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 169). | 130 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 144 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 11 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
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 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.common.api.OptimisticLockFailedException' import. | 17 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 19 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 189). | 38 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 71 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.dom.spi.AbstractDOMDataTreeChangeListenerRegistration' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener' import. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 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 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 8, 12. | 34 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 35 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 20, expected level should be one of the following: 12, 16. | 37 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 20, expected level should be one of the following: 12, 16. | 37 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be one of the following: 12, 16. | 38 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. | 39 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be one of the following: 12, 16. | 40 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. | 41 |
![]() |
indentation | Indentation | 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 4, 8. | 42 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 44 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 145). | 47 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 187). | 51 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 61 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 182). | 67 |