Source file "com/mongodb/client/model/vault/EncryptOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 47 of 47 | 0% | 0 of 0 | n/a | 7 | 7 | 11 | 11 | 7 | 7 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| EncryptOptions(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| keyId(BsonBinary) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| keyAltName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyAltName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |