PMD Results

The following document contains the results of PMD 6.38.0.

Violations By Priority

Priority 3

org/eclipse/jgit/internal/transport/sshd/agent/connector/PageantLibrary.java

Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 219227
CollapsibleIfStatements These nested if statements could be combined 230237

org/eclipse/jgit/internal/transport/sshd/agent/connector/UnixDomainSocketConnector.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 10236

Files

org/eclipse/jgit/internal/transport/sshd/agent/connector/PageantLibrary.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 219227
CollapsibleIfStatements These nested if statements could be combined 3 230237

org/eclipse/jgit/internal/transport/sshd/agent/connector/UnixDomainSocketConnector.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 10236