Source file "io/netty/util/internal/PromiseNotificationUtil.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% | 20 of 20 | 0% | 13 | 13 | 20 | 20 | 3 | 3 |
| tryFailure(Promise, Throwable, InternalLogger) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| tryCancel(Promise, InternalLogger) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| trySuccess(Promise, Object, InternalLogger) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 |