PMD Results

The following document contains the results of PMD 5.6.1.

Files

org/eclipse/jgit/junit/JGitTestUtil.java

Violation Line
Avoid empty catch blocks 111113

org/eclipse/jgit/junit/LocalDiskRepositoryTestCase.java

Violation Line
These nested if statements could be combined 345346

org/eclipse/jgit/junit/Repeat.java

Violation Line
Avoid modifiers which are implied by the context 58

org/eclipse/jgit/junit/RepositoryTestCase.java

Violation Line
Useless parentheses. 453

org/eclipse/jgit/junit/TestRepository.java

Violation Line
Avoid using a branching statement as the last in a loop. 355
Avoid empty if statements 631633
Avoid empty if statements 633635
Avoid empty if statements 635637
Avoid empty if statements 637639
Avoid empty if statements 809811
Avoid empty if statements 811813