PMD Results

The following document contains the results of PMD 6.21.0.

Violations By Priority

Priority 3

org/eclipse/jgit/transport/JschConfigSessionFactory.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 416418
EmptyCatchBlock Avoid empty catch blocks 418420
EmptyCatchBlock Avoid empty catch blocks 439441
CollapsibleIfStatements These nested if statements could be combined 503516
EmptyCatchBlock Avoid empty catch blocks 513515

org/eclipse/jgit/transport/JschSession.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 158160

Files

org/eclipse/jgit/transport/JschConfigSessionFactory.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 416418
EmptyCatchBlock Avoid empty catch blocks 3 418420
EmptyCatchBlock Avoid empty catch blocks 3 439441
CollapsibleIfStatements These nested if statements could be combined 3 503516
EmptyCatchBlock Avoid empty catch blocks 3 513515

org/eclipse/jgit/transport/JschSession.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 158160