Source file "org/springframework/boot/context/properties/bind/AbstractBindHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 44 of 44 | 0% | 0 of 0 | n/a | 6 | 6 | 11 | 11 | 6 | 6 |
| AbstractBindHandler(BindHandler) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| onSuccess(ConfigurationPropertyName, Bindable, BindContext, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onFailure(ConfigurationPropertyName, Bindable, BindContext, Exception) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onFinish(ConfigurationPropertyName, Bindable, BindContext, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onStart(ConfigurationPropertyName, Bindable, BindContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AbstractBindHandler() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |