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 | 122 of 434 | 71% | 28 of 62 | 54% | 27 | 53 | 27 | 100 | 4 | 22 |
convert(Object, TypeDescriptor, TypeDescriptor) | ![]() ![]() | 50% | ![]() ![]() | 40% | 5 | 6 | 5 | 12 | 0 | 1 |
addConverterFactory(ConverterFactory) | ![]() ![]() | 59% | ![]() ![]() | 33% | 3 | 4 | 3 | 9 | 0 | 1 |
addConverter(Converter) | ![]() ![]() | 54% | ![]() ![]() | 33% | 3 | 4 | 3 | 8 | 0 | 1 |
handleConverterNotFound(Object, TypeDescriptor, TypeDescriptor) | ![]() ![]() | 51% | ![]() ![]() | 37% | 4 | 5 | 4 | 7 | 0 | 1 |
removeConvertible(Class, Class) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
convertNullSource(TypeDescriptor, TypeDescriptor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
convert(Object, TypeDescriptor) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRequiredTypeInfo(Class, Class) | ![]() ![]() | 87% | ![]() ![]() | 50% | 3 | 4 | 2 | 9 | 0 | 1 |
canBypassConvert(TypeDescriptor, TypeDescriptor) | ![]() ![]() | 78% | ![]() ![]() | 50% | 2 | 3 | 1 | 5 | 0 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
canConvert(TypeDescriptor, TypeDescriptor) | ![]() ![]() | 88% | ![]() ![]() | 75% | 1 | 3 | 1 | 5 | 0 | 1 |
canConvert(Class, Class) | ![]() ![]() | 92% | ![]() ![]() | 50% | 1 | 2 | 0 | 3 | 0 | 1 |
getConverter(TypeDescriptor, TypeDescriptor) | ![]() | 100% | ![]() | 100% | 0 | 5 | 0 | 12 | 0 | 1 |
assertNotPrimitiveTargetType(TypeDescriptor, TypeDescriptor) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
GenericConversionService() | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
addConverter(Class, Class, Converter) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
convert(Object, Class) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 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 |