Source file "org/springframework/integration/dsl/GatewayEndpointSpec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 64 | 0% | 0 of 0 | n/a | 8 | 8 | 18 | 18 | 8 | 8 |
| GatewayEndpointSpec(MessageChannel) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| GatewayEndpointSpec(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| replyChannel(MessageChannel) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| replyChannel(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| errorChannel(MessageChannel) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| errorChannel(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| requestTimeout(Long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| replyTimeout(Long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |