Source file "org/springframework/boot/autoconfigure/quartz/QuartzProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 33 of 33 | 0% | 0 of 0 | n/a | 7 | 7 | 13 | 13 | 7 | 7 |
| QuartzProperties.Jdbc() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setSchema(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInitializeSchema(DataSourceInitializationMode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCommentPrefix(String) | 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 | ||
| getCommentPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |