Source file "org/h2/result/UpdatableRow.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 662 of 662 | 0% | 98 of 98 | 0% | 62 | 62 | 165 | 165 | 13 | 13 |
| UpdatableRow(JdbcConnection, ResultInterface) | 0% | 0% | 22 | 22 | 60 | 60 | 1 | 1 | ||
| insertRow(Value[]) | 0% | 0% | 7 | 7 | 22 | 22 | 1 | 1 | ||
| updateRow(Value[], Value[]) | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| readRow(Value[]) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| setKey(PreparedStatement, int, Value[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| deleteRow(Value[]) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| appendColumnList(StringBuilder, boolean) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| appendKeyCondition(StringBuilder) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isIndexUsable(ArrayList) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| findColumnIndex(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| appendTableName(StringBuilder) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getColumnIndex(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isUpdatable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |