Source file "org/springframework/core/convert/support/ObjectToOptionalConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 5 of 101 | 95% | 3 of 18 | 83% | 3 | 13 | 2 | 22 | 0 | 4 |
| convert(Object, TypeDescriptor, TypeDescriptor) | 93% | 87% | 2 | 9 | 1 | 11 | 0 | 1 | ||
| matches(TypeDescriptor, TypeDescriptor) | 86% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| getConvertibleTypes() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| ObjectToOptionalConverter(ConversionService) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |