PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/jclouds/vcloud/terremark/TerremarkVCloudAsyncClient.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 342 |
org/jclouds/vcloud/terremark/binders/BindVAppConfigurationToXmlPayload.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 221 |
org/jclouds/vcloud/terremark/compute/TerremarkVCloudComputeClient.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 247 - 249 |
org/jclouds/vcloud/terremark/compute/TerremarkVCloudComputeService.java
| Violation | Line |
|---|
| Avoid unused constructor parameters such as 'credentialsMap'. | 71 - 92 |
| Avoid unused constructor parameters such as 'nodeToOrgAndName'. | 71 - 92 |
org/jclouds/vcloud/terremark/compute/strategy/CleanupOrphanKeys.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 80 |
org/jclouds/vcloud/terremark/xml/TerremarkCatalogItemHandler.java
| Violation | Line |
|---|
| These nested if statements could be combined | 51 - 57 |
org/jclouds/vcloud/terremark/xml/TerremarkOrgHandler.java
| Violation | Line |
|---|
| These nested if statements could be combined | 57 - 62 |