Source file "org/springframework/security/crypto/password/LdapShaPasswordEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 244 of 244 | 0% | 30 of 30 | 0% | 26 | 26 | 56 | 56 | 11 | 11 |
matches(String, String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
encode(CharSequence, byte[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
combineHashAndSalt(byte[], byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
extractSalt(String) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
extractPrefix(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
LdapShaPasswordEncoder(BytesKeyGenerator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
matches(CharSequence, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
encode(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LdapShaPasswordEncoder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setForceLowerCasePrefix(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |