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 | 44 of 44 | 0% | 0 of 0 | n/a | 11 | 11 | 18 | 18 | 11 | 11 |
| BatchProperties.Jdbc() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setIsolationLevelForCreate(BatchProperties.Isolation) | 0% | n/a | 1 | 1 | 2 | 2 | 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 | ||
| getIsolationLevelForCreate() | 0% | n/a | 1 | 1 | 1 | 1 | 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 |