Source file "org/springframework/boot/convert/DelimitedStringToCollectionConverter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 117 of 117 | 0% | 14 of 14 | 0% | 15 | 15 | 24 | 24 | 8 | 8 |
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 |
createCollection(TypeDescriptor, TypeDescriptor, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getElements(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
DelimitedStringToCollectionConverter(ConversionService) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getConvertibleTypes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$convert$0(TypeDescriptor, TypeDescriptor, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |