Source file "kotlinx/coroutines/Executors.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 197 of 197 | 0% | 24 of 24 | 0% | 24 | 24 | 36 | 36 | 12 | 12 |
| scheduleResumeAfterDelay(long, CancellableContinuation) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| invokeOnTimeout(long, Runnable, CoroutineContext) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| dispatch(CoroutineContext, Runnable) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| scheduleBlock(ScheduledExecutorService, Runnable, CoroutineContext, long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| ExecutorCoroutineDispatcherImpl(Executor) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| cancelJobOnRejection(CoroutineContext, RejectedExecutionException) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| delay(long, Continuation) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExecutor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |