Source file "com/mongodb/internal/connection/CommandHelper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 124 of 124 | 0% | 10 of 10 | 0% | 13 | 13 | 23 | 23 | 8 | 8 |
| isCommandOk(BsonDocument) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| sendAndReceive(String, BsonDocument, ClusterClock, ServerApi, InternalConnection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCommandMessage(String, BsonDocument, InternalConnection, ServerApi) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| executeCommandAsync(String, BsonDocument, ServerApi, InternalConnection, SingleResultCallback) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| executeCommandWithoutCheckingForFailure(String, BsonDocument, ServerApi, InternalConnection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| executeCommand(String, BsonDocument, ServerApi, InternalConnection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| executeCommand(String, BsonDocument, ClusterClock, ServerApi, InternalConnection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |