PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/struts/webapp/example2/memory/MemoryUserDatabase.java
| Violation | Line |
|---|
| An empty statement (semicolon) not part of a loop | 217 |
| Avoid unused constructor parameters such as 'database' | 347 - 348 |
org/apache/struts/webapp/example2/RegistrationBacking.java
| Violation | Line |
|---|
| Avoid unused method parameters such as 'context' | 122 - 127 |