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 115119

Priority 4

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

Rule Violation Line
UselessParentheses Useless parentheses. 74

Files

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

Rule Violation Priority Line
EmptyControlStatement Empty if statement 3 115119

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

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 74