Source file "com/mongodb/internal/connection/MessageSettings.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 43 of 43 | 0% | 0 of 0 | n/a | 7 | 7 | 15 | 15 | 7 | 7 |
| MessageSettings.Builder() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxDocumentSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxMessageSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxBatchCount(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxWireVersion(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| serverType(ServerType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |