The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | EmptyBlock
|
1 | |
LeftCurly
|
8 | ||
| NeedBraces | 1 | ||
RightCurly
|
11 | ||
| RightCurly | 11 | ||
| coding | OneStatementPerLine | 1 | |
| OverloadMethodsDeclarationOrder | 1 | ||
| VariableDeclarationUsageDistance | 6 | ||
| imports | CustomImportOrder
|
295 | |
| indentation | Indentation
|
419 | |
| javadoc | JavadocMethod
|
44 | |
| JavadocTagContinuationIndentation | 9 | ||
| NonEmptyAtclauseDescription | 7 | ||
| SingleLineJavadoc | 4 | ||
| naming | AbbreviationAsWordInName
|
40 | |
LocalVariableName
|
33 | ||
PackageName
|
19 | ||
ParameterName
|
4 | ||
| sizes | LineLength
|
100 | |
| whitespace | EmptyLineSeparator
|
52 | |
FileTabCharacter
|
3 | ||
| GenericWhitespace | 21 | ||
| MethodParamPad | 3 | ||
OperatorWrap
|
63 | ||
SeparatorWrap
|
11 | ||
SeparatorWrap
|
11 | ||
WhitespaceAround
|
117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'java.util.ArrayList' import. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. | 19 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. | 23 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.FaId' import. | 25 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.FaTopologyTypeBuilder' import. | 27 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.FaTopologyType' import. | 28 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.network.topology.topology.ForwardingAdjacency' import. | 32 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.FaTopology' import. | 33 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.ml.link.attributes.SupportingFa' import. | 36 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.MlLinkBuilder' import. | 37 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.MlLink' import. | 38 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.MlTerminationPoint' import. | 40 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.MlTopologyType' import. | 43 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.impl.rev150123.ForwardingAdjacencyTopologyProviderRuntimeMXBean' import. | 45 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtOperationProcessor' import. | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 61 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 86 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 109 | |
| naming | LocalVariableName | Local variable name 'lSupportingFa' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 139 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 4. | 153 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 7, expected level should be 8. | 156 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 8. | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 156 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 157 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 7, expected level should be 8. | 158 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 8. | 158 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 7, expected level should be 8. | 159 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 8. | 159 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 7, expected level should be 8. | 160 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 8. | 160 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 7, expected level should be 8. | 162 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 8. | 162 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 180 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 7, expected level should be 8. | 203 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 8. | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'java.util.ArrayList' import. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'java.util.HashMap' import. | 14 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. | 21 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. | 24 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtOperationProcessor' import. | 26 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtProviderFactory' import. | 28 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtConsequentAction' import. | 29 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.inventory.InventoryTopologyProvider' import. | 30 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.forwarding.adjacency.ForwardingAdjacencyTopologyProvider' import. | 32 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.parser.InventoryAttributesParserImpl' import. | 34 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multitechnology.rev150122.MtTopologyType' import. | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 47 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'map' declaration and its first usage is 16, 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). | 48 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'lProvider' 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). | 49 | |
| naming | LocalVariableName | Local variable name 'lProvider' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. | 13 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef' import. | 14 |
| 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 | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. | 17 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeKey' import. | 22 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey' import. | 23 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. | 25 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.topology.inventory.rev131030.InventoryNodeBuilder' import. | 26 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.topology.inventory.rev131030.InventoryNode' import. | 27 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. | 30 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef' import. | 31 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtOperationProcessor' import. | 34 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 142 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 174 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 176 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 9, expected level should be 8. | 180 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 13, expected level should be 12. | 181 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 9, expected level should be 8. | 182 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 13, expected level should be 12. | 183 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 9, expected level should be 8. | 184 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 191 | |
| indentation | Indentation | '" topologyInstanceId: "' have incorrect indentation level 10, expected level should be 12. | 192 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 192 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 222 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 224 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 225 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 227 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 9, expected level should be 8. | 231 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 13, expected level should be 12. | 232 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 9, expected level should be 8. | 233 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 13, expected level should be 12. | 234 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 9, expected level should be 8. | 235 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. | 13 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Set' import. | 16 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataChangeListener' import. | 23 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. | 25 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. | 27 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. | 31 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypes' import. | 33 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. | 34 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. | 40 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. | 42 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtTopologyProvider' import. | 43 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtTopologyBuilder' import. | 44 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtProviderFactory' import. | 45 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtConsequentAction' import. | 46 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. | 50 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 101 | |
| naming | LocalVariableName | Local variable name 'lNode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 109 | |
| naming | LocalVariableName | Local variable name 'lLink' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 110 | |
| indentation | Indentation | 'for' child have incorrect indentation level 19, expected level should be 20. | 116 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 19, expected level should be 20. | 116 | |
| naming | LocalVariableName | Local variable name 'lTp' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 118 | |
| indentation | Indentation | 'for' have incorrect indentation level 19, expected level should be 16. | 131 | |
| indentation | Indentation | 'for' child have incorrect indentation level 23, expected level should be 20. | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 140 | |
| naming | LocalVariableName | Local variable name 'lNode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 141 | |
| naming | LocalVariableName | Local variable name 'lLink' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 142 | |
| naming | LocalVariableName | Local variable name 'lTp' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 147 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 171 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 173 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 174 | |
| naming | LocalVariableName | Local variable name 'lUnderlay' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 188 | |
| naming | LocalVariableName | Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 193 | |
| naming | LocalVariableName | Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 194 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 219 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 225 | |
| naming | LocalVariableName | Local variable name 'rTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 230 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 235 | |
| blocks | RightCurly | '}' should be on the same line. | 239 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 245 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 252 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 10, expected level should be 12. | 252 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 254 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 10, expected level should be 12. | 254 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 263 | |
| blocks | RightCurly | '}' should be on the same line. | 271 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 285 | |
| blocks | RightCurly | '}' should be on the same line. | 291 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 303 | |
| blocks | RightCurly | '}' should be on the same line. | 309 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 319 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 330 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 330 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 9, expected level should be 8. | 332 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 332 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 8. | 333 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 334 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 13, expected level should be 12. | 334 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 335 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 337 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 347 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 362 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 375 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 382 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 389 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 389 | |
| indentation | Indentation | 'for' have incorrect indentation level 9, expected level should be 8. | 391 | |
| indentation | Indentation | 'for' child have incorrect indentation level 13, expected level should be 12. | 392 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 9, expected level should be 8. | 393 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 9, expected level should be 8. | 394 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 394 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 8. | 395 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 396 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 9, expected level should be 8. | 397 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 403 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 403 | |
| indentation | Indentation | 'for' have incorrect indentation level 9, expected level should be 8. | 405 | |
| indentation | Indentation | 'for' child have incorrect indentation level 13, expected level should be 12. | 406 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 9, expected level should be 8. | 407 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 408 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 414 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 422 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 425 | |
| naming | LocalVariableName | Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 429 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 15, expected level should be 16. | 434 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 15, expected level should be 16. | 434 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 15, expected level should be 16. | 436 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 15, expected level should be 16. | 436 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 15, expected level should be 16. | 438 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 15, expected level should be 16. | 438 | |
| indentation | Indentation | 'while rcurly' have incorrect indentation level 9, expected level should be 8. | 440 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 441 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 5, expected level should be 4. | 442 | |
| naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 448 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 467 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 472 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 478 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 479 | |
| indentation | Indentation | 'if' child have incorrect indentation level 21, expected level should be 20. | 482 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 21, expected level should be 20. | 482 | |
| indentation | Indentation | 'if' child have incorrect indentation level 21, expected level should be 20. | 483 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 21, expected level should be 20. | 483 | |
| indentation | Indentation | 'if' child have incorrect indentation level 21, expected level should be 20. | 484 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 484 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 490 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 491 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 496 | |
| naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 508 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 521 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 522 | |
| indentation | Indentation | 'if' child have incorrect indentation level 21, expected level should be 20. | 525 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 21, expected level should be 20. | 525 | |
| indentation | Indentation | 'if' child have incorrect indentation level 21, expected level should be 20. | 526 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 21, expected level should be 20. | 526 | |
| indentation | Indentation | 'if' child have incorrect indentation level 21, expected level should be 20. | 527 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 527 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 532 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 537 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 543 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 544 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 549 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 17, expected level should be 16. | 552 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 570 | |
| naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 570 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 579 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 602 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'synchronized' is not followed by whitespace. | 603 | |
| naming | LocalVariableName | Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 608 | |
| naming | LocalVariableName | Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 613 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataChangeListener' import. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. | 14 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. | 17 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtDataChangeObserver' import. | 20 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'java.util.ArrayList' import. | 13 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. | 16 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.factory.MlmtProviderFactoryImpl' import. | 21 | |
| indentation | Indentation | 'class def rcurly' have incorrect indentation level 1, expected level should be 0. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef' import. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.inventory.InventoryAttributesParser' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'java.util.UUID' import. | 15 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. | 19 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder' import. | 22 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder' import. | 24 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder' import. | 25 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source' import. | 27 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination' import. | 28 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.ForwardingAdjacencyAttributes' import. | 29 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.FaId' import. | 30 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.FaEndPoint' import. | 31 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.fa.parameters.directionality.info.Bidirectional' import. | 33 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.fa.parameters.DirectionalityInfo' import. | 34 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multitechnology.rev150122.MtInfo' import. | 38 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.multilayer.MultilayerAttributesParser' import. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 186). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 78 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 12. | 119 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 12. | 128 | |
| blocks | RightCurly | '}' should be on the same line. | 129 | |
| indentation | Indentation | 'else' child have incorrect indentation level 11, expected level should be 12. | 131 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 151 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 151 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 151 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 162 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 162 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 162 | |
| naming | LocalVariableName | Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 169 | |
| naming | LocalVariableName | Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 170 | |
| naming | LocalVariableName | Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 184 | |
| naming | LocalVariableName | Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 185 | |
| naming | LocalVariableName | Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 199 | |
| naming | LocalVariableName | Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 200 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 5, expected level should be 4. | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedNodeAttributes' import. | 13 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedLinkAttributes' import. | 14 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.Link1' import. | 17 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.multitechnology.MultitechnologyAttributesParser' import. | 20 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 5, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 27 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 5, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 30 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 9, expected level should be 8. | 32 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 32 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 8. | 33 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 34 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 9, expected level should be 8. | 35 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 37 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 5, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 40 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 9, expected level should be 8. | 43 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 45 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 8. | 46 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 47 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 9, expected level should be 8. | 48 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 50 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 5, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 53 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 9, expected level should be 8. | 56 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 56 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 8. | 57 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 58 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 9, expected level should be 8. | 59 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 9, expected level should be 8. | 60 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 8. | 62 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 63 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 9, expected level should be 8. | 64 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 9, expected level should be 8. | 65 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 65 | |
| indentation | Indentation | 'ted' have incorrect indentation level 9, expected level should be 13. | 66 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 68 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 12. | 76 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 11, expected level should be 12. | 76 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 12. | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 89 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 94 | |
| indentation | Indentation | 'ted' have incorrect indentation level 8, expected level should be 12. | 95 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 4. | 98 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 101 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 12. | 105 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 11, expected level should be 12. | 105 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 12. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. | 12 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.OptimisticLockFailedException' import. | 19 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 23 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| indentation | Indentation | 'while' have incorrect indentation level 12, expected level should be 8. | 72 | |
| indentation | Indentation | 'try' have incorrect indentation level 16, expected level should be 12. | 73 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 20, expected level should be 16. | 74 | |
| indentation | Indentation | 'try' child have incorrect indentation level 20, expected level should be 16. | 74 | |
| indentation | Indentation | 'try' child have incorrect indentation level 20, expected level should be 16. | 75 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 20, expected level should be 16. | 76 | |
| indentation | Indentation | 'try' child have incorrect indentation level 20, expected level should be 16. | 76 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 20, expected level should be 16. | 77 | |
| indentation | Indentation | 'try' child have incorrect indentation level 20, expected level should be 16. | 77 | |
| indentation | Indentation | 'do..while' have incorrect indentation level 20, expected level should be 16. | 78 | |
| indentation | Indentation | 'do..while' child have incorrect indentation level 24, expected level should be 20. | 79 | |
| indentation | Indentation | 'do..while' child have incorrect indentation level 24, expected level should be 20. | 80 | |
| indentation | Indentation | 'if' have incorrect indentation level 24, expected level should be 20. | 81 | |
| indentation | Indentation | 'if' child have incorrect indentation level 28, expected level should be 24. | 82 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 24, expected level should be 20. | 83 | |
| indentation | Indentation | 'else' child have incorrect indentation level 28, expected level should be 24. | 84 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 24, expected level should be 20. | 85 | |
| indentation | Indentation | 'do..while' child have incorrect indentation level 24, expected level should be 20. | 87 | |
| indentation | Indentation | 'do..while rcurly' have incorrect indentation level 20, expected level should be 16. | 88 | |
| indentation | Indentation | 'try' child have incorrect indentation level 20, expected level should be 16. | 90 | |
| indentation | Indentation | 'try' have incorrect indentation level 20, expected level should be 16. | 91 | |
| indentation | Indentation | 'try' child have incorrect indentation level 24, expected level should be 20. | 92 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 20, expected level should be 16. | 93 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 24, expected level should be 20. | 94 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 24, expected level should be 20. | 95 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 24, expected level should be 20. | 96 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 24, expected level should be 20. | 97 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 20, expected level should be 16. | 98 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 16, expected level should be 12. | 99 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 20, expected level should be 16. | 100 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 20, expected level should be 16. | 101 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 20, expected level should be 16. | 102 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 20, expected level should be 16. | 103 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 16, expected level should be 12. | 104 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 20, expected level should be 16. | 105 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 20, expected level should be 16. | 106 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 16, expected level should be 12. | 107 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 20, expected level should be 16. | 108 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 16, expected level should be 12. | 109 | |
| indentation | Indentation | 'while rcurly' have incorrect indentation level 12, expected level should be 8. | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtConsequentAction' import. | 18 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 23 |
| 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 | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. | 19 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. | 21 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey' import. | 25 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. | 26 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. | 30 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. | 33 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. | 46 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. | 48 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 62 | |
| naming | LocalVariableName | Local variable name 'lUnderlayTopology' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 79 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 89 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 12, 16. | 110 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 9, expected level should be one of the following: 8, 12. | 111 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 5, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 114 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 114 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 116 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 12, 16. | 119 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 16, 20. | 121 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 12, 16. | 122 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 12, 16. | 124 | |
| blocks | LeftCurly | '{' should have line break after. | 125 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 9, expected level should be one of the following: 8, 12. | 126 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 129 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 147 | |
| blocks | LeftCurly | '{' should have line break after. | 159 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 168 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 185 | |
| naming | LocalVariableName | Local variable name 'lSupporting' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 187 | |
| naming | LocalVariableName | Local variable name 'lTp' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 195 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 203 | |
| blocks | LeftCurly | '{' should have line break after. | 217 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 221 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 237 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 13, expected level should be one of the following: 12, 16. | 245 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 247 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 247 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 248 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 248 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 249 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 249 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 250 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 251 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 252 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 252 | |
| naming | LocalVariableName | Local variable name 'lTpId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 252 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 253 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 254 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 255 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 255 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 257 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 13, expected level should be one of the following: 12, 16. | 258 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 262 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 16. | 270 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 272 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 272 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 273 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 273 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 273 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 274 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 13, expected level should be one of the following: 12, 16. | 275 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 13, expected level should be one of the following: 12, 16. | 277 | |
| blocks | LeftCurly | '{' should have line break after. | 278 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 4. | 282 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 282 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 13, expected level should be one of the following: 12, 16. | 290 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 292 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 292 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 294 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 13, expected level should be one of the following: 12, 16. | 295 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 299 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 9, expected level should be 8. | 304 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 304 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 9, expected level should be 8. | 305 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 305 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 9, expected level should be 8. | 306 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 306 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be 8. | 308 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 311 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 312 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 313 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 314 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 315 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 315 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 316 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 317 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 317 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 318 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 319 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 319 | |
| naming | LocalVariableName | Local variable name 'lSupporting' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 319 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 320 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 321 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 322 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 322 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 17, 21. | 324 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 9, 13. | 326 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 329 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 13, expected level should be one of the following: 12, 16. | 335 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 337 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 337 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 338 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 13, expected level should be one of the following: 12, 16. | 339 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 13, expected level should be one of the following: 12, 16. | 341 | |
| blocks | LeftCurly | '{' should have line break after. | 342 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 346 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 13, expected level should be one of the following: 12, 16. | 352 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 354 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 354 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 355 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 13, expected level should be one of the following: 12, 16. | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 29 | |
| indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 5, expected level should be 4. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should have line break after. | 25 | |
| blocks | RightCurly | '}' should be alone on a line. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. | 12 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. | 15 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder' import. | 17 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.ForwardingAdjacencyAttributes' import. | 18 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.FaId' import. | 19 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.FaEndPoint' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 31 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 34 |
| 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.controller.sal.binding.api.BindingAwareBroker.RoutedRpcRegistration' import. | 20 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. | 21 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. | 23 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.BindingTransactionChain' import. | 25 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. | 30 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. | 34 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey' import. | 35 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. | 36 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. | 38 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder' import. | 41 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. | 42 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. | 43 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder' import. | 45 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtOperationProcessor' import. | 46 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multitechnology.rev150122.MtTopologyType' import. | 50 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.MultilayerTopologyService' import. | 51 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.ForwardingAdjAnnounceInput' import. | 52 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.FaEndPoint' import. | 61 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.MlTopologyTypeBuilder' import. | 63 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.MlTopologyType' import. | 64 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.impl.rev150123.MultilayerTopologyProviderRuntimeMXBean' import. | 66 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.ForwardingAdjUpdateOutputBuilder' import. | 70 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.fa.parameters.DirectionalityInfo' import. | 73 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. | 79 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. | 80 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.MultilayerTopologyContext' import. | 82 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. | 84 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 96 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 112 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 225 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 312 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 318 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 5, expected level should be 4. | 320 | |
| naming | LocalVariableName | Local variable name 'aLink' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 350 | |
| indentation | Indentation | 'if' child have incorrect indentation level 17, expected level should be 16. | 356 | |
| indentation | Indentation | 'if' child have incorrect indentation level 17, expected level should be 16. | 359 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 361 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 363 | |
| naming | LocalVariableName | Local variable name 'aLink' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 405 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 409 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 425 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 435 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 461 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 471 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 486 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 488 | |
| sizes | LineLength | Line is longer than 120 characters (found 196). | 489 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 490 | |
| sizes | LineLength | Line is longer than 120 characters (found 174). | 491 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 5, expected level should be 4. | 527 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 533 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 534 | |
| naming | LocalVariableName | Local variable name 'iErrorBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 534 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 535 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 536 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 551 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 557 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 562 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 565 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 571 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 576 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 602 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 13, expected level should be 12. | 619 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 13, expected level should be 12. | 620 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 13, expected level should be 12. | 621 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 13, expected level should be 12. | 622 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 13, expected level should be 12. | 623 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 623 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 627 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 628 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 630 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 638 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'okBuilder' declaration and its first usage is 17, 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). | 639 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 639 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 641 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 642 | |
| naming | LocalVariableName | Local variable name 'iErrorBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 642 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 643 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 644 | |
| naming | LocalVariableName | Local variable name 'aLinkToExclude' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 647 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'directionalityInfo' declaration and its first usage is 6, 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). | 649 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 663 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 669 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 673 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 674 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 677 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 683 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 688 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 731 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 20, expected level should be 12. | 747 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 747 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 752 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 752 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedNodeAttributes' import. | 13 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedLinkAttributes' import. | 14 |
| 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 | Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. | 18 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeKey' import. | 24 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey' import. | 25 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. | 27 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedNodeAttributes' import. | 28 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedLinkAttributes' import. | 29 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multitechnology.rev150122.MtTopologyType' import. | 30 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multitechnology.rev150122.mt.info.AttributeBuilder' import. | 33 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multitechnology.rev150122.mt.info.Attribute' import. | 34 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multitechnology.rev150122.MtInfoLinkBuilder' import. | 37 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multitechnology.rev150122.MtInfoLink' import. | 38 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multitechnology.ted.rev150122.MtTedNodeAttributeValue' import. | 43 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multitechnology.ted.rev150122.MtTedLinkAttributeValue' import. | 45 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multitechnology.ted.rev150122.MtLinkMetricAttributeValue' import. | 47 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri' import. | 50 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtOperationProcessor' import. | 52 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 65 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 93 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 93 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 93 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 94 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 94 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 95 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 96 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 96 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 98 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 98 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. | 99 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 215 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 222 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 240 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 241 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 249 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 266 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 273 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 308 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 309 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 317 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 334 | |
| whitespace | SeparatorWrap | '.' should be on a new line. | 341 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 372 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 373 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 381 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 9, expected level should be 8. | 385 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 13, expected level should be 12. | 386 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 9, expected level should be 8. | 387 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 13, expected level should be 12. | 388 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 9, expected level should be 8. | 389 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 19 |
| 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 | 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.correlation.rev150121.CorrelationItemEnum'should be separated from previous import group. | 11 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 25 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 42 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 49 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 56 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 63 |
| 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 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 29 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 40 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 48 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 73 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 80 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.correlation.rev150121.CorrelationItemEnum'should be separated from previous import group. | 12 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 31 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 48 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 55 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 69 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 76 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 83 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 91 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 98 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 105 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 112 |
| 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. | 44 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 75 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 77 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 78 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 80 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 81 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 83 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 91 |
| 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. | 22 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 |
| 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. | 26 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 32 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 48 |
| 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. | 29 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.topoprocessing.api.structure.ComputedLink'should be separated from previous import group. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.ContainerNode' import. | 24 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 36 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 66 |
| 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 | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild' import. | 34 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 46 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 96 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 118 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 124 |
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 52 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 73 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 74 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 75 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 75 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 76 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 78 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 79 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| imports | CustomImportOrder | 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType'should be separated from previous import group. | 12 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topoprocessing.impl.operator.TopologyOperator' import. | 20 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| whitespace | SeparatorWrap | ',' should be on the previous line. | 56 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 57 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 58 | |
| whitespace | EmptyLineSeparator | ';' should be separated from previous statement. | 83 |
| 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 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 41 | |
| whitespace | GenericWhitespace | GenericWhitespace '<' is preceded with whitespace. | 56 |
| 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.ContainerNode' import. | 27 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 76 |
| 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.LeafSetEntryNode' import. | 33 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.base.Optional' import. | 46 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 93 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 122 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 135 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 137 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.adapter' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 43 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 73 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 74 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 75 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 75 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 76 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.listener' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 9 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode' import. | 25 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 37 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 48 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 100 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 111 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.listener' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 36 | |
| whitespace | EmptyLineSeparator | 'CTOR_DEF' should be separated from previous statement. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 56 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 78 | |
| whitespace | EmptyLineSeparator | ';' should be separated from previous statement. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.operator' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 9 | |
| imports | CustomImportOrder | 'org.opendaylight.topoprocessing.api.structure.OverlayItem'should be separated from previous import group. | 16 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.topoprocessing.impl.operator.TopologyOperator' import. | 20 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 40 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.provider' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 9 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.request' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.request' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 34 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 39 | |
| whitespace | GenericWhitespace | GenericWhitespace '<' is preceded with whitespace. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.translator' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.translator' 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. | 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 | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 17 | |
| imports | CustomImportOrder | Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.AugmentationNode' import. | 32 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 76 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 77 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 78 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 79 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is preceded with whitespace. | 95 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 202 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 208 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 214 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 242 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 256 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 263 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 285 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 21 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 24 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 30 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 33 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 36 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 40 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 43 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 46 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 49 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 53 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 56 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 59 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 19 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 21 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 24 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 27 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 30 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 34 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 36 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 38 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 40 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 42 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 44 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 47 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 49 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 51 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 53 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 56 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 59 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 62 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 65 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 68 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 71 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 75 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 78 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 81 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 84 |
| 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. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 52 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 77 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 79 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 80 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 82 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 16. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 83 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 85 |
| 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. | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 26 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 44 | |
| whitespace | EmptyLineSeparator | ';' should be separated from previous statement. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 17 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous statement. | 8 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 30 |
| 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 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 34 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| whitespace | GenericWhitespace | GenericWhitespace '<' is preceded with whitespace. | 57 |
| 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.ContainerNode' import. | 27 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 43 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. | 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. | 11 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 12 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 13 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 14 | |
| imports | CustomImportOrder | Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. | 15 | |
| naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 55 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence should be present. | 21 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 26 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 33 | |
| javadoc | SummaryJavadoc | First sentence should be present. | 39 |