PMD Results
The following document contains the results of PMD 4.1.
Files
org/slasoi/infrastructure/servicemanager/impl/InfrastructureImpl.java
Violation | Line |
---|
Avoid unused local variables such as 'iService'. | 557 |
org/slasoi/infrastructure/servicemanager/impl/LocRegistryImpl.java
Violation | Line |
---|
Avoid unused local variables such as 'rel'. | 40 |
org/slasoi/infrastructure/servicemanager/impl/MetricDetailRegistryImpl.java
Violation | Line |
---|
These nested if statements could be combined | 135 - 137 |
These nested if statements could be combined | 140 - 142 |
These nested if statements could be combined | 146 - 148 |
These nested if statements could be combined | 152 - 155 |
org/slasoi/infrastructure/servicemanager/Infrastructure.java
Violation | Line |
---|
Avoid unused imports such as 'java.util.concurrent.ExecutionException' | 7 |
Avoid unused imports such as 'org.jclouds.occi.v1.V1Client' | 9 |
org/slasoi/infrastructure/servicemanager/prediction/PredictionQueryImpl.java
Violation | Line |
---|
Avoid returning from a finally block | 111 |
org/slasoi/infrastructure/servicemanager/util/monitoring/MonitoringUtil.java
Violation | Line |
---|
Avoid unused local variables such as 'o'. | 92 |