PMD Results
The following document contains the results of PMD 4.2.5.
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 |
|---|
| Avoid unused method parameters such as 'line'. | 331 - 354 |
| These nested if statements could be combined | 383 - 386 |