PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/shale/examples/mailreader/ApplicationListener.java
Violation | Line |
---|
Avoid unused imports such as 'javax.servlet.ServletException' | 33 |
org/apache/shale/examples/mailreader/Subscription.java
Violation | Line |
---|
An empty statement (semicolon) not part of a loop | 215 |