Source file "org/h2/engine/IsolationLevel.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 148 of 148 | 0% | 17 of 17 | 0% | 22 | 22 | 33 | 33 | 9 | 9 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
fromSql(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
IsolationLevel(String, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
fromJdbc(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
allowNonRepeatableRead() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
fromLockMode(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
getSQL() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getJdbc() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLockMode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |