PMD Results

The following document contains the results of PMD 7.0.0.

Violations By Priority

Priority 3

org/apache/maven/doxia/module/xhtml5/Xhtml5Parser.java
Rule Violation Line
UnnecessaryReturn Unnecessary return statement 74
CollapsibleIfStatements This if statement could be combined with its parent 170172

Files

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

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