Source file "com/mongodb/connection/SocketSettings.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 86 of 86 | 0% | 4 of 4 | 0% | 10 | 10 | 25 | 25 | 8 | 8 |
| applyConnectionString(ConnectionString) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| applySettings(SocketSettings) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| connectTimeout(int, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readTimeout(int, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SocketSettings.Builder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| receiveBufferSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sendBufferSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |