Source file "org/springframework/data/mongodb/core/MongoOperationsExtensions.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,188 of 1,188 | 0% | 54 of 54 | 0% | 67 | 67 | 85 | 85 | 40 | 40 |
| mapReduce$default(MongoOperations, Query, String, String, String, MapReduceOptions, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| findDistinct$default(MongoOperations, Query, String, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| mapReduce$default(MongoOperations, String, String, String, MapReduceOptions, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| upsert$default(MongoOperations, Query, Update, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| updateFirst$default(MongoOperations, Query, Update, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| updateMulti$default(MongoOperations, Query, Update, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| findAndModify$default(MongoOperations, Query, Update, FindAndModifyOptions, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| count$default(MongoOperations, Query, String, int, Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| stream$default(MongoOperations, Query, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| bulkOps$default(MongoOperations, BulkOperations.BulkMode, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| geoNear$default(MongoOperations, NearQuery, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| find$default(MongoOperations, Query, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| remove$default(MongoOperations, Query, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| upsert(MongoOperations, Query, Update, KClass, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| updateFirst(MongoOperations, Query, Update, KClass, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| updateMulti(MongoOperations, Query, Update, KClass, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| createCollection$default(MongoOperations, CollectionOptions, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| findAll$default(MongoOperations, String, int, Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| findOne$default(MongoOperations, Query, String, int, Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| exists$default(MongoOperations, Query, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| findById$default(MongoOperations, Object, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| findAndRemove$default(MongoOperations, Query, String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| bulkOps(MongoOperations, BulkOperations.BulkMode, KClass, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| remove(MongoOperations, Query, KClass, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| createCollection(MongoOperations, KClass, CollectionOptions) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| exists(MongoOperations, Query, KClass, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| count(MongoOperations, Query, KClass, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| count$default(MongoOperations, Query, KClass, String, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| insert(MongoOperations, Collection, KClass) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCollectionName(MongoOperations, KClass) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOps(MongoOperations, KClass) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| upsert$default(MongoOperations, Query, Update, KClass, String, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| updateFirst$default(MongoOperations, Query, Update, KClass, String, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| updateMulti$default(MongoOperations, Query, Update, KClass, String, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| bulkOps$default(MongoOperations, BulkOperations.BulkMode, KClass, String, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| exists$default(MongoOperations, Query, KClass, String, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove$default(MongoOperations, Query, KClass, String, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createCollection$default(MongoOperations, KClass, CollectionOptions, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| collectionExists(MongoOperations, KClass) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| dropCollection(MongoOperations, KClass) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |