Source file "org/springframework/boot/convert/DelimitedStringToArrayConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 101 of 101 | 0% | 12 of 12 | 0% | 12 | 12 | 22 | 22 | 6 | 6 |
| convert(String, TypeDescriptor, TypeDescriptor) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| matches(TypeDescriptor, TypeDescriptor) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| convert(Object, TypeDescriptor, TypeDescriptor) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getElements(String, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| DelimitedStringToArrayConverter(ConversionService) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getConvertibleTypes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |