Source file "org/springframework/boot/autoconfigure/ldap/embedded/EmbeddedLdapProperties.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 55 of 55 | 0% | 0 of 0 | n/a | 10 | 10 | 19 | 19 | 10 | 10 |
EmbeddedLdapProperties() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setPort(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCredential(EmbeddedLdapProperties.Credential) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBaseDn(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setLdif(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getPort() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCredential() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBaseDn() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLdif() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getValidation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |