PMD Results

The following document contains the results of PMD 5.0.5.

Files

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

Violation Line
These nested if statements could be combined 108111

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

Violation Line
These nested if statements could be combined 133137

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
Avoid unused imports such as 'java.io.File' 22
These nested if statements could be combined 8184