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