The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | EmptyBlock
|
1 | |
LeftCurly
|
2 | ||
| NeedBraces | 1 | ||
RightCurly
|
5 | ||
| RightCurly | 5 | ||
| coding | OverloadMethodsDeclarationOrder | 1 | |
| VariableDeclarationUsageDistance | 2 | ||
| imports | CustomImportOrder
|
91 | |
| indentation | Indentation
|
105 | |
| javadoc | JavadocMethod
|
5 | |
| JavadocTagContinuationIndentation | 5 | ||
| NonEmptyAtclauseDescription | 6 | ||
| SingleLineJavadoc | 4 | ||
| naming | AbbreviationAsWordInName
|
8 | |
LocalVariableName
|
2 | ||
PackageName
|
8 | ||
ParameterName
|
1 | ||
| sizes | LineLength
|
8 | |
| whitespace | EmptyLineSeparator
|
15 | |
| MethodParamPad | 1 | ||
OperatorWrap
|
17 | ||
SeparatorWrap
|
6 | ||
SeparatorWrap
|
6 | ||
WhitespaceAround
|
96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.MapNode' import. | 30 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 36 | |
| whitespace | SeparatorWrap | ',' should be on the previous line. | 49 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 52 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 62 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 65 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 71 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 74 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 28 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 30 |
| 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 | |
| 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.MapEntryNode' import. | 26 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 49 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 75 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 120 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 131 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 138 |
| 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 | |
| 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.LeafNode' import. | 26 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 54 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 83 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 162 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 18 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 23 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 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 | |
| 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.MapEntryNode' import. | 36 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 61 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'synchronized' is not followed by whitespace. | 74 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'synchronized' is not followed by whitespace. | 96 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 105 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 112 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 112 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 123 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 123 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'while' is not followed by whitespace. | 132 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 132 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 140 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 140 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 144 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 144 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 145 | |
| indentation | Indentation | 'if' child have incorrect indentation level 28, expected level should be 24. | 147 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 24, expected level should be 20. | 148 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 150 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 150 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 153 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 153 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 157 | |
| blocks | RightCurly | '}' should be on the same line. | 159 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'synchronized' is not followed by whitespace. | 171 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 229 | |
| blocks | RightCurly | '}' should be on the same line. | 274 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 16. | 309 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 379 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 36 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 50 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 59 |
| 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.DataContainerChild' import. | 32 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 42 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 46 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 47 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 55 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 75 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 116 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 133 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 139 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 142 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 149 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 152 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 165 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 178 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 178 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 185 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 219 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 234 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 237 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 243 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 248 | |
| blocks | EmptyBlock | Empty catch block. | 258 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. | 22 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 27 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 41 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 61 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. | 61 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 61 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. | 61 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 61 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild' import. | 39 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 60 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 67 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 111 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 178 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 179 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 282 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 282 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 284 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 290 | |
| indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 12. | 317 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 12. | 317 | |
| indentation | Indentation | 'while' have incorrect indentation level 16, expected level should be 12. | 318 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'while' is not followed by whitespace. | 318 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 20, expected level should be 16. | 319 | |
| indentation | Indentation | 'while' child have incorrect indentation level 20, expected level should be 16. | 319 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 319 | |
| indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 16. | 320 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 20. | 321 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 16. | 322 | |
| indentation | Indentation | 'while rcurly' have incorrect indentation level 16, expected level should be 12. | 323 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 405 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 434 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 455 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 45 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 69 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 71 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 98 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 100 | |
| indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 16. | 136 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 20. | 137 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 20. | 138 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 16. | 139 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 145 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'tpId' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 159 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 168 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 169 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.correlation.rev150121.I2rsModel' import. | 17 | |
| 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 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.topoprocessing.api.structure.UnderlayItem'should be separated from previous import group. | 14 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 25 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 26 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 29 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 42 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 46 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 61 |
| 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 | |
| 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 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 53 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 74 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 84 | |
| blocks | RightCurly | '}' should be on the same line. | 86 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 115 | |
| blocks | LeftCurly | '{' should be on the previous line. | 116 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 120 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 121 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 126 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 127 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 163 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 233 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 234 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 238 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 239 | |
| blocks | RightCurly | '}' should be on the same line. | 254 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 274 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 279 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions'should be separated from previous import group. | 19 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 8. | 45 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 106 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 111 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.controller.md.sal.dom.api.DOMRpcAvailabilityListener'should be separated from previous import group. | 18 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 54 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 69 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 73 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 77 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 92 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 100 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 123 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 129 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 169 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 190 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 207 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 249 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 250 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 251 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 252 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 253 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 254 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 255 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 256 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 19 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 25 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 35 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 23 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 24 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 19 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 19 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 16 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 21 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 36 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 50 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 50 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 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 | SummaryJavadoc | First sentence should be present. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 26 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| naming | LocalVariableName | Local variable name 'RNFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 26 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 27 | |
| naming | LocalVariableName | Local variable name 'RSFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 9 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 41 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 62 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 110 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. | 117 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 124 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 129 | |
| blocks | RightCurly | '}' should be on the same line. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | Wrong lexicographical order for 'org.opendaylight.topoprocessing.impl.operator.TerminationPointPreAggregationFiltrator' import. | 33 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topoprocessing.impl.operator.TerminationPointAggregator' import. | 34 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topoprocessing.impl.operator.LinkFiltrator' import. | 36 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild' import. | 77 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 103 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 128 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 136 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 144 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 152 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 160 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 174 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 198 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 205 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 240 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'nodeAggregator' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 254 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 267 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 354 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 385 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 404 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 411 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 515 | |
| blocks | LeftCurly | '{' should be on the previous line. | 560 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 562 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 625 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 647 | |
| coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '172'. | 650 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 658 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 673 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 683 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 692 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 699 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild' import. | 37 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 43 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 64 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 67 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 73 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 105 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 106 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 129 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 150 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 151 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 20. | 152 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 24, expected level should be 20. | 152 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 20. | 153 | |
| indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 20. | 154 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 171 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 178 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 186 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 194 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.AugmentationNode' import. | 25 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. | 39 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 23 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 33 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 20 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 45 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 54 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 57 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 25 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 36 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 43 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 50 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 57 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topoprocessing.impl.operator.TopologyAggregator' import. | 12 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 24 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.topoprocessing.api.structure.UnderlayItem'should be separated from previous import group. | 12 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 25 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 32 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 38 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 45 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 26 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 30 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 42 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 43 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 44 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 45 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 46 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 47 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 48 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 20. | 49 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 24. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Splitter' import. | 36 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 85 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 20 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 23 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 32 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 41 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ParameterName | Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 26 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 35 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 29 | |
| javadoc | SingleLineJavadoc | Single-line Javadoc comment should be multi-line. | 29 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 32 | |
| javadoc | SingleLineJavadoc | Single-line Javadoc comment should be multi-line. | 32 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 35 | |
| javadoc | SingleLineJavadoc | Single-line Javadoc comment should be multi-line. | 35 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 54 | |
| javadoc | SingleLineJavadoc | Single-line Javadoc comment should be multi-line. | 54 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 58 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 63 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 96 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 97 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 99 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 100 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 101 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 103 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 104 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 105 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 107 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 108 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 30 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 34 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 38 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 45 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 49 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 53 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 57 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 61 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 65 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 69 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 73 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 77 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 82 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 84 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 86 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 88 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 90 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 92 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 94 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 96 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 99 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 101 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 108 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 111 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 114 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 116 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 118 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 120 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 127 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 134 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 136 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 137 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 138 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 139 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 140 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 141 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 142 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 143 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 144 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 145 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 146 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 150 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 151 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 153 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 154 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 155 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 157 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 158 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 159 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 161 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 162 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 163 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 169 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 177 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 178 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 179 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 180 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 181 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 182 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 183 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 184 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 185 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 186 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 16 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Preconditions' import. | 15 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 43 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 83 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 150 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 160 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 191 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 203 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 235 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 250 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 256 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 257 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'else' is not followed by whitespace. | 271 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 271 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 279 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 288 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 291 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 302 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 303 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 304 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 307 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 308 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 309 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 312 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 313 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 314 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 320 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 321 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 322 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 324 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 325 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 326 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 328 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 329 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 330 |