PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/jclouds/atmos/blobstore/AtmosAsyncBlobStore.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 243 - 245 |
org/jclouds/atmos/blobstore/AtmosBlobStore.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 217 - 219 |
org/jclouds/atmos/filters/SignRequest.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 190 |
org/jclouds/atmos/util/AtmosUtils.java
| Violation | Line |
|---|
| These nested if statements could be combined | 104 - 106 |