PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/commons/openpgp/ant/OpenPgpSignerTask.java
| Violation | Line |
|---|
| Avoid unused imports such as 'java.util.Iterator' | 33 |
org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignatureVerifier.java
| Violation | Line |
|---|
| Avoid empty if statements | 96 - 98 |