PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/jclouds/filesystem/FilesystemAsyncBlobStore.java

ViolationLine
Too many static imports may lead to messy code19 - 663
These nested if statements could be combined526 - 527
These nested if statements could be combined530 - 531

org/jclouds/filesystem/FilesystemBlobStorePropertiesBuilder.java

ViolationLine
Too many static imports may lead to messy code24 - 55

org/jclouds/filesystem/config/FilesystemBlobStoreModule.java

ViolationLine
Overriding method merely calls super37 - 39

org/jclouds/filesystem/strategy/internal/FilesystemStorageStrategyImpl.java

ViolationLine
These nested if statements could be combined337 - 339
These nested if statements could be combined361 - 362
These nested if statements could be combined405 - 407
These nested if statements could be combined438 - 440