Source file "org/springframework/batch/item/database/JpaItemWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 126 of 126 | 0% | 16 of 16 | 0% | 15 | 15 | 30 | 30 | 7 | 7 |
| doWrite(EntityManager, List) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| write(List) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| JpaItemWriter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| afterPropertiesSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEntityManagerFactory(EntityManagerFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUsePersist(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |