Source file "org/springframework/messaging/simp/config/TaskExecutorRegistration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 91 of 91 | 0% | 8 of 8 | 0% | 11 | 11 | 26 | 26 | 7 | 7 |
| getTaskExecutor() | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| TaskExecutorRegistration() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| TaskExecutorRegistration(ThreadPoolTaskExecutor) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| corePoolSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxPoolSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| keepAliveSeconds(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| queueCapacity(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |