Source file "org/springframework/boot/context/properties/bind/ValueObjectBinder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 300 of 300 | 0% | 58 of 58 | 0% | 38 | 38 | 61 | 61 | 9 | 9 |
bind(ConfigurationPropertyName, Bindable, Binder.Context, DataObjectPropertyBinder) | ![]() | 0% | ![]() | 0% | 7 | 7 | 16 | 16 | 1 | 1 |
getNewDefaultValueInstanceIfPossible(Binder.Context, ResolvableType) | ![]() | 0% | ![]() | 0% | 10 | 10 | 15 | 15 | 1 | 1 |
getDefaultValue(Binder.Context, ValueObjectBinder.ConstructorParameter) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
create(Bindable, Binder.Context) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
isEmptyDefaultValueAllowed(Class) | ![]() | 0% | ![]() | 0% | 6 | 6 | 2 | 2 | 1 | 1 |
convertDefaultValue(BindConverter, String[], ResolvableType, Annotation[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isAggregate(Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
lambda$getNewDefaultValueInstanceIfPossible$0(ResolvableType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ValueObjectBinder(BindConstructorProvider) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |