Source file "com/mongodb/internal/connection/BsonWriterHelper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 211 of 211 | 0% | 22 of 22 | 0% | 21 | 21 | 51 | 51 | 10 | 10 |
| writePayload(BsonWriter, BsonOutput, MessageSettings, int, SplittablePayload, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| writeDocument(BsonWriter, BsonOutput, MessageSettings, BsonDocument, int, int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| writeElements(BsonWriter, List) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| exceedsLimits(MessageSettings, int, int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| getPayloadMessageSettings(SplittablePayload.Type, MessageSettings) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| writePayloadArray(BsonWriter, BsonOutput, MessageSettings, int, SplittablePayload, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| createMessageSettingsBuilder(MessageSettings) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDocumentMessageSettings(MessageSettings) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getCodec(BsonValue) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |