Source file "org/springframework/security/crypto/password/Md4PasswordEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 124 of 124 | 0% | 8 of 8 | 0% | 11 | 11 | 28 | 28 | 7 | 7 |
digest(String, CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
extractSalt(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
encode(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
encode(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
matches(CharSequence, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
Md4PasswordEncoder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setEncodeHashAsBase64(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |