PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/jclouds/vcloud/CommonVCloudAsyncClient.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 212 |
org/jclouds/vcloud/CommonVCloudClient.java
| Violation | Line |
|---|
| Avoid unused imports such as 'java.util.NoSuchElementException' | 22 |
org/jclouds/vcloud/config/CommonVCloudRestClientModule.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 623 |
org/jclouds/vcloud/handlers/ParseVCloudErrorFromHttpResponse.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 82 - 83 |
org/jclouds/vcloud/xml/OrgListHandler.java
| Violation | Line |
|---|
| These nested if statements could be combined | 50 - 52 |
org/jclouds/vcloud/xml/OrgNetworkHandler.java
| Violation | Line |
|---|
| These nested if statements could be combined | 161 - 163 |