Source file "org/springframework/boot/convert/DurationToStringConverter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 60 of 60 | 0% | 8 of 8 | 0% | 10 | 10 | 12 | 12 | 6 | 6 |
convert(Object, TypeDescriptor, TypeDescriptor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getDurationUnit(TypeDescriptor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getDurationStyle(TypeDescriptor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
convert(Duration, DurationStyle, ChronoUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getConvertibleTypes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DurationToStringConverter() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |