PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/jclouds/vcloud/VCloudAsyncClient.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 464 |
org/jclouds/vcloud/VCloudPropertiesBuilder.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 81 |
org/jclouds/vcloud/binders/BindCPUCountToXmlPayload.java
| Violation | Line |
|---|
| Avoid unused constructor parameters such as 'stringBinder'. | 50 - 54 |
org/jclouds/vcloud/binders/BindCaptureVAppParamsToXmlPayload.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 128 |
org/jclouds/vcloud/binders/BindCatalogItemToXmlPayload.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 130 |
org/jclouds/vcloud/binders/BindCloneParamsToXmlPayload.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 139 |
org/jclouds/vcloud/binders/BindCloneVAppParamsToXmlPayload.java
| Violation | Line |
|---|
| Avoid unused constructor parameters such as 'ns'. | 43 - 46 |
org/jclouds/vcloud/binders/BindCloneVAppTemplateParamsToXmlPayload.java
| Violation | Line |
|---|
| Avoid unused constructor parameters such as 'ns'. | 42 - 45 |
org/jclouds/vcloud/binders/BindGuestCustomizationSectionToXmlPayload.java
| Violation | Line |
|---|
| Avoid unused constructor parameters such as 'stringBinder'. | 55 - 59 |
org/jclouds/vcloud/binders/BindInstantiateVAppTemplateParamsToXmlPayload.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 268 |
| Avoid empty if statements | 221 - 226 |
org/jclouds/vcloud/binders/BindMemoryToXmlPayload.java
| Violation | Line |
|---|
| Avoid unused constructor parameters such as 'stringBinder'. | 50 - 54 |
org/jclouds/vcloud/binders/BindNetworkConnectionSectionToXmlPayload.java
| Violation | Line |
|---|
| Avoid unused constructor parameters such as 'stringBinder'. | 56 - 60 |
org/jclouds/vcloud/compute/functions/VAppToNodeMetadata.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 90 |
org/jclouds/vcloud/features/CatalogClient.java
| Violation | Line |
|---|
| Avoid unused imports such as 'java.util.NoSuchElementException' | 22 |
org/jclouds/vcloud/features/OrgClient.java
| Violation | Line |
|---|
| Avoid unused imports such as 'java.util.NoSuchElementException' | 23 |
org/jclouds/vcloud/features/VAppTemplateClient.java
| Violation | Line |
|---|
| Avoid unused imports such as 'java.util.NoSuchElementException' | 22 |
org/jclouds/vcloud/features/VDCClient.java
| Violation | Line |
|---|
| Avoid unused imports such as 'java.util.NoSuchElementException' | 22 |
org/jclouds/vcloud/features/VmAsyncClient.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 232 |