Source file "org/springframework/boot/context/properties/bind/BindConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 96 of 96 | 0% | 10 of 10 | 0% | 10 | 10 | 22 | 22 | 5 | 5 |
| convert(Object, TypeDescriptor, TypeDescriptor) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| canConvert(TypeDescriptor, TypeDescriptor) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| canConvert(Class, Class) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| convert(Object, Class) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| BindConverter.CompositeConversionService(List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |