PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/jclouds/filesystem/FilesystemAsyncBlobStore.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 663 |
| These nested if statements could be combined | 526 - 527 |
| These nested if statements could be combined | 530 - 531 |
org/jclouds/filesystem/FilesystemBlobStorePropertiesBuilder.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 24 - 55 |
org/jclouds/filesystem/config/FilesystemBlobStoreModule.java
| Violation | Line |
|---|
| Overriding method merely calls super | 37 - 39 |
org/jclouds/filesystem/strategy/internal/FilesystemStorageStrategyImpl.java
| Violation | Line |
|---|
| These nested if statements could be combined | 337 - 339 |
| These nested if statements could be combined | 361 - 362 |
| These nested if statements could be combined | 405 - 407 |
| These nested if statements could be combined | 438 - 440 |