PMD Results

The following document contains the results of PMD 5.6.1.

Files

org/apache/maven/scm/provider/git/gitexe/command/add/GitAddCommand.java

Violation Line
These nested if statements could be combined 9194

org/apache/maven/scm/provider/git/gitexe/command/checkin/GitCheckInCommand.java

Violation Line
These nested if statements could be combined 137141

org/apache/maven/scm/provider/git/gitexe/command/checkout/GitCheckOutCommand.java

Violation Line
Useless parentheses. 187

org/apache/maven/scm/provider/git/gitexe/command/info/GitInfoConsumer.java

Violation Line
These nested if statements could be combined 6369

org/apache/maven/scm/provider/git/gitexe/command/status/GitStatusCommand.java

Violation Line
These nested if statements could be combined 6366

org/apache/maven/scm/provider/git/gitexe/command/status/GitStatusConsumer.java

Violation Line
Avoid empty if statements 252254
Useless parentheses. 359