Source file "org/springframework/scheduling/concurrent/ConcurrentTaskExecutor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 39 of 39 | 0% | 0 of 0 | n/a | 6 | 6 | 8 | 8 | 6 | 6 |
execute(Runnable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
submit(Runnable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
submit(Callable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
submitListenable(Runnable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
submitListenable(Callable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ConcurrentTaskExecutor.ManagedTaskExecutorAdapter(Executor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |