PMD Results

The following document contains the results of PMD 7.7.0.

Violations By Priority

Priority 3

org/apache/maven/scm/provider/local/command/changelog/LocalChangeLogCommand.java

Rule Violation Line
EmptyControlStatement Empty if statement 116120

Priority 4

org/apache/maven/scm/provider/local/command/mkdir/LocalMkdirCommand.java

Rule Violation Line
UselessParentheses Useless parentheses. 73

Files

org/apache/maven/scm/provider/local/command/changelog/LocalChangeLogCommand.java

Rule Violation Priority Line
EmptyControlStatement Empty if statement 3 116120

org/apache/maven/scm/provider/local/command/mkdir/LocalMkdirCommand.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 73