PMD Results
The following document contains the results of PMD 5.6.1.
Files
org/apache/maven/doxia/module/confluence/parser/ChildBlocksBuilder.java
Violation |
Line |
These nested if statements could be combined |
207–211 |
These nested if statements could be combined |
365–369 |
org/apache/maven/doxia/module/confluence/parser/DefinitionListBlockParser.java
Violation |
Line |
Useless parentheses. |
39–40 |
org/apache/maven/doxia/module/confluence/parser/list/ListBlockParser.java
Violation |
Line |
Useless parentheses. |
123 |
org/apache/maven/doxia/module/confluence/parser/list/TreeListBuilder.java
Violation |
Line |
Avoid empty if statements |
51–53 |