Source file "org/springframework/core/convert/support/GenericConversionService.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 28 of 88 | 68% | 9 of 14 | 35% | 7 | 12 | 4 | 18 | 1 | 5 |
| matches(TypeDescriptor, TypeDescriptor) | 50% | 25% | 6 | 7 | 3 | 8 | 0 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| GenericConversionService.ConverterAdapter(GenericConversionService, Converter, ResolvableType, ResolvableType) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| convert(Object, TypeDescriptor, TypeDescriptor) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| getConvertibleTypes() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |