Source file "org/apache/sshd/client/auth/pubkey/KeyAgentIdentity.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 87 of 87 | 0% | 4 of 4 | 0% | 7 | 7 | 16 | 16 | 5 | 5 |
| toString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| KeyAgentIdentity(SshAgent, PublicKey, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getKeyIdentity() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| sign(SessionContext, String, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getComment() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |