Source file "org/springframework/security/crypto/keygen/Base64StringKeyGenerator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 53 of 53 | 0% | 4 of 4 | 0% | 7 | 7 | 17 | 17 | 5 | 5 |
| Base64StringKeyGenerator(Base64.Encoder, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| generateKey() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| Base64StringKeyGenerator(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Base64StringKeyGenerator(Base64.Encoder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Base64StringKeyGenerator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |