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 | 182 of 182 | 0% | 28 of 28 | 0% | 22 | 22 | 41 | 41 | 8 | 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() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
MapToMapConverter(ConversionService) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |