Source file "io/r2dbc/proxy/core/Bindings.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 53 of 53 | 0% | 0 of 0 | n/a | 7 | 7 | 13 | 13 | 7 | 7 |
| Bindings() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addIndexBinding(Bindings.IndexBinding) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addNamedBinding(Bindings.NamedBinding) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| indexBinding(int, BoundValue) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| namedBinding(String, BoundValue) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndexBindings() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNamedBindings() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |