Source file "org/springframework/boot/autoconfigure/security/SecurityProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 52 of 52 | 0% | 2 of 2 | 0% | 9 | 9 | 18 | 18 | 8 | 8 |
| SecurityProperties.User() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setPassword(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setRoles(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRoles() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isPasswordGenerated() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |