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 219–227
CollapsibleIfStatements These nested if statements could be combined 230–237

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

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 10–236

Files

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

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 219–227
CollapsibleIfStatements These nested if statements could be combined 3 230–237

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 10–236