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 | 59 of 59 | 0% | 0 of 0 | n/a | 8 | 8 | 20 | 20 | 8 | 8 |
| AbstractIoFuture.NotifierState(AbstractIoFuture.State, IoFuture.Notifier, Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| doNotify(AbstractIoFuture) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| notifyDone(AbstractIoFuture, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| notifyFailed(AbstractIoFuture, IOException) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| notifyCancelled(AbstractIoFuture) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| cancel() | 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 |