PMD Results
The following document contains the results of PMD 5.6.1.
Files
org/apache/maven/doxia/module/markdown/FlexmarkDoxiaLinkResolver.java
| Violation |
Line |
| Avoid unused constructor parameters such as 'context'. |
65 |
org/apache/maven/doxia/module/markdown/MarkdownParser.java
| Violation |
Line |
| These nested if statements could be combined |
305–309 |
| These nested if statements could be combined |
320–325 |