Source file "org/springframework/boot/autoconfigure/validation/ValidatorAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 145 of 145 | 0% | 22 of 22 | 0% | 24 | 24 | 42 | 42 | 13 | 13 |
| wrap(Validator, boolean) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getExisting(ApplicationContext) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| create() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setApplicationContext(ApplicationContext) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| destroy() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getExistingOrCreate(ApplicationContext) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ValidatorAdapter(SmartValidator, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| get(ApplicationContext, Validator) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| validate(Object, Errors, Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| validate(Object, Errors) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| supports(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTarget() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |