Source file "org/springframework/batch/item/database/builder/JpaPagingItemReaderBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 137 of 137 | 0% | 6 of 6 | 0% | 15 | 15 | 43 | 43 | 12 | 12 |
| build() | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| JpaPagingItemReaderBuilder() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| saveState(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| name(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxItemCount(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| currentItemCount(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| pageSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parameterValues(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| queryProvider(JpaQueryProvider) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| queryString(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| transacted(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| entityManagerFactory(EntityManagerFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |