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 |
111–113 |
org/eclipse/jgit/junit/LocalDiskRepositoryTestCase.java
Violation |
Line |
These nested if statements could be combined |
345–346 |
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 |
631–633 |
Avoid empty if statements |
633–635 |
Avoid empty if statements |
635–637 |
Avoid empty if statements |
637–639 |
Avoid empty if statements |
809–811 |
Avoid empty if statements |
811–813 |