CreateSequenceStatement

Source file "liquibase/statement/core/CreateSequenceStatement.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total91 of 910%0 of 0n/a222235352222
CreateSequenceStatement(String, String, String)120%n/a115511
setStartValue(BigInteger)50%n/a112211
setIncrementBy(BigInteger)50%n/a112211
setMaxValue(BigInteger)50%n/a112211
setMinValue(BigInteger)50%n/a112211
setOrdered(Boolean)50%n/a112211
setCycle(Boolean)50%n/a112211
setCacheSize(BigInteger)50%n/a112211
setDataType(String)50%n/a112211
setCatalogName(String)40%n/a112211
getCatalogName()30%n/a111111
getSchemaName()30%n/a111111
getSequenceName()30%n/a111111
getStartValue()30%n/a111111
getIncrementBy()30%n/a111111
getMaxValue()30%n/a111111
getMinValue()30%n/a111111
getOrdered()30%n/a111111
getCycle()30%n/a111111
getCacheSize()30%n/a111111
getDataType()30%n/a111111
skipOnUnsupported()20%n/a111111