Source file "org/springframework/boot/autoconfigure/batch/BatchProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 38 of 38 | 0% | 0 of 0 | n/a | 8 | 8 | 14 | 14 | 8 | 8 |
| BatchProperties() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setSchema(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTablePrefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInitializeSchema(DataSourceInitializationMode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSchema() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTablePrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInitializeSchema() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJob() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |