The following document contains the results of PMD 4.3.
| Violation | Line |
|---|---|
| Avoid unused constructor parameters such as 'source'. | 38 - 41 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'java.util.Iterator' | 26 |
| Violation | Line |
|---|---|
| Avoid unused local variables such as 'rawString'. | 79 |