PMD Results

The following document contains the results of PMD 6.55.0.

Violations By Priority

Priority 3

org/apache/maven/doxia/module/fml/FmlContentParser.java
Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 8486
org/apache/maven/doxia/module/fml/FmlParser.java
Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 387399

Priority 4

org/apache/maven/doxia/module/fml/FmlParser.java
Rule Violation Line
UselessParentheses Useless parentheses. 420
UselessParentheses Useless parentheses. 420

Files

org/apache/maven/doxia/module/fml/FmlContentParser.java

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

org/apache/maven/doxia/module/fml/FmlParser.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 387399
UselessParentheses Useless parentheses. 4 420
UselessParentheses Useless parentheses. 4 420