PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/jclouds/blobstore/TransientAsyncBlobStore.java

ViolationLine
Too many static imports may lead to messy code19 - 672
These nested if statements could be combined578 - 579
These nested if statements could be combined582 - 583

org/jclouds/blobstore/TransientBlobStorePropertiesBuilder.java

ViolationLine
Too many static imports may lead to messy code19 - 52

org/jclouds/blobstore/functions/ParseSystemAndUserMetadataFromHeaders.java

ViolationLine
Too many static imports may lead to messy code19 - 125
These nested if statements could be combined92 - 94

org/jclouds/blobstore/internal/InputStreamMapImpl.java

ViolationLine
Avoid unused constructor parameters such as 'blobFactory'.68 - 75

org/jclouds/blobstore/strategy/internal/ListContainerAndRecurseThroughFolders.java

ViolationLine
Too many static imports may lead to messy code19 - 85