Source file "org/bson/codecs/UuidCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 93 of 93 | 0% | 8 of 8 | 0% | 11 | 11 | 22 | 22 | 7 | 7 |
| encode(BsonWriter, UUID, EncoderContext) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| decode(BsonReader, DecoderContext) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| UuidCodec(UuidRepresentation) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| UuidCodec() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getUuidRepresentation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEncoderClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |