PMD Results

The following document contains the results of PMD 6.42.0.

Violations By Priority

Priority 3

org/apache/maven/doxia/module/markdown/FlexmarkDoxiaLinkResolver.java

Rule Violation Line
UnusedFormalParameter Avoid unused constructor parameters such as 'context'. 67

org/apache/maven/doxia/module/markdown/MarkdownParser.java

Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 292296
CollapsibleIfStatements These nested if statements could be combined 307312

Files

org/apache/maven/doxia/module/markdown/FlexmarkDoxiaLinkResolver.java

Rule Violation Priority Line
UnusedFormalParameter Avoid unused constructor parameters such as 'context'. 3 67

org/apache/maven/doxia/module/markdown/MarkdownParser.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 292296
CollapsibleIfStatements These nested if statements could be combined 3 307312