Source file "com/mongodb/internal/connection/LevelCountingBsonWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 66 of 66 | 0% | 0 of 0 | n/a | 8 | 8 | 22 | 22 | 8 | 8 |
| writeStartDocument(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeStartArray(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeStartDocument() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeEndDocument() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeStartArray() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeEndArray() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LevelCountingBsonWriter(BsonWriter) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getCurrentLevel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |