Source file "org/springframework/http/client/Netty4ClientHttpRequestFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 175 of 175 | 0% | 14 of 14 | 0% | 22 | 22 | 48 | 48 | 15 | 15 |
| getBootstrap(URI) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| Netty4ClientHttpRequestFactory() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| buildBootstrap(URI, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Netty4ClientHttpRequestFactory(EventLoopGroup) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| getDefaultClientSslContext() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| createRequestInternal(URI, HttpMethod) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| configureChannel(SocketChannelConfig) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| destroy() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createRequest(URI, HttpMethod) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createAsyncRequest(URI, HttpMethod) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setMaxResponseSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSslContext(SslContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReadTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |