Source file "org/springframework/cloud/gateway/config/HttpClientProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 139 of 139 | 0% | 0 of 0 | n/a | 22 | 22 | 47 | 47 | 22 | 22 |
| toString() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| HttpClientProperties() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setConnectTimeout(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setResponseTimeout(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxHeaderSize(DataSize) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxInitialLineLength(DataSize) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPool(HttpClientProperties.Pool) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProxy(HttpClientProperties.Proxy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSsl(HttpClientProperties.Ssl) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWebsocket(HttpClientProperties.Websocket) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWiretap(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCompression(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getConnectTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResponseTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxHeaderSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxInitialLineLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPool() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProxy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSsl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWebsocket() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWiretap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCompression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |