Source file "org/springframework/boot/autoconfigure/session/JdbcSessionProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 43 of 43 | 0% | 0 of 0 | n/a | 9 | 9 | 17 | 17 | 9 | 9 |
| JdbcSessionProperties() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setSchema(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTableName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCleanupCron(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 | ||
| getTableName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCleanupCron() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInitializeSchema() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |