PMD Results

The following document contains the results of PMD 4.3.

Files

org/apache/maven/doxia/macro/SwfMacro.java

Violation Line
These nested if statements could be combined 143 - 146

org/apache/maven/doxia/macro/snippet/SnippetMacro.java

Violation Line
Avoid unused private fields such as 'ignoreDownloadError'. 72

org/apache/maven/doxia/macro/toc/TocMacro.java

Violation Line
These nested if statements could be combined 161 - 188

org/apache/maven/doxia/parser/AbstractXmlParser.java

Violation Line
Avoid empty if statements 270 - 272
Avoid empty if statements 274 - 276

org/apache/maven/doxia/parser/XhtmlBaseParser.java

Violation Line
These nested if statements could be combined 742 - 749
Avoid empty if statements 763 - 765