The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | OverloadMethodsDeclarationOrder | 1 | ![]() |
imports | CustomImportOrder
|
138 | ![]() |
indentation | Indentation
|
4 | ![]() |
javadoc | JavadocMethod
|
10 | ![]() |
JavadocParagraph | 32 | ![]() | |
NonEmptyAtclauseDescription | 6 | ![]() | |
naming | AbbreviationAsWordInName
|
21 | ![]() |
LocalVariableName
|
4 | ![]() | |
ParameterName
|
2 | ![]() | |
sizes | LineLength
|
83 | ![]() |
whitespace | EmptyLineSeparator
|
21 | ![]() |
OperatorWrap
|
1 | ![]() | |
WhitespaceAround
|
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 '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. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 18 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 22 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 23 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. | 24 |
![]() |
imports | CustomImportOrder | 'java.util.Collections'should be separated from previous import group. | 25 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.util.concurrent.atomic.AtomicLong' import. | 29 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.concepts.ListenerRegistration'should be separated from previous import group. | 30 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 34 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 142). | 34 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 170). | 54 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 171). | 56 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 60 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 76 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 79 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 99 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.common.api.AsyncTransaction' import. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' 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 |
![]() |
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. | 32 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 39 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 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 |
![]() |
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 | 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 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 43 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 64 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 75 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 80 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 83 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 86 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 88 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 197). | 115 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 174). | 117 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 199). | 120 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 174). | 122 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 125 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 134 |
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 |
![]() |
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 | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 145). | 31 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 56 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 62 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 74 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 137). | 83 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 104 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 104 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.common.api.TransactionCommitFailedException' import. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 19 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 82 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 85 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 107 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 111 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 120 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 128 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 131 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 143 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 152 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 156 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 157 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 167 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 175 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 178 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 189 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 198 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 202 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 210 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 219 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 225 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 239 |
![]() |
naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 262 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.common.api.LogicalDatastoreType' import. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 19 |
![]() |
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 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 27 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 37 |
![]() |
naming | ParameterName | Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 108 |
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.LogicalDatastoreType' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' 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. | 27 |
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.LogicalDatastoreType' import. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 15 |
![]() |
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 | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 39 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 48 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 137). | 51 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 52 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 70 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 85 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.dom.api.DOMMountPointListener' import. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.dom.api.DOMMountPoint' import. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 53 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 68 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 76 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 84 |
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.DOMNotification' import. | 13 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 32 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 33 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 34 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 35 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 36 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 37 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 38 |
![]() |
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. | 55 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 56 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 137). | 57 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 60 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 65 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 139). | 66 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 68 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 73 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 82 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 83 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 89 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 95 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 101 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 101 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 168). | 109 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 170). | 116 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 127 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 141 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 145 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 157 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 157 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 183). | 187 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 195 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 196 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 182). | 205 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 13, expected level should be 12. | 208 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 218 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 229 |
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. | 13 |
![]() |
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 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 25 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 162). | 40 |
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.DOMRpcAvailabilityListener' import. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Function' import. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 28 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 29 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 30 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 31 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 32 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 33 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 34 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 35 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 36 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 45 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 149). | 46 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 163). | 53 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 143). | 57 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 66 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 72 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '52'. | 90 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 178). | 91 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 98 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 124 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 138 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 139). | 156 |
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.Function' import. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 25 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 26 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 27 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 28 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 29 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 30 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 31 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 43 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 166). | 44 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 8, 12. | 49 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 20, expected level should be one of the following: 12, 16. | 51 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. | 52 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 62 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 67 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 197). | 160 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 168 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 181). | 184 |
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. | 15 |
![]() |
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. | 23 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 142). | 27 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 34 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 45 |
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 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 184). | 34 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 165). | 40 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 69 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 69 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 192). | 82 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 87 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.mdsal.common.api.LogicalDatastoreType' import. | 14 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 17 |
![]() |
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. | 33 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 35 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 38 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 41 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 47 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 53 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 73 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 74 |
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. | 13 |
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 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 32 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 182). | 62 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 144). | 143 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 195 |
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 |
![]() |
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. | 28 |
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. | 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 | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 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 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 37 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 164). | 53 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 86 |
![]() |
naming | ParameterName | Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 131 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 152). | 156 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 135). | 194 |
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 |
![]() |
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 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 20 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 21 |
![]() |
naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 34 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 155). | 43 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 109 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 138). | 114 |
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 | Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. | 15 |
![]() |
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. | 23 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 26 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 38 |
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.net.URL'should be separated from previous import group. | 17 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.mdsal.dom.api.DOMSchemaService'should be separated from previous import group. | 24 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 184). | 43 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 67 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 80 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 247 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 248 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 249 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 268 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 286 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 291 |
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 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 25 |