Source file "org/apache/sshd/agent/common/AgentDelegate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 38 of 38 | 0% | 0 of 0 | n/a | 8 | 8 | 13 | 13 | 8 | 8 |
| sign(SessionContext, PublicKey, String, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AgentDelegate(SshAgent) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addIdentity(KeyPair, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeIdentity(PublicKey) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isOpen() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdentities() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeAllIdentities() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |