PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/jclouds/slicehost/SlicehostPropertiesBuilder.java
| Violation | Line |
|---|
| Do not hard code IPv4 or IPv6 addresses, even 127.0.0.1 ! | 40 |
org/jclouds/slicehost/handlers/ParseSlicehostErrorFromHttpResponse.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 123 - 124 |
org/jclouds/slicehost/xml/SliceHandler.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 77 - 79 |