PMD Results

The following document contains the results of PMD 3.9.

Files

org/codehaus/mojo/ounce/core/OunceCoreXmlSerializer.java

ViolationLine
Avoid empty catch blocks885 - 888

org/codehaus/mojo/ounce/core/XmlWriter.java

ViolationLine
Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead.112
These nested if statements could be combined393 - 396