Source file "org/hibernate/engine/jdbc/connections/internal/DriverManagerConnectionProviderImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 43 of 43 | 0% | 0 of 0 | n/a | 6 | 6 | 16 | 16 | 6 | 6 |
| DriverManagerConnectionProviderImpl.PooledConnections.Builder(ConnectionCreator, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| initialSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| minSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| validator(ConnectionValidator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |