Source file "org/apache/sshd/common/future/DefaultSshFuture.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 416 of 416 | 0% | 62 of 62 | 0% | 44 | 44 | 94 | 94 | 13 | 13 |
| await0(long, boolean) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| addListener(SshFutureListener) | 0% | 0% | 5 | 5 | 19 | 19 | 1 | 1 | ||
| removeListener(SshFutureListener) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| getNumRegisteredListeners() | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| notifyListeners() | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| setValue(Object) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getValue() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDone() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| DefaultSshFuture(Object, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lambda$await0$0(InterruptedException, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isCanceled() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| cancel() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |