Source file "org/bson/codecs/BsonDocumentCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 200 of 200 | 0% | 16 of 16 | 0% | 23 | 23 | 44 | 44 | 15 | 15 |
| encode(BsonWriter, BsonDocument, EncoderContext) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| decode(BsonReader, DecoderContext) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| beforeFields(BsonWriter, EncoderContext, BsonDocument) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| generateIdIfAbsentFromDocument(BsonDocument) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| BsonDocumentCodec(CodecRegistry, BsonTypeCodecMap) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeValue(BsonWriter, EncoderContext, BsonValue) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| skipField(EncoderContext, String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| readValue(BsonReader, DecoderContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BsonDocumentCodec(CodecRegistry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BsonDocumentCodec() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| documentHasId(BsonDocument) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDocumentId(BsonDocument) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCodecRegistry() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEncoderClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |