PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/jclouds/aws/filters/FormSigner.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 19 - 210 |
org/jclouds/aws/handlers/ParseAWSErrorFromXmlContent.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 82 - 83 |