Source file "org/apache/sshd/client/future/DefaultAuthFuture.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% | 12 of 12 | 0% | 13 | 13 | 22 | 22 | 7 | 7 |
| verify(long) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isFailure() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isSuccess() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getException() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setException(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DefaultAuthFuture(Object, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAuthed(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |