Source file "com/mongodb/event/CommandStartedEvent.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 28 of 28 | 0% | 0 of 0 | n/a | 4 | 4 | 8 | 8 | 4 | 4 |
| CommandStartedEvent(RequestContext, int, ConnectionDescription, String, String, BsonDocument) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| CommandStartedEvent(int, ConnectionDescription, String, String, BsonDocument) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDatabaseName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCommand() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |