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 | 89 of 419 | 78% | 20 of 62 | 67% | 20 | 52 | 19 | 93 | 4 | 21 |
| addConverterFactory(ConverterFactory) | 59% | 33% | 3 | 4 | 3 | 9 | 0 | 1 | ||
| addConverter(Converter) | 54% | 33% | 3 | 4 | 3 | 8 | 0 | 1 | ||
| canConvert(Class, Class) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| convert(Object, Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeConvertible(Class, Class) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| handleConverterNotFound(Object, TypeDescriptor, TypeDescriptor) | 74% | 50% | 3 | 5 | 2 | 7 | 0 | 1 | ||
| getRequiredTypeInfo(Class, Class) | 87% | 50% | 3 | 4 | 2 | 9 | 0 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| convert(Object, TypeDescriptor, TypeDescriptor) | 98% | 90% | 1 | 6 | 0 | 12 | 0 | 1 | ||
| getConverter(TypeDescriptor, TypeDescriptor) | 100% | 100% | 0 | 5 | 0 | 12 | 0 | 1 | ||
| canBypassConvert(TypeDescriptor, TypeDescriptor) | 100% | 75% | 1 | 3 | 0 | 2 | 0 | 1 | ||
| assertNotPrimitiveTargetType(TypeDescriptor, TypeDescriptor) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| GenericConversionService() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| canConvert(TypeDescriptor, TypeDescriptor) | 100% | 75% | 1 | 3 | 0 | 2 | 0 | 1 | ||
| addConverter(Class, Class, Converter) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| convertNullSource(TypeDescriptor, TypeDescriptor) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| getDefaultConverter(TypeDescriptor, TypeDescriptor) | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| handleResult(TypeDescriptor, TypeDescriptor, Object) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| addConverter(GenericConverter) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| invalidateCache() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |