Source file "com/mongodb/internal/connection/ConcurrentPool.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 277 of 277 | 0% | 30 of 30 | 0% | 25 | 25 | 75 | 75 | 10 | 10 |
| acquirePermitFair(long, TimeUnit) | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| ConcurrentPool.StateAndPermits(int, Supplier) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| acquirePermitImmediateUnfair() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| throwIfClosedOrPaused() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| releasePermit() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| pause(Supplier) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| ready() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| permits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| closed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |