Source file "com/mongodb/client/internal/ClientEncryptionImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 73 of 73 | 0% | 0 of 0 | n/a | 6 | 6 | 17 | 17 | 6 | 6 |
| createDataKey(String, DataKeyOptions) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ClientEncryptionImpl(ClientEncryptionSettings) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| createDataKey(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encrypt(BsonValue, EncryptOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decrypt(BsonBinary) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |