The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | RightCurly
|
1 | ![]() |
RightCurly | 1 | ![]() | |
coding | OverloadMethodsDeclarationOrder | 4 | ![]() |
imports | CustomImportOrder
|
172 | ![]() |
indentation | Indentation
|
5 | ![]() |
javadoc | JavadocMethod
|
5 | ![]() |
JavadocParagraph | 76 | ![]() | |
NonEmptyAtclauseDescription | 8 | ![]() | |
misc | ArrayTypeStyle | 1 | ![]() |
modifier | ModifierOrder | 5 | ![]() |
naming | LocalVariableName
|
2 | ![]() |
MethodTypeParameterName
|
7 | ![]() | |
ParameterName
|
7 | ![]() | |
sizes | LineLength
|
80 | ![]() |
whitespace | EmptyLineSeparator
|
67 | ![]() |
GenericWhitespace | 2 | ![]() | |
OperatorWrap
|
1 | ![]() | |
WhitespaceAround
|
36 | ![]() |
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. | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 17 |
![]() |
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 |
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. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 32 |
![]() |
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. | 46 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 61 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 65 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 77 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 111 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 113 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 154 |
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 | Empty line should be followed by <p> tag on the next line. | 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. | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.binding.DataContainer'should be separated from previous import group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.binding.BindingStreamEventWriter'should be separated from previous import group. | 12 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 20 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 30 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 34 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 38 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 53 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 57 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 61 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 62 |
![]() |
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. | 98 |
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. | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 17 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 19 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be 4. | 28 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be 4. | 30 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be 4. | 32 |
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. | 24 |
![]() |
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 | 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. | 31 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 34 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 44 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 58 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 62 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 73 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 105 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 107 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 144 |
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 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 21 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 25 |
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. | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.binding.DataContainer'should be separated from previous import group. | 13 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.binding.BindingStreamEventWriter'should be separated from previous import group. | 12 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 20 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 30 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 34 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 38 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 52 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 56 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 60 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 61 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 78 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 95 |
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. | 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 |
![]() |
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 |
![]() |
naming | LocalVariableName | Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 64 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 102 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 175). | 115 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 217). | 134 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 145). | 138 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 170 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 177 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 179 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 181 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 189 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 139). | 209 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 238 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 246 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 252 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 266 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 280 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 288 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 294 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 308 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 316 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 157). | 17 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 24 |
![]() |
naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
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 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 49 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 69 |
![]() |
naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 92 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 112 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 118 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 123 |
![]() |
naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 130 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 140 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 141 |
![]() |
naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 154 |
![]() |
naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 163 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 188 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 192). | 189 |
![]() |
naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 205 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 218 |
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 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 18 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 32 |
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. | 28 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 70 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 81 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 102 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 124 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 57 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 163). | 75 |
![]() |
naming | LocalVariableName | Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 76 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '71'. | 89 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 12 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 13 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 15 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 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 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 18 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 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. | 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 |
![]() |
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 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter' import. | 47 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 144 |
![]() |
modifier | ModifierOrder | '@Nullable' annotation modifier does not preceed non-annotation modifiers. | 145 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 153). | 150 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 144). | 163 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 203 |
![]() |
naming | ParameterName | Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 239 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 270 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 303 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 312 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 323 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 329 |
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. | 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. | 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 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 150). | 96 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 102 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 162 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 176 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 185 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 4. | 207 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 169). | 208 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 213 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 144). | 229 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 230 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 281 |
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 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter' import. | 28 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 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 |
![]() |
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 |
![]() |
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 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 75 |
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. | 11 |
![]() |
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. | 56 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 60 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '65'. | 99 |
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. | 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 | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode' import. | 26 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 45 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 67 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 92 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 93 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 94 |
![]() |
naming | MethodTypeParameterName | Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. | 108 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 139). | 110 |
![]() |
naming | MethodTypeParameterName | Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. | 115 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 118 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 129 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 156 |
![]() |
modifier | ModifierOrder | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 166 |
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 | 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 |
![]() |
modifier | ModifierOrder | '@Nullable' annotation modifier does not preceed non-annotation modifiers. | 77 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 80 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 110 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 158). | 120 |
![]() |
modifier | ModifierOrder | '@Nullable' annotation modifier does not preceed non-annotation modifiers. | 120 |
![]() |
naming | MethodTypeParameterName | Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. | 120 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 123 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 132 |
![]() |
naming | MethodTypeParameterName | Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. | 132 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 142 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 184 |
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 126). | 41 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 51 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '57'. | 70 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 166). | 76 |
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. | 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 |
![]() |
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 |
![]() |
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 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 32 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.AugmentationNode' import. | 47 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 57 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 106 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 154). | 125 |
![]() |
naming | MethodTypeParameterName | Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. | 146 |
![]() |
naming | MethodTypeParameterName | Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. | 165 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 168 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 200 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 279 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 355 |
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 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 21 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 154). | 44 |
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 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.yang.binding.Augmentation'should be separated from previous import group. | 11 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 30 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 35 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 46 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 53 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 66 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 73 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 87 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
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 |
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. | 14 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 32 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 37 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 39 |
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 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | 'org.opendaylight.yangtools.concepts.Codec'should be separated from previous import group. | 12 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode' import. | 20 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 140). | 40 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 161). | 71 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 85 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 93 |
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. | 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 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 22 |
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. | 29 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 99 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 119 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 191 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 192 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 18 |
![]() |
blocks | RightCurly | '}' should be on the same line. | 69 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 106 |
![]() |
indentation | Indentation | 'Object' have incorrect indentation level 4, expected level should be 8. | 119 |
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. | 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. | 13 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 27 |
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 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 39 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 49 |
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 | Empty line should be followed by <p> tag on the next line. | 18 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 49 |
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 | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. | 21 |
![]() |
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. | 30 |
![]() |
javadoc | SummaryJavadoc | First sentence should be present. | 43 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 51 |
![]() |
javadoc | JavadocParagraph | <p> tag should be precede with empty line. | 54 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 89 |
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 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 18 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 20 |
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 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. | 27 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 83 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 |
![]() |
naming | MethodTypeParameterName | Method type name 'DV' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. | 126 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 140 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '156'. | 168 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 174 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 245 |
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 |
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 |
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 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '<' is preceded with whitespace. | 24 |
![]() |
whitespace | GenericWhitespace | GenericWhitespace '>' should followed by whitespace. | 24 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 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. | 12 |
![]() |
imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 44 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 144). | 106 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 114 |
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 |
![]() |
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. | 29 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 72 |
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 |
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 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 41 |