Source file "org/springframework/core/convert/support/StreamConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 109 of 161 | 32% | 12 of 12 | 0% | 12 | 16 | 22 | 34 | 6 | 10 | 
| convert(Object, TypeDescriptor, TypeDescriptor) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| matches(TypeDescriptor, TypeDescriptor) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| convertFromStream(Stream, TypeDescriptor, TypeDescriptor) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| convertToStream(Object, TypeDescriptor, TypeDescriptor) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| matchesFromStream(TypeDescriptor, TypeDescriptor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| matchesToStream(TypeDescriptor, TypeDescriptor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createConvertibleTypes() | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| StreamConverter(ConversionService) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getConvertibleTypes() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |