Source file "org/springframework/security/crypto/password/AbstractPasswordEncoder.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 | 5 | 5 | 11 | 11 | 5 | 5 |
matches(CharSequence, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
encodeAndConcatenate(CharSequence, byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encode(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
AbstractPasswordEncoder() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
matches(byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |