PMD Results

The following document contains the results of PMD

Files

javax/servlet/http/HttpServlet.java

ViolationLine
These nested if statements could be combined480
Avoid unnecessary return statements561
Avoid unused local variables such as 'msg'901

javax/servlet/http/HttpSessionBindingEvent.java

ViolationLine
Overriding method merely calls super94 - 96