The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
imports | CustomImportOrder
|
79 | ![]() |
javadoc | JavadocMethod
|
2 | ![]() |
JavadocParagraph | 36 | ![]() | |
JavadocTagContinuationIndentation | 3 | ![]() | |
NonEmptyAtclauseDescription | 3 | ![]() | |
modifier | ModifierOrder | 13 | ![]() |
naming | AbbreviationAsWordInName
|
31 | ![]() |
LocalVariableName
|
1 | ![]() | |
sizes | LineLength
|
59 | ![]() |
whitespace | EmptyLineSeparator
|
40 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 181). | 18 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableSet' import. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 170). | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument'should be separated from previous import group. | 13 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 77 |
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 |
![]() |
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 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 34 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 45 |
![]() |
modifier | ModifierOrder | '@Nullable' annotation modifier does not preceed non-annotation modifiers. | 52 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 61 |
![]() |
naming | LocalVariableName | Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 69 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 80 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 |
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 |
![]() |
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 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 |
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 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 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.annotations.Beta' import. | 12 |
![]() |
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 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 53 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 58 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 63 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 26 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 29 |
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. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 25 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 24 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 26 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 34 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 21 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 21 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 24 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 26 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. | 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 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 23 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 25 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 164). | 28 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 166). | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. | 12 |
![]() |
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 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 22 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 27 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ForwardingObject' import. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 21 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
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 |
![]() |
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 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 73 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 3 |
![]() |
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 173). | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 21 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 35 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 44 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 60 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 16 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 165). | 26 |
![]() |
whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 29 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 29 |
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. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
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. | 22 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 |
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. | 15 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.ImmutableList' import. | 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 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate' import. | 22 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 181). | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 35 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 204). | 42 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 151). | 46 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 66 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 187). | 73 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 77 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 137). | 78 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 201). | 94 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 98 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 103 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 188). | 111 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 124 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 129 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.annotations.Beta' import. | 12 |
![]() |
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 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 23 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 29 |
![]() |
modifier | ModifierOrder | 'abstract' modifier out of order with the JLS suggestions. | 30 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 72 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 78 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 143 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 174 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 182 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 188 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 237 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 247 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 161). | 280 |
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 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 25 |
![]() |
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. | 30 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 34 |
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. | 14 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 40 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 37 |
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. | 14 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 16 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 21 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 25 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 41 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 45 |
![]() |
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 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 28 |
![]() |
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. | 37 |
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 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 25 |
![]() |
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 | <p> tag should be precede with empty line. | 33 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 42 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 163). | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 13 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 18 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 23 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 34 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 47 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 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.annotations.Beta' import. | 14 |
![]() |
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. | 28 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.common.api.ReadFailedException' import. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.annotations.Beta' import. | 15 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.annotations.Beta' import. | 12 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 149). | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 43 |
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. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | 'java.util.concurrent.atomic.AtomicReferenceFieldUpdater'should be separated from previous import group. | 17 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier'should be separated from previous import group. | 18 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 33 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 36 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 37 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 39 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 40 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 127 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 164 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 182 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 191 |