PMD Results
The following document contains the results of PMD 4.1.
Files
net/smartlab/web/report/LogReportFactory.java
| Violation | Line |
|---|
| Avoid unused local variables such as 'result'. | 175 |
| Avoid unused constructor parameters such as 'start'. | 229 - 232 |
| Avoid unused constructor parameters such as 'end'. | 229 - 232 |