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

ViolationLine
These nested if statements could be combined294 - 296
Avoid empty catch blocks398 - 399

Apache James Classic AI Mailets - org/apache/james/ai/classic/BayesianAnalysisFeeder.java

ViolationLine
Avoid empty catch blocks324 - 325
Avoid empty catch blocks338 - 339

Apache James Classic AI Mailets - org/apache/james/ai/classic/BayesianAnalyzer.java

ViolationLine
Avoid unused imports such as 'java.io.IOException'22
Avoid empty if statements495 - 497

Apache James Classic AI Mailets - org/apache/james/ai/classic/JDBCBayesianAnalyzer.java

ViolationLine
Avoid empty catch blocks212 - 213
Avoid empty catch blocks221 - 222
Avoid empty catch blocks291 - 292
Avoid empty catch blocks297 - 298
Avoid empty catch blocks332 - 333
Avoid empty catch blocks341 - 342
Avoid empty catch blocks434 - 435

Apache James Classic AI Mailets - org/apache/james/ai/classic/JDBCUtil.java

ViolationLine
Avoid empty catch blocks197 - 199