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 | 506 of 506 | 0% | 94 of 94 | 0% | 69 | 69 | 141 | 141 | 20 | 20 |
await(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 9 | 9 | 21 | 21 | 1 | 1 |
awaitInterruptibly(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
await() | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
awaitInterruptibly() | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
setException(IOException) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
setResult(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
setCancelled() | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
addCancelHandler(Cancellable) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
cancel() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
get() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
getInterruptibly() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
addNotifier(IoFuture.Notifier, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
AbstractIoFuture() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
compareAndSetState(AbstractIoFuture.State, AbstractIoFuture.State) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getState() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
runNotifier(Runnable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getStatus() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getException() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNotifierExecutor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |