Source file "com/mongodb/internal/operation/DropDatabaseOperation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 64 | 0% | 0 of 0 | n/a | 7 | 7 | 14 | 14 | 7 | 7 |
| getCommand(ConnectionDescription) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DropDatabaseOperation(String, WriteConcern) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 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 | ||
| DropDatabaseOperation(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getWriteConcern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |