Source file "org/springframework/integration/dispatcher/BroadcastingDispatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 236 of 236 | 0% | 38 of 38 | 0% | 33 | 33 | 71 | 71 | 14 | 14 |
| dispatch(Message) | 0% | 0% | 14 | 14 | 31 | 31 | 1 | 1 | ||
| invokeHandler(MessageHandler, Message) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| BroadcastingDispatcher(Executor, boolean) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getMessageBuilderFactory() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| createMessageHandlingTask(MessageHandler, Message) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMessageHandlingTaskDecorator(MessageHandlingTaskDecorator) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| BroadcastingDispatcher() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BroadcastingDispatcher(Executor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BroadcastingDispatcher(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIgnoreFailures(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setApplySequence(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMinSubscribers(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBeanFactory(BeanFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$new$0(MessageHandlingRunnable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |