Source file "org/springframework/messaging/support/ChannelInterceptorAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 12 of 12 | 0% | 0 of 0 | n/a | 7 | 7 | 7 | 7 | 7 | 7 |
| ChannelInterceptorAdapter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| preSend(Message, MessageChannel) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| preReceive(MessageChannel) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| postReceive(Message, MessageChannel) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| postSend(Message, MessageChannel, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| afterSendCompletion(Message, MessageChannel, boolean, Exception) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| afterReceiveCompletion(Message, MessageChannel, Exception) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |