PMD Results
The following document contains the results of PMD 4.3.
Files
org/apache/maven/doxia/module/twiki/parser/AbstractFatherBlock.java
| Violation | Line |
|---|
| These nested if statements could be combined | 114 - 118 |
org/apache/maven/doxia/module/twiki/parser/FormatedTextParser.java
| Violation | Line |
|---|
| These nested if statements could be combined | 242 - 250 |
| These nested if statements could be combined | 244 - 249 |
org/apache/maven/doxia/module/twiki/parser/GenericListBlockParser.java
| Violation | Line |
|---|
| Avoid empty if statements | 314 - 316 |
org/apache/maven/doxia/module/twiki/parser/TextParser.java
| Violation | Line |
|---|
| These nested if statements could be combined | 384 - 387 |