Source file "org/springframework/boot/autoconfigure/data/neo4j/Neo4jProperties.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 114 of 114 | 0% | 10 of 10 | 0% | 21 | 21 | 36 | 36 | 16 | 16 |
configure(Configuration.Builder) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
Neo4jProperties() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
configureUriWithDefaults(Configuration.Builder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
createConfiguration() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setApplicationContext(ApplicationContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUri(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUsername(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPassword(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAutoIndex(AutoIndexMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setOpenInView(Boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getUri() | ![]() | 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 | |
getAutoIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOpenInView() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEmbedded() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |