Source file "com/mongodb/internal/operation/FindAndDeleteOperation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 201 of 201 | 0% | 8 of 8 | 0% | 25 | 25 | 49 | 49 | 21 | 21 |
| createCommand(SessionContext, ServerDescription, ConnectionDescription) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| maxTime(long, TimeUnit) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getMaxTime(TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| FindAndDeleteOperation(MongoNamespace, Decoder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| FindAndDeleteOperation(MongoNamespace, WriteConcern, Decoder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| FindAndDeleteOperation(MongoNamespace, WriteConcern, boolean, Decoder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCommandCreator(SessionContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(BsonDocument) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| projection(BsonDocument) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sort(BsonDocument) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| collation(Collation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hint(Bson) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hintString(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDatabaseName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFieldNameValidator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFilter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProjection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSort() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCollation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHint() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHintString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |