PMD Results
The following document contains the results of PMD
3.9.
Files
compressionFilters/CompressionServletResponseWrapper.java
Violation |
Line |
Avoid empty catch blocks |
162
- 163
|
Avoid unused private methods such as 'getCharsetFromContentType(String)'. |
250
|
listeners/ContextListener.java
Violation |
Line |
Avoid unused private methods such as 'log(String,Throwable)'. |
141
|
listeners/SessionListener.java
Violation |
Line |
Avoid unused private methods such as 'log(String,Throwable)'. |
168
|