Source file "org/apache/sshd/client/auth/hostbased/HostBasedAuthenticationReporter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 4 of 4 | 0% | 0 of 0 | n/a | 4 | 4 | 4 | 4 | 4 | 4 |
| signalAuthenticationAttempt(ClientSession, String, KeyPair, String, String, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| signalAuthenticationExhausted(ClientSession, String, String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| signalAuthenticationSuccess(ClientSession, String, KeyPair, String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| signalAuthenticationFailure(ClientSession, String, KeyPair, String, String, boolean, List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |