Source file "io/lettuce/core/SocketOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 87 of 87 | 0% | 4 of 4 | 0% | 9 | 9 | 23 | 23 | 7 | 7 |
| connectTimeout(long, TimeUnit) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SocketOptions.Builder() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| connectTimeout(Duration) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| keepAlive(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| keepAlive(SocketOptions.KeepAliveOptions) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| tcpNoDelay(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |