Source file "org/bson/codecs/JsonObjectCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 39 of 39 | 0% | 0 of 0 | n/a | 5 | 5 | 11 | 11 | 5 | 5 |
| decode(BsonReader, DecoderContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encode(BsonWriter, JsonObject, EncoderContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JsonObjectCodec(JsonWriterSettings) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| JsonObjectCodec() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getEncoderClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |