Source file "org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 36 of 36 | 0% | 0 of 0 | n/a | 4 | 4 | 11 | 11 | 4 | 4 |
| EntityManagerFactoryBuilder(JpaVendorAdapter, Map, PersistenceUnitManager, URL) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| EntityManagerFactoryBuilder(JpaVendorAdapter, Map, PersistenceUnitManager) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| dataSource(DataSource) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCallback(EntityManagerFactoryBuilder.EntityManagerFactoryBeanCallback) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |