PMD Results
The following document contains the results of PMD
Files
javax/servlet/jsp/JspFactory.java
Violation | Line |
---|
No need to import a type that's in the same package | 29 |
javax/servlet/jsp/tagext/BodyTagSupport.java
Violation | Line |
---|
Overriding method merely calls super | 78 - 80 |
javax/servlet/jsp/tagext/TagLibraryInfo.java
Violation | Line |
---|
No need to import a type that's in the same package | 26 |
No need to import a type that's in the same package | 27 |