PMD Results

The following document contains the results of PMD 3.7.

Files

org/apache/struts/webapp/example2/memory/MemoryUserDatabase.java

ViolationLine
An empty statement (semicolon) not part of a loop217
Avoid unused constructor parameters such as 'database'347 - 348

org/apache/struts/webapp/example2/RegistrationBacking.java

ViolationLine
Avoid unused method parameters such as 'context'122 - 127