Source file "com/mongodb/client/result/UpdateResult.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 140 of 140 | 0% | 24 of 24 | 0% | 20 | 20 | 26 | 26 | 8 | 8 |
| equals(Object) | 0% | 0% | 11 | 11 | 12 | 12 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| UpdateResult.AcknowledgedUpdateResult(long, Long, BsonValue) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getModifiedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMatchedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUpsertedId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wasAcknowledged() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |