PMD Results

The following document contains the results of PMD

Files

compressionFilters/CompressionFilterTestServlet.java

ViolationLine
Avoid unused imports such as 'java.io.PrintWriter'20

compressionFilters/CompressionResponseStream.java

ViolationLine
Avoid unused imports such as 'java.io.OutputStream'19

compressionFilters/CompressionServletResponseWrapper.java

ViolationLine
Avoid unused imports such as 'java.io.OutputStream'19
Avoid unused imports such as 'java.util.Locale'22
Avoid unused imports such as 'javax.servlet.ServletRequest'23
Avoid unused imports such as 'javax.servlet.ServletResponse'24
Avoid unused imports such as 'javax.servlet.ServletException'25
Avoid duplicate imports such as 'javax.servlet.ServletResponse'27
Avoid unused imports such as 'javax.servlet.ServletResponseWrapper'28
Avoid empty catch blocks168 - 169
Avoid unused private methods such as 'getCharsetFromContentType(String)'256

filters/ExampleFilter.java

ViolationLine
Avoid unused imports such as 'javax.servlet.ServletContext'24

filters/RequestDumperFilter.java

ViolationLine
Avoid unused imports such as 'javax.servlet.ServletContext'30

filters/SetCharacterEncodingFilter.java

ViolationLine
Avoid unused imports such as 'javax.servlet.UnavailableException'27

listeners/ContextListener.java

ViolationLine
Avoid unused private methods such as 'log(String,Throwable)'143

listeners/SessionListener.java

ViolationLine
Avoid unused private methods such as 'log(String,Throwable)'170