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 | 195 of 195 | 0% | 30 of 30 | 0% | 24 | 24 | 40 | 40 | 9 | 9 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
convert(Object, TypeDescriptor, TypeDescriptor) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 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 |
ByteBufferConverter(ConversionService) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getConvertibleTypes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |