Source file "org/springframework/security/crypto/bcrypt/BCryptPasswordEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 183 of 183 | 0% | 28 of 28 | 0% | 24 | 24 | 45 | 45 | 10 | 10 |
| upgradeEncoding(String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| BCryptPasswordEncoder(BCryptPasswordEncoder.BCryptVersion, int, SecureRandom) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| matches(CharSequence, String) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| encode(CharSequence) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| BCryptPasswordEncoder(BCryptPasswordEncoder.BCryptVersion, SecureRandom) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BCryptPasswordEncoder(int, SecureRandom) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BCryptPasswordEncoder(BCryptPasswordEncoder.BCryptVersion, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BCryptPasswordEncoder(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BCryptPasswordEncoder(BCryptPasswordEncoder.BCryptVersion) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BCryptPasswordEncoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |