PMD Results

The following document contains the results of PMD

Files

javax/servlet/http/HttpServlet.java

ViolationLine
These nested if statements could be combined558
Avoid unnecessary return statements640
Avoid unused local variables such as 'msg'1014

javax/servlet/http/HttpSessionBindingEvent.java

ViolationLine
Overriding method merely calls super107 - 109