Source file "org/apache/sshd/client/future/DefaultConnectFuture.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 108 of 108 | 0% | 12 of 12 | 0% | 13 | 13 | 30 | 30 | 7 | 7 |
| verify(long) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getSession() | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| getException() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setSession(ClientSession) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setException(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DefaultConnectFuture(Object, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isConnected() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |