Source file "org/springframework/boot/actuate/autoconfigure/jdbc/DataSourceHealthContributorAutoConfiguration.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 101 of 101 | 0% | 10 of 10 | 0% | 12 | 12 | 20 | 20 | 7 | 7 |
dbHealthContributor(Map, DataSourceHealthIndicatorProperties) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
createContributor(DataSource) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
createContributor(Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getValidationQuery(DataSource) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
DataSourceHealthContributorAutoConfiguration(ObjectProvider) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
afterPropertiesSet() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$dbHealthContributor$0(Map.Entry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |