Source file "com/mongodb/client/model/ReplaceOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 75 of 75 | 0% | 0 of 0 | n/a | 12 | 12 | 17 | 17 | 12 | 12 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| upsert(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| bypassDocumentValidation(Boolean) | 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 | ||
| ReplaceOptions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUpsert() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBypassDocumentValidation() | 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 |