Source file "com/mongodb/WriteError.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 133 of 133 | 0% | 12 of 12 | 0% | 15 | 15 | 31 | 31 | 9 | 9 |
| equals(Object) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| WriteError(int, String, BsonDocument) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| WriteError(WriteError) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getCategory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDetails() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |