PMD Results

The following document contains the results of PMD 7.17.0.

Violations By Priority

Priority 3

org/apache/maven/doxia/module/xhtml5/Xhtml5Parser.java

Rule Violation Line
UnnecessaryReturn Unnecessary return statement 73
CollapsibleIfStatements This if statement could be combined with its parent 168170

Files

org/apache/maven/doxia/module/xhtml5/Xhtml5Parser.java

Rule Violation Priority Line
UnnecessaryReturn Unnecessary return statement 3 73
CollapsibleIfStatements This if statement could be combined with its parent 3 168170