The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | VariableDeclarationUsageDistance | 7 | |
| javadoc | JavadocStyle
|
18 | |
| naming | ConstantName | 1 | |
LocalVariableName
|
3 | ||
PackageName
|
19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.adapter' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 39 |
| 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 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 33 | |
| naming | ConstantName | Name 'itemIdentifier' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 |
| 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 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 41 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'nodeYiid' declaration and its first usage is 8, 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). | 66 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'physicalNode' 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). | 81 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'nodePathArgument' 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). | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.listener' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 32 |
| 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 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 46 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'nodeYiid' declaration and its first usage is 7, 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). | 93 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'physicalNode' 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). | 103 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'nodePathArgument' 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). | 105 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'nodePathArgument' 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). | 152 |
| 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 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.operator' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 32 |
| 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 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 34 | |
| naming | LocalVariableName | Local variable name 'InvProvider' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 66 |
| 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 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.request' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.request' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 9 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 72 | |
| naming | LocalVariableName | Local variable name 'cBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 144 | |
| naming | LocalVariableName | Local variable name 'cBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.request' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.request' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 9 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.translator' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.translator' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.translator' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.translator' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'org.opendaylight.topoprocessing.inventoryRendering.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 8 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 15 |