Source file "org/springframework/validation/beanvalidation/BeanValidationPostProcessor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 108 of 108 | 0% | 16 of 16 | 0% | 16 | 16 | 32 | 32 | 8 | 8 |
doValidate(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
afterPropertiesSet() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
postProcessBeforeInitialization(Object, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
postProcessAfterInitialization(Object, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
BeanValidationPostProcessor() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setValidatorFactory(ValidatorFactory) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setValidator(Validator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAfterInitialization(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |