Source file "io/github/resilience4j/core/ContextAwareScheduledThreadPoolExecutor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 129 of 129 | 0% | 4 of 4 | 0% | 15 | 15 | 33 | 33 | 13 | 13 |
ContextAwareScheduledThreadPoolExecutor(int, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
scheduleAtFixedRate(Runnable, long, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
schedule(Runnable, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
schedule(Callable, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$schedule$1(Map, Callable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$scheduleWithFixedDelay$3(Map, Runnable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
lambda$scheduleAtFixedRate$2(Map, Runnable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
lambda$schedule$0(Map, Runnable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getMdcContextMap() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setMDCContext(Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getContextPropagators() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newScheduledThreadPool() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |