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 | 169 of 182 | 7% | 28 of 28 | 0% | 20 | 22 | 37 | 41 | 6 | 8 |
| convert(Object, TypeDescriptor, TypeDescriptor) | 0% | 0% | 11 | 11 | 26 | 26 | 1 | 1 | ||
| matches(TypeDescriptor, TypeDescriptor) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| convertKey(Object, TypeDescriptor, TypeDescriptor) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| convertValue(Object, TypeDescriptor, TypeDescriptor) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| canConvertKey(TypeDescriptor, TypeDescriptor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| canConvertValue(TypeDescriptor, TypeDescriptor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getConvertibleTypes() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| MapToMapConverter(ConversionService) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |