PMD Results

The following document contains the results of PMD 6.55.0.

Violations By Priority

Priority 3

org/eclipse/aether/tools/CollectConfiguration.java
Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 208210
CollapsibleIfStatements These nested if statements could be combined 249256

Priority 4

org/eclipse/aether/tools/CollectConfiguration.java
Rule Violation Line
UselessParentheses Useless parentheses. 128

Files

org/eclipse/aether/tools/CollectConfiguration.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 128
CollapsibleIfStatements These nested if statements could be combined 3 208210
CollapsibleIfStatements These nested if statements could be combined 3 249256