PMD Results
The following document contains the results of PMD 4.3.
Files
org/apache/maven/doxia/module/confluence/parser/ChildBlocksBuilder.java
| Violation | Line |
|---|
| These nested if statements could be combined | 197 - 201 |
| These nested if statements could be combined | 344 - 348 |
org/apache/maven/doxia/module/confluence/parser/list/TreeListBuilder.java
| Violation | Line |
|---|
| Avoid empty if statements | 53 - 55 |