Source file "org/springframework/boot/autoconfigure/task/TaskExecutionProperties.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 54 of 54 | 0% | 0 of 0 | n/a | 11 | 11 | 21 | 21 | 11 | 11 |
TaskExecutionProperties.Pool() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setQueueCapacity(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCoreSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAllowCoreThreadTimeout(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setKeepAlive(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getQueueCapacity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCoreSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAllowCoreThreadTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKeepAlive() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |