Source file "com/mongodb/internal/operation/Operations.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,533 of 1,533 | 0% | 74 of 74 | 0% | 84 | 84 | 309 | 309 | 47 | 47 |
| bulkWrite(List, BulkWriteOptions) | 0% | 0% | 12 | 12 | 58 | 58 | 1 | 1 | ||
| createIndexes(List, CreateIndexOptions) | 0% | 0% | 3 | 3 | 31 | 31 | 1 | 1 | ||
| createFindOperation(MongoNamespace, Bson, Class, FindOptions) | 0% | 0% | 4 | 4 | 27 | 27 | 1 | 1 | ||
| mapReduceToCollection(String, String, String, String, String, Bson, int, long, boolean, Bson, Bson, boolean, MapReduceAction, boolean, boolean, Boolean, Collation) | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | ||
| findOneAndUpdate(Bson, Bson, FindOneAndUpdateOptions) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| findOneAndUpdate(Bson, List, FindOneAndUpdateOptions) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| insertMany(List, InsertManyOptions) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| findOneAndReplace(Bson, Object, FindOneAndReplaceOptions) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| countDocuments(Bson, CountOptions) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| mapReduce(String, String, String, Class, Bson, int, long, boolean, Bson, Bson, boolean, Collation) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| aggregate(List, Class, long, long, Integer, Collation, Bson, String, String, Bson, Boolean, AggregationLevel) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| aggregateToCollection(List, long, Boolean, Boolean, Collation, Bson, String, String, Bson, AggregationLevel) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| findOneAndDelete(Bson, FindOneAndDeleteOptions) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| distinct(String, Bson, Class, long, Collation) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| toBsonDocumentList(List) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| listCollections(String, Class, Bson, boolean, Integer, long) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| Operations(MongoNamespace, Class, ReadPreference, CodecRegistry, ReadConcern, WriteConcern, boolean, boolean) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| listIndexes(Class, Integer, long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| listDatabases(Class, Bson, Boolean, long, Boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| dropIndex(Bson, DropIndexOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| replaceOne(Bson, Object, ReplaceOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| updateOne(Bson, Bson, UpdateOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| updateOne(Bson, List, UpdateOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| updateMany(Bson, Bson, UpdateOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| updateMany(Bson, List, UpdateOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| estimatedDocumentCount(EstimatedDocumentCountOptions) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| insertOne(Object, InsertOneOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| dropIndex(String, DropIndexOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| findFirst(Bson, Class, FindOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| deleteOne(Bson, DeleteOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| deleteMany(Bson, DeleteOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| renameCollection(MongoNamespace, RenameCollectionOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toBsonDocument(Bson) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toBsonDocumentOrNull(Bson) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| find(Bson, Class, FindOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| dropCollection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| find(MongoNamespace, Bson, Class, FindOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCodec() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| documentToBsonDocument(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNamespace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDocumentClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReadPreference() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCodecRegistry() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReadConcern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWriteConcern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRetryWrites() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRetryReads() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |