Source file "kotlinx/coroutines/EventLoop.common.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 645 of 645 | 0% | 116 of 116 | 0% | 81 | 81 | 122 | 122 | 21 | 21 |
| enqueueImpl(Runnable) | 0% | 0% | 10 | 10 | 16 | 16 | 1 | 1 | ||
| getNextTime() | 0% | 0% | 9 | 9 | 9 | 9 | 1 | 1 | ||
| processNextEvent() | 0% | 0% | 9 | 9 | 15 | 15 | 1 | 1 | ||
| closeQueue() | 0% | 0% | 8 | 8 | 13 | 13 | 1 | 1 | ||
| dequeue() | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| scheduleResumeAfterDelay(long, CancellableContinuation) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| scheduleInvokeOnTimeout(long, Runnable) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| scheduleImpl(long, EventLoopImplBase.DelayedTask) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| rescheduleAllDelayed() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| schedule(long, EventLoopImplBase.DelayedTask) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| shouldUnpark(EventLoopImplBase.DelayedTask) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| shutdown() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| EventLoopImplBase() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| enqueue(Runnable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| resetAll() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| invokeOnTimeout(long, Runnable, CoroutineContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| delay(long, Continuation) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCompleted(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| dispatch(CoroutineContext, Runnable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCompleted() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |