PMD Results
The following document contains the results of PMD 5.3.5.
Files
org/apache/maven/doxia/module/markdown/FlexmarkDoxiaNodeRenderer.java
Violation |
Line |
Avoid unused constructor parameters such as 'options'. |
42 |
Avoid unused method parameters such as 'context'. |
99 |
org/apache/maven/doxia/module/markdown/MarkdownParser.java
Violation |
Line |
These nested if statements could be combined |
264–268 |
These nested if statements could be combined |
279–283 |