Source file "com/mongodb/client/gridfs/codecs/GridFSFileCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 171 of 171 | 0% | 4 of 4 | 0% | 7 | 7 | 29 | 29 | 5 | 5 |
| encode(BsonWriter, GridFSFile, EncoderContext) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| decode(BsonReader, DecoderContext) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| GridFSFileCodec(CodecRegistry) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| asDocumentOrNull(BsonDocument) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getEncoderClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |