PMD Results

The following document contains the results of PMD

Files

javax/servlet/jsp/JspFactory.java

ViolationLine
No need to import a type that's in the same package29

javax/servlet/jsp/tagext/BodyTagSupport.java

ViolationLine
Overriding method merely calls super78 - 80

javax/servlet/jsp/tagext/TagLibraryInfo.java

ViolationLine
No need to import a type that's in the same package26
No need to import a type that's in the same package27