Source file "org/springframework/boot/actuate/metrics/jdbc/DataSourcePoolMetrics.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 116 of 116 | 0% | 4 of 4 | 0% | 8 | 8 | 21 | 21 | 6 | 6 |
| DataSourcePoolMetrics(DataSource, DataSourcePoolMetadataProvider, String, Iterable) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| bindTo(MeterRegistry) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| bindDataSource(MeterRegistry, String, String, Function) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| DataSourcePoolMetrics(DataSource, Collection, String, Iterable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| bindPoolMetadata(MeterRegistry, String, String, Function) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$bindDataSource$0(Function, DataSource) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |