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 | 185 of 185 | 0% | 28 of 28 | 0% | 25 | 25 | 45 | 45 | 11 | 11 |
| upgradeEncoding(String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| BCryptPasswordEncoder(BCryptPasswordEncoder.BCryptVersion, int, SecureRandom) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| matches(CharSequence, String) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| getSalt() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| encode(CharSequence) | 0% | 0% | 2 | 2 | 4 | 4 | 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 |