Source file "com/mongodb/internal/connection/tlschannel/TlsChannelBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 61 of 61 | 0% | 0 of 0 | n/a | 8 | 8 | 21 | 21 | 8 | 8 |
| TlsChannelBuilder(ByteChannel) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| withRunTasks(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withPlainBufferAllocator(BufferAllocator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withEncryptedBufferAllocator(BufferAllocator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withSessionInitCallback(Consumer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withReleaseBuffers(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withWaitForCloseConfirmation(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$new$0(SSLSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |