Source file "org/springframework/boot/autoconfigure/mongo/MongoClientFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 207 of 207 | 0% | 34 of 34 | 0% | 28 | 28 | 45 | 45 | 11 | 11 |
| createNetworkMongoClient(MongoClientOptions) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| createEmbeddedMongoClient(MongoClientOptions, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getCredentials(MongoProperties) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| createMongoClient(MongoClientOptions) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getEmbeddedPort() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| hasCustomAddress() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| hasCustomCredentials() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| createMongoClient(String, MongoClientOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MongoClientFactory(MongoProperties, Environment) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| builder(MongoClientOptions) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getValue(Object, Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |