Source file "org/xnio/FutureResult.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 35 of 35 | 0% | 0 of 0 | n/a | 7 | 7 | 11 | 11 | 7 | 7 |
| FutureResult(Executor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addCancelHandler(Cancellable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setResult(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setException(IOException) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| FutureResult() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCancelled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIoFuture() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |