PMD Results

The following document contains the results of PMD 4.1.

Files

org/slasoi/infrastructure/servicemanager/impl/InfrastructureImpl.java

ViolationLine
Avoid unused local variables such as 'iService'.557

org/slasoi/infrastructure/servicemanager/impl/LocRegistryImpl.java

ViolationLine
Avoid unused local variables such as 'rel'.40

org/slasoi/infrastructure/servicemanager/impl/MetricDetailRegistryImpl.java

ViolationLine
These nested if statements could be combined135 - 137
These nested if statements could be combined140 - 142
These nested if statements could be combined146 - 148
These nested if statements could be combined152 - 155

org/slasoi/infrastructure/servicemanager/Infrastructure.java

ViolationLine
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

ViolationLine
Avoid returning from a finally block111

org/slasoi/infrastructure/servicemanager/util/monitoring/MonitoringUtil.java

ViolationLine
Avoid unused local variables such as 'o'.92