Source file "org/bson/codecs/pojo/EnumPropertyCodecProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 20 of 20 | 0% | 0 of 0 | n/a | 4 | 4 | 7 | 7 | 4 | 4 |
| EnumPropertyCodecProvider.EnumCodec(Class) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decode(BsonReader, DecoderContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encode(BsonWriter, Enum, EncoderContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getEncoderClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |