Source file "org/hibernate/tool/schema/extract/internal/SequenceInformationImpl.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 | 6 | 6 | 12 | 12 | 6 | 6 |
| SequenceInformationImpl(QualifiedSequenceName, Number, Number, Number, Number) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getSequenceName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStartValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIncrementValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |