Source file "org/springframework/core/convert/support/ByteBufferConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 139 of 176 | 21% | 30 of 30 | 0% | 21 | 24 | 26 | 33 | 6 | 9 |
| convert(Object, TypeDescriptor, TypeDescriptor) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| convertToByteBuffer(Object, TypeDescriptor) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| matches(TypeDescriptor, TypeDescriptor) | 0% | 0% | 6 | 6 | 4 | 4 | 1 | 1 | ||
| convertFromByteBuffer(ByteBuffer, TypeDescriptor) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| matchesFromByteBuffer(TypeDescriptor) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| matchesToByteBuffer(TypeDescriptor) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| ByteBufferConverter(ConversionService) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| getConvertibleTypes() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |