Source file "org/h2/command/ddl/SequenceOptions.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 475 of 475 | 0% | 61 of 61 | 0% | 58 | 58 | 123 | 123 | 24 | 24 |
getBounds(TypeInfo) | ![]() | 0% | ![]() | 0% | 15 | 15 | 44 | 44 | 1 | 1 |
copyFromOldSequence() | ![]() | 0% | ![]() | 0% | 6 | 6 | 18 | 18 | 1 | 1 |
getMaxValue(Sequence, SessionLocal) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
getMinValue(Sequence, SessionLocal) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
check(Long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
getLong(SessionLocal, Expression) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
getDataType() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getRestartValue(SessionLocal, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getBounds() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
SequenceOptions(Sequence, TypeInfo) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getCurrentStart(Sequence, SessionLocal) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getStartValue(SessionLocal) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIncrement(SessionLocal) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SequenceOptions() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getCacheSize(SessionLocal) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setDataType(TypeInfo) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setStartValue(Expression) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRestartValue(Expression) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIncrement(Expression) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxValue(Expression) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinValue(Expression) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCycle(Sequence.Cycle) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCacheSize(Expression) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCycle() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |