Source file "org/springframework/boot/autoconfigure/integration/IntegrationProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 23 of 23 | 0% | 0 of 0 | n/a | 5 | 5 | 9 | 9 | 5 | 5 |
| IntegrationProperties.Jdbc() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setSchema(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 | ||
| getInitializeSchema() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |