Source file "org/apache/sshd/client/keyverifier/StaticServerKeyVerifier.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 81 of 81 | 0% | 8 of 8 | 0% | 9 | 9 | 16 | 16 | 5 | 5 |
| handleRejection(ClientSession, SocketAddress, PublicKey) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| handleAcceptance(ClientSession, SocketAddress, PublicKey) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| verifyServerKey(ClientSession, SocketAddress, PublicKey) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| StaticServerKeyVerifier(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isAccepted() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |