PMD Results
The following document contains the results of PMD 5.6.1.
Files
org/apache/maven/doxia/module/twiki/parser/AbstractFatherBlock.java
| Violation |
Line |
| These nested if statements could be combined |
111–115 |
org/apache/maven/doxia/module/twiki/parser/FormatedTextParser.java
| Violation |
Line |
| These nested if statements could be combined |
241–249 |
| These nested if statements could be combined |
243–248 |
org/apache/maven/doxia/module/twiki/parser/GenericListBlockParser.java
| Violation |
Line |
| Avoid empty if statements |
310–312 |
org/apache/maven/doxia/module/twiki/parser/HorizontalRuleBlock.java
| Violation |
Line |
| Useless parentheses. |
41 |
org/apache/maven/doxia/module/twiki/parser/TextParser.java
| Violation |
Line |
| These nested if statements could be combined |
383–386 |