Source file "org/springframework/core/convert/support/MapToMapConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 24 of 182 | 86% | 7 of 28 | 75% | 7 | 22 | 3 | 41 | 0 | 8 |
| convertKey(Object, TypeDescriptor, TypeDescriptor) | 30% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| convertValue(Object, TypeDescriptor, TypeDescriptor) | 30% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| convert(Object, TypeDescriptor, TypeDescriptor) | 95% | 85% | 3 | 11 | 1 | 26 | 0 | 1 | ||
| matches(TypeDescriptor, TypeDescriptor) | 92% | 50% | 2 | 3 | 0 | 1 | 0 | 1 | ||
| canConvertKey(TypeDescriptor, TypeDescriptor) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| canConvertValue(TypeDescriptor, TypeDescriptor) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getConvertibleTypes() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| MapToMapConverter(ConversionService) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |