Source file "com/mongodb/internal/operation/DropIndexOperation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 148 of 148 | 0% | 4 of 4 | 0% | 12 | 12 | 33 | 33 | 10 | 10 |
| getCommand(ConnectionDescription) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| DropIndexOperation(MongoNamespace, String, WriteConcern) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| DropIndexOperation(MongoNamespace, BsonDocument, WriteConcern) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| maxTime(long, TimeUnit) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getMaxTime(TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| execute(WriteBinding) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| executeAsync(AsyncWriteBinding, SingleResultCallback) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DropIndexOperation(MongoNamespace, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DropIndexOperation(MongoNamespace, BsonDocument) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getWriteConcern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |