Source file "org/apache/sshd/common/future/DefaultCancellableSshFuture.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 74 of 74 | 0% | 10 of 10 | 0% | 12 | 12 | 20 | 20 | 7 | 7 |
| cancel() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setException(Throwable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getCancellation() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getException() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| createCancellation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DefaultCancellableSshFuture(Object, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isCanceled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |