Source file "org/springframework/core/task/AsyncTaskExecutor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 34 of 34 | 0% | 0 of 0 | n/a | 5 | 5 | 10 | 10 | 5 | 5 |
| submit(Runnable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| submit(Callable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| execute(Runnable, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| submitCompletable(Runnable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| submitCompletable(Callable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |