Source file "org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 154 of 154 | 0% | 10 of 10 | 0% | 19 | 19 | 43 | 43 | 14 | 14 |
| jpaVendorAdapter() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| entityManagerFactory(EntityManagerFactoryBuilder) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| JpaBaseConfiguration(DataSource, JpaProperties, ObjectProvider, ObjectProvider) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getPackagesToScan() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| entityManagerFactoryBuilder(JpaVendorAdapter, ObjectProvider) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| transactionManager() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getMappingResources() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isJta() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setBeanFactory(BeanFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getJtaTransactionManager() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDataSource() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getVendorCallback() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| customizeVendorProperties(Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |