PMD Results

The following document contains the results of PMD 6.55.0.

Violations By Priority

Priority 3

org/eclipse/aether/internal/test/util/TestVersionRange.java
Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 9397

Priority 4

org/eclipse/aether/internal/test/util/DependencyGraphParser.java
Rule Violation Line
UselessParentheses Useless parentheses. 337
UselessParentheses Useless parentheses. 371
org/eclipse/aether/internal/test/util/TestFileProcessor.java
Rule Violation Line
UselessParentheses Useless parentheses. 60
org/eclipse/aether/internal/test/util/TestFileUtils.java
Rule Violation Line
UselessParentheses Useless parentheses. 117
org/eclipse/aether/internal/test/util/TestVersionScheme.java
Rule Violation Line
UselessParentheses Useless parentheses. 59

Files

org/eclipse/aether/internal/test/util/DependencyGraphParser.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 337
UselessParentheses Useless parentheses. 4 371

org/eclipse/aether/internal/test/util/TestFileProcessor.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 60

org/eclipse/aether/internal/test/util/TestFileUtils.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 117

org/eclipse/aether/internal/test/util/TestVersionRange.java

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

org/eclipse/aether/internal/test/util/TestVersionScheme.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 59