PMD Results
The following document contains the results of PMD
3.9.
Files
colors/ColorGameBean.java
Violation |
Line |
These nested if statements could be combined |
38
- 41
|
These nested if statements could be combined |
45
- 48
|
compressionFilters/CompressionServletResponseWrapper.java
Violation |
Line |
Avoid empty catch blocks |
163
- 164
|
Avoid unused private methods such as 'getCharsetFromContentType(String)'. |
251
|
examples/ShowSource.java
Violation |
Line |
Avoid unused local variables such as 'reader'. |
52
|
listeners/ContextListener.java
Violation |
Line |
Avoid unused private methods such as 'log(String,Throwable)'. |
142
|
listeners/SessionListener.java
Violation |
Line |
Avoid unused private methods such as 'log(String,Throwable)'. |
169
|