Source file "org/h2/command/ddl/CommandWithColumns.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 222 of 222 | 0% | 42 of 42 | 0% | 29 | 29 | 54 | 54 | 8 | 8 |
| generateSequences(ArrayList, boolean) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| setPrimaryKey(AlterTableAddConstraint) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| changePrimaryKeysToNotNull(ArrayList) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| createConstraints() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| addConstraintCommand(DefineCommand) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| getConstraintCommands() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| CommandWithColumns(SessionLocal, Schema) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPrimaryKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |