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 - 678
These nested if statements could be combined542 - 543
These nested if statements could be combined546 - 547

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 combined211 - 213
Avoid empty catch blocks228 - 230
Avoid empty catch blocks235 - 237
These nested if statements could be combined355 - 357
These nested if statements could be combined379 - 380
These nested if statements could be combined423 - 425
These nested if statements could be combined456 - 458