Source file "org/bson/codecs/pojo/AutomaticPojoCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 79 of 79 | 0% | 0 of 0 | n/a | 6 | 6 | 18 | 18 | 6 | 6 |
| encode(BsonWriter, Object, EncoderContext) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| decode(BsonReader, DecoderContext) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| AutomaticPojoCodec(PojoCodec) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getEncoderClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClassModel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDiscriminatorLookup() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |