Source file "liquibase/statement/AutoIncrementConstraint.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 76 of 76 | 0% | 0 of 0 | n/a | 14 | 14 | 28 | 28 | 14 | 14 |
| AutoIncrementConstraint(String, BigInteger, BigInteger, String, Boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| AutoIncrementConstraint(String, BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| AutoIncrementConstraint(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setColumnName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStartWith(BigInteger) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIncrementBy(BigInteger) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGenerationType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultOnNull(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AutoIncrementConstraint() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getColumnName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStartWith() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIncrementBy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGenerationType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultOnNull() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |