PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/jclouds/s3/S3PropertiesBuilder.java
Violation | Line |
---|
Too many static imports may lead to messy code | 19 - 79 |
org/jclouds/s3/domain/AccessControlList.java
Violation | Line |
---|
Avoid empty if statements | 236 - 238 |
org/jclouds/s3/filters/RequestAuthorizeSignature.java
Violation | Line |
---|
Too many static imports may lead to messy code | 19 - 254 |
org/jclouds/s3/handlers/ParseS3ErrorFromXmlContent.java
Violation | Line |
---|
Too many static imports may lead to messy code | 19 - 92 |
org/jclouds/s3/xml/ListBucketHandler.java
Violation | Line |
---|
Avoid empty if statements | 107 - 108 |