PMD Results
The following document contains the results of PMD 4.2.5.
Files
Apache James Classic AI Mailets - org/apache/james/ai/classic/BayesianAnalysis.java
Violation | Line |
---|
These nested if statements could be combined | 294 - 296 |
Avoid empty catch blocks | 398 - 399 |
Apache James Classic AI Mailets - org/apache/james/ai/classic/BayesianAnalysisFeeder.java
Violation | Line |
---|
Avoid empty catch blocks | 324 - 325 |
Avoid empty catch blocks | 338 - 339 |
Apache James Classic AI Mailets - org/apache/james/ai/classic/BayesianAnalyzer.java
Violation | Line |
---|
Avoid unused imports such as 'java.io.IOException' | 22 |
Avoid empty if statements | 495 - 497 |
Apache James Classic AI Mailets - org/apache/james/ai/classic/JDBCBayesianAnalyzer.java
Violation | Line |
---|
Avoid empty catch blocks | 212 - 213 |
Avoid empty catch blocks | 221 - 222 |
Avoid empty catch blocks | 291 - 292 |
Avoid empty catch blocks | 297 - 298 |
Avoid empty catch blocks | 332 - 333 |
Avoid empty catch blocks | 341 - 342 |
Avoid empty catch blocks | 434 - 435 |
Apache James Classic AI Mailets - org/apache/james/ai/classic/JDBCUtil.java
Violation | Line |
---|
Avoid empty catch blocks | 197 - 199 |