PMD Results

The following document contains the results of PMD 6.49.0.

Violations By Priority

Priority 3

org/apache/maven/doxia/module/xdoc/XdocParser.java

Rule Violation Line
EmptyControlStatement Empty if statement 202241
EmptyControlStatement Empty if statement 221241
CollapsibleIfStatements These nested if statements could be combined 238240

Priority 4

org/apache/maven/doxia/module/xdoc/XdocSink.java

Rule Violation Line
UselessParentheses Useless parentheses. 408

Files

org/apache/maven/doxia/module/xdoc/XdocParser.java

Rule Violation Priority Line
EmptyControlStatement Empty if statement 3 202241
EmptyControlStatement Empty if statement 3 221241
CollapsibleIfStatements These nested if statements could be combined 3 238240

org/apache/maven/doxia/module/xdoc/XdocSink.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 408