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 | 34 of 88 | 61% | 10 of 14 | 28% | 8 | 12 | 5 | 18 | 1 | 5 |
| matches(TypeDescriptor, TypeDescriptor) | 50% | 25% | 6 | 7 | 3 | 8 | 0 | 1 | ||
| convert(Object, TypeDescriptor, TypeDescriptor) | 53% | 50% | 1 | 2 | 1 | 3 | 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 | ||
| getConvertibleTypes() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |