Source file "liquibase/structure/core/Column.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 118 of 118 | 0% | 6 of 6 | 0% | 15 | 15 | 23 | 23 | 12 | 12 |
| load(ParsedNode, ResourceAccessor) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| Column.AutoIncrementInformation(Number, Number) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| Column.AutoIncrementInformation() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultOnNull(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGenerationType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStartWith() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIncrementBy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultOnNull() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGenerationType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSerializedObjectName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSerializedObjectNamespace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |