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