Source file "io/netty/util/concurrent/FailedFuture.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 27 of 27 | 0% | 0 of 0 | n/a | 6 | 6 | 10 | 10 | 6 | 6 |
| FailedFuture(EventExecutor, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| sync() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| syncUninterruptibly() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cause() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSuccess() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNow() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |