Source file "com/mongodb/client/model/DeleteOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 51 of 51 | 0% | 0 of 0 | n/a | 8 | 8 | 11 | 11 | 8 | 8 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 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 | ||
| DeleteOptions() | 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 |