Source file "org/springframework/boot/autoconfigure/mongo/MongoProperties.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 115 of 115 | 0% | 4 of 4 | 0% | 28 | 28 | 42 | 42 | 26 | 26 |
MongoProperties() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getMongoClientDatabase() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
determineUri() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setHost(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDatabase(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAuthenticationDatabase(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUsername(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPassword(char[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setReplicaSetName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setFieldNamingStrategy(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUuidRepresentation(UuidRepresentation) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUri(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPort(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAutoIndexCreation(Boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getHost() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDatabase() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAuthenticationDatabase() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUsername() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPassword() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReplicaSetName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFieldNamingStrategy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUuidRepresentation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUri() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPort() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getGridfs() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAutoIndexCreation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |