PMD Results

The following document contains the results of PMD 6.55.0.

Violations By Priority

Priority 2

org/eclipse/aether/transport/jetty/JettyTransporter.java
Rule Violation Line
AvoidBranchingStatementAsLastInLoop Avoid using a branching statement as the last in a loop. 221

Priority 4

org/eclipse/aether/transport/jetty/JettyTransporter.java
Rule Violation Line
UselessParentheses Useless parentheses. 234

Files

org/eclipse/aether/transport/jetty/JettyTransporter.java

Rule Violation Priority Line
AvoidBranchingStatementAsLastInLoop Avoid using a branching statement as the last in a loop. 2 221
UselessParentheses Useless parentheses. 4 234