PMD Results
The following document contains the results of PMD 5.0.5.
Files
org/apache/maven/doxia/macro/SwfMacro.java
| Violation |
Line |
| These nested if statements could be combined |
143–146 |
org/apache/maven/doxia/macro/snippet/SnippetMacro.java
| Violation |
Line |
| Avoid unused private fields such as 'ignoreDownloadError'. |
72 |
org/apache/maven/doxia/macro/toc/TocMacro.java
| Violation |
Line |
| These nested if statements could be combined |
161–188 |
org/apache/maven/doxia/parser/XhtmlBaseParser.java
| Violation |
Line |
| These nested if statements could be combined |
742–749 |