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 - 678 |
| These nested if statements could be combined | 542 - 543 |
| These nested if statements could be combined | 546 - 547 |
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 | 211 - 213 |
| Avoid empty catch blocks | 228 - 230 |
| Avoid empty catch blocks | 235 - 237 |
| These nested if statements could be combined | 355 - 357 |
| These nested if statements could be combined | 379 - 380 |
| These nested if statements could be combined | 423 - 425 |
| These nested if statements could be combined | 456 - 458 |