Source file "org/springframework/security/crypto/scrypt/SCryptPasswordEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 354 of 354 | 0% | 38 of 38 | 0% | 28 | 28 | 59 | 59 | 9 | 9 |
SCryptPasswordEncoder(int, int, int, int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 21 | 21 | 1 | 1 |
upgradeEncoding(String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 10 | 10 | 1 | 1 |
digest(CharSequence, byte[]) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
decodeAndCheckMatches(CharSequence, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
matches(CharSequence, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
SCryptPasswordEncoder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
encode(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodePart(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodePart(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |