Source file "org/bson/codecs/MapCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 185 of 185 | 0% | 8 of 8 | 0% | 15 | 15 | 38 | 38 | 11 | 11 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decode(BsonReader, DecoderContext) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| encode(BsonWriter, Map, EncoderContext) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| MapCodec(CodecRegistry, BsonTypeCodecMap, Transformer, UuidRepresentation) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| writeValue(BsonWriter, EncoderContext, Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| MapCodec(CodecRegistry, BsonTypeClassMap, Transformer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withUuidRepresentation(UuidRepresentation) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MapCodec(CodecRegistry, BsonTypeClassMap) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| MapCodec(CodecRegistry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| MapCodec() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getEncoderClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |