Source file "org/h2/table/Table.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,832 of 1,832 | 0% | 308 of 308 | 0% | 246 | 246 | 456 | 456 | 92 | 92 |
dropMultipleColumnsConstraintsAndIndexes(SessionLocal, ArrayList) | ![]() | 0% | ![]() | 0% | 16 | 16 | 35 | 35 | 1 | 1 |
removeChildrenAndResources(SessionLocal) | ![]() | 0% | ![]() | 0% | 13 | 13 | 27 | 27 | 1 | 1 |
getBestPlanItem(SessionLocal, int[], TableFilter[], int, SortOrder, AllColumnsForPlan) | ![]() | 0% | ![]() | 0% | 8 | 8 | 22 | 22 | 1 | 1 |
convertInsertRow(SessionLocal, Row, Boolean) | ![]() | 0% | ![]() | 0% | 15 | 15 | 28 | 28 | 1 | 1 |
convertUpdateRow(SessionLocal, Row, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 21 | 21 | 1 | 1 |
setColumns(Column[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
updateRows(Prepared, SessionLocal, LocalResult) | ![]() | 0% | ![]() | 0% | 8 | 8 | 29 | 29 | 1 | 1 |
getChildren() | ![]() | 0% | ![]() | 0% | 8 | 8 | 19 | 19 | 1 | 1 |
excludeInvisible(Column[], int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
addDependencies(HashSet) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
getIndexForColumn(Column, boolean, boolean) | ![]() | 0% | ![]() | 0% | 10 | 10 | 13 | 13 | 1 | 1 |
renameColumn(Column, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
Table(Schema, int, String, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
removeIndexOrTransferOwnership(SessionLocal, Index) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
removeIndex(Index) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
fireRow(SessionLocal, Row, Row, boolean, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
setCheckForeignKeyConstraints(SessionLocal, boolean, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
getIndex(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
getVisibleColumns() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
fireConstraints(SessionLocal, Row, Row, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
removeColumnExpressionsDependencies(SessionLocal) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getIdentityColumn() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
findPrimaryKey() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
getNullRow() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
hasSelectTrigger() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
rename(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
fire(SessionLocal, int, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
fireRow() | ![]() | 0% | ![]() | 0% | 5 | 5 | 2 | 2 | 1 | 1 |
getSQLTableType() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
getTemplateSimpleRow(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
fireAfterRow(SessionLocal, Row, Row, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getColumn(String, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
fireBeforeRow(SessionLocal, Row, Row) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addConstraint(Constraint) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
getColumn(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
updateRow(SessionLocal, Row, Row) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getPrimaryKey() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isIndexExcludedByHints(IndexHints, Index) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
add(ArrayList, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getIndexHints(TableFilter[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getTemplateRow() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove(ArrayList, DbObject) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addSynonym(TableSynonym) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addSequence(Sequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addTrigger(TriggerObject) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
compareValues(CastDataProvider, Value, Value) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createRow(Value[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
findColumn(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeDependentView(TableView) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
removeDependentMaterializedView(MaterializedView) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addDependentView(TableView) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addDependentMaterializedView(MaterializedView) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getColumn(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
doesColumnExist(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeSynonym(TableSynonym) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
removeConstraint(Constraint) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
removeSequence(Sequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
removeTrigger(TriggerObject) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getScanIndex(SessionLocal, int[], TableFilter[], int, SortOrder, AllColumnsForPlan) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setOnCommitDrop(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setOnCommitTruncate(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
checkWritingAllowed() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lockRow(SessionLocal, Row, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDependentViews() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDependentMaterializedViews() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRowFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getColumns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getConstraints() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCheckForeignKeyConstraints() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOnCommitDrop() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOnCommitTruncate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isPersistIndexes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isPersistData() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCompareMode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTriggers() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isView() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lock(SessionLocal, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRow(SessionLocal, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isInsertable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isLockedExclusively() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
canReference() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDiskSpaceUsed(boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRowIdColumn() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isQueryComparable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isLockedExclusivelyBy(SessionLocal) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isGlobalTemporary() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
canTruncate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkDeadlock(SessionLocal, SessionLocal, Set) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isRowLockable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMainIndexColumn() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unlock(SessionLocal) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |