Source file "org/springframework/boot/autoconfigure/ldap/LdapProperties.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 84 of 84 | 0% | 4 of 4 | 0% | 16 | 16 | 26 | 26 | 14 | 14 |
determineUrls(Environment) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
determinePort(Environment) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
LdapProperties() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUrls(String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBase(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 | |
setAnonymousReadOnly(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getUrls() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBase() | ![]() | 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 | |
getAnonymousReadOnly() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBaseEnvironment() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |