Source file "org/springframework/core/convert/support/ArrayToCollectionConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 27 of 104 | 74% | 5 of 14 | 64% | 4 | 12 | 5 | 25 | 0 | 5 |
| convert(Object, TypeDescriptor, TypeDescriptor) | 59% | 60% | 3 | 6 | 5 | 16 | 0 | 1 | ||
| createCollection(Class, Class, int) | 100% | 75% | 1 | 3 | 0 | 3 | 0 | 1 | ||
| matches(TypeDescriptor, TypeDescriptor) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getConvertibleTypes() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| ArrayToCollectionConverter(ConversionService) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |