Source file "org/springframework/boot/autoconfigure/neo4j/Neo4jProperties.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 40 of 40 | 0% | 0 of 0 | n/a | 9 | 9 | 16 | 16 | 9 | 9 |
Neo4jProperties.Security() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setEncrypted(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setTrustStrategy(Neo4jProperties.Security.TrustStrategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCertFile(File) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHostnameVerificationEnabled(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isEncrypted() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTrustStrategy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCertFile() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isHostnameVerificationEnabled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |