PMD Results
The following document contains the results of PMD 5.3.5.
Files
org/apache/maven/doxia/module/confluence/parser/ChildBlocksBuilder.java
| Violation |
Line |
| These nested if statements could be combined |
208–212 |
| These nested if statements could be combined |
366–370 |
org/apache/maven/doxia/module/confluence/parser/DefinitionListBlockParser.java
| Violation |
Line |
| Useless parentheses. |
40–41 |
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 |
53–55 |