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 | 37 of 37 | 0% | 0 of 0 | n/a | 9 | 9 | 15 | 15 | 9 | 9 |
| BatchProperties.Jdbc() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setSchema(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPlatform(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTablePrefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInitializeSchema(DatabaseInitializationMode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSchema() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPlatform() | 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 |