Source file "org/apache/sshd/server/auth/pubkey/StaticPublickeyAuthenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 83 of 83 | 0% | 8 of 8 | 0% | 9 | 9 | 17 | 17 | 5 | 5 |
| handleRejection(String, PublicKey, ServerSession) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| handleAcceptance(String, PublicKey, ServerSession) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| authenticate(String, PublicKey, ServerSession) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| StaticPublickeyAuthenticator(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isAccepted() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |