Source file "com/mongodb/management/ConnectionPoolStatistics.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 66 of 66 | 0% | 0 of 0 | n/a | 11 | 11 | 20 | 20 | 11 | 11 |
| ConnectionPoolStatistics(ConnectionPoolCreatedEvent) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| connectionCheckedOut(ConnectionCheckedOutEvent) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| connectionCheckedIn(ConnectionCheckedInEvent) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| connectionCreated(ConnectionCreatedEvent) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| connectionClosed(ConnectionClosedEvent) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getHost() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPort() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCheckedOutCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |