PMD Results

The following document contains the results of PMD 5.3.2.

Files

org/apache/maven/doxia/module/confluence/parser/ChildBlocksBuilder.java

Violation Line
These nested if statements could be combined 208212
These nested if statements could be combined 366370

org/apache/maven/doxia/module/confluence/parser/DefinitionListBlockParser.java

Violation Line
Useless parentheses. 4041

org/apache/maven/doxia/module/confluence/parser/list/ListBlockParser.java

Violation Line
Useless parentheses. 124

org/apache/maven/doxia/module/confluence/parser/list/TreeListBuilder.java

Violation Line
Avoid empty if statements 5355