Source file "org/springframework/cloud/config/server/ssh/HostKeyAndAlgoBothExistValidator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 122 of 122 | 0% | 20 of 20 | 0% | 15 | 15 | 26 | 26 | 5 | 5 |
| isValid(MultipleJGitEnvironmentProperties, ConstraintValidatorContext) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| isHostKeySpecifiedWhenAlgorithmSet(JGitEnvironmentProperties, ConstraintValidatorContext) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| isAlgorithmSpecifiedWhenHostKeySet(JGitEnvironmentProperties, ConstraintValidatorContext) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| HostKeyAndAlgoBothExistValidator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| initialize(HostKeyAndAlgoBothExist) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |