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 | 7 of 161 | 95% | 2 of 12 | 83% | 2 | 16 | 2 | 34 | 0 | 10 |
| convert(Object, TypeDescriptor, TypeDescriptor) | 80% | 75% | 1 | 3 | 1 | 5 | 0 | 1 | ||
| matches(TypeDescriptor, TypeDescriptor) | 90% | 75% | 1 | 3 | 1 | 5 | 0 | 1 | ||
| createConvertibleTypes() | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| convertFromStream(Stream, TypeDescriptor, TypeDescriptor) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| convertToStream(Object, TypeDescriptor, TypeDescriptor) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| matchesFromStream(TypeDescriptor, TypeDescriptor) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| matchesToStream(TypeDescriptor, TypeDescriptor) | 100% | n/a | 0 | 1 | 0 | 2 | 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 |