Source file "org/springframework/boot/jdbc/metadata/TomcatDataSourcePoolMetadata.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 45 of 45 | 0% | 2 of 2 | 0% | 8 | 8 | 9 | 9 | 7 | 7 |
| getActive() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getIdle() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMax() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMin() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValidationQuery() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultAutoCommit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| TomcatDataSourcePoolMetadata(DataSource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |