PMD Results

The following document contains the results of PMD 4.1.

Files

org/apache/fulcrum/commonsemail/impl/CommonsEmailServiceImpl.java

ViolationLine
These nested if statements could be combined1055 - 1058
These nested if statements could be combined1063 - 1066
These nested if statements could be combined1071 - 1074
Avoid unused method parameters such as 'messageId'.1387 - 1392

org/apache/fulcrum/commonsemail/impl/CommonsEmailUtils.java

ViolationLine
Avoid empty catch blocks70 - 73