Source file "org/springframework/batch/item/database/builder/JpaCursorItemReaderBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 105 of 105 | 0% | 4 of 4 | 0% | 12 | 12 | 34 | 34 | 10 | 10 |
| build() | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| JpaCursorItemReaderBuilder() | 0% | n/a | 1 | 1 | 3 | 3 | 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 | ||
| 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 | ||
| entityManagerFactory(EntityManagerFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |