Source file "org/h2/constraint/ConstraintReferential.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,324 of 1,324 | 0% | 158 of 158 | 0% | 123 | 123 | 311 | 311 | 44 | 44 |
checkRowOwnTable(SessionLocal, Row, Row) | ![]() | 0% | ![]() | 0% | 14 | 14 | 38 | 38 | 1 | 1 |
getCreateSQLForCopy(Table, Table, String, boolean) | ![]() | 0% | ![]() | 0% | 8 | 8 | 26 | 26 | 1 | 1 |
checkExistingData(SessionLocal) | ![]() | 0% | ![]() | 0% | 5 | 5 | 25 | 25 | 1 | 1 |
checkRowRefTable(SessionLocal, Row, Row) | ![]() | 0% | ![]() | 0% | 10 | 10 | 24 | 24 | 1 | 1 |
getShortDescription(Index, SearchRow) | ![]() | 0% | ![]() | 0% | 6 | 6 | 19 | 19 | 1 | 1 |
existsRow(SessionLocal, Index, SearchRow, Row) | ![]() | 0% | ![]() | 0% | 7 | 7 | 21 | 21 | 1 | 1 |
checkRow(SessionLocal, Row) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
getReferencedColumns(Table) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
prepare(SessionLocal, String, ConstraintActionType) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
removeChildrenAndResources(SessionLocal) | ![]() | 0% | ![]() | 0% | 2 | 2 | 15 | 15 | 1 | 1 |
checkRow(SessionLocal, Table, Row, Row) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
setWhere(Prepared, int, Row) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
buildDeleteSQL() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
setDeleteAction(ConstraintActionType) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
setUpdateAction(ConstraintActionType) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
appendUpdate(StringBuilder) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
buildUpdateSQL() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
updateOnTableColumnRename() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
setIndexOwner(Index) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ConstraintReferential(Schema, int, String, Table) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
appendWhere(StringBuilder) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getCreateSQLWithoutIndexes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEqual(Row, Row) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setRefTable(Table) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
updateWithSkipCheck(Prepared) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getCreateSQLForCopy(Table, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCreateSQL() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUpdate(SessionLocal) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDelete(SessionLocal) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
usesIndex(Index) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setIndex(Index, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
rebuild() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setColumns(IndexColumn[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRefColumns(IndexColumn[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRefConstraint(ConstraintUnique) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getColumns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRefColumns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDeleteAction() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUpdateAction() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRefTable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReferencedConstraint() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getConstraintType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isBefore() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |