Source file "org/springframework/integration/channel/AbstractExecutorChannel.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 107 of 107 | 0% | 16 of 16 | 0% | 17 | 17 | 30 | 30 | 9 | 9 |
| setInterceptors(List) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| removeInterceptor(ChannelInterceptor) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| removeInterceptor(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addInterceptor(int, ChannelInterceptor) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addInterceptor(ChannelInterceptor) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setMaxSubscribers(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasExecutorInterceptors() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| AbstractExecutorChannel(Executor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getIntegrationPatternType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |