Source file "org/springframework/boot/convert/CollectionToDelimitedStringConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 97 of 97 | 0% | 14 of 14 | 0% | 15 | 15 | 24 | 24 | 8 | 8 |
| matches(TypeDescriptor, TypeDescriptor) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| convert(Collection, TypeDescriptor, TypeDescriptor) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| convert(Object, TypeDescriptor, TypeDescriptor) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getDelimiter(TypeDescriptor) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| convertElement(Object, TypeDescriptor, TypeDescriptor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getConvertibleTypes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CollectionToDelimitedStringConverter(ConversionService) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$convert$0(TypeDescriptor, TypeDescriptor, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |