Source file "org/xnio/AbstractIoFuture.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 42 of 42 | 0% | 0 of 0 | n/a | 7 | 7 | 16 | 16 | 7 | 7 |
| cancel() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| AbstractIoFuture.CancellableState(AbstractIoFuture.State, Cancellable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| notifyDone(AbstractIoFuture, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| notifyFailed(AbstractIoFuture, IOException) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| notifyCancelled(AbstractIoFuture) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cancelRequested() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |