Source file "com/mongodb/connection/ConnectionPoolSettings.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 206 of 206 | 0% | 12 of 12 | 0% | 19 | 19 | 56 | 56 | 13 | 13 |
| applyConnectionString(ConnectionString) | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
| applySettings(ConnectionPoolSettings) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| ConnectionPoolSettings.Builder() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| addConnectionPoolListener(ConnectionPoolListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxWaitTime(long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxConnectionLifeTime(long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxConnectionIdleTime(long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maintenanceInitialDelay(long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maintenanceFrequency(long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| minSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxConnecting(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |