Source file "io/grpc/SynchronizationContext.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 126 of 126 | 0% | 8 of 8 | 0% | 11 | 11 | 29 | 29 | 7 | 7 |
| drain() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, long, long, TimeUnit, ScheduledExecutorService) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| schedule(Runnable, long, TimeUnit, ScheduledExecutorService) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SynchronizationContext(Thread.UncaughtExceptionHandler) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| throwIfNotInThisSynchronizationContext() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| executeLater(Runnable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| execute(Runnable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |