Source file "liquibase/statement/core/InsertOrUpdateStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 69 of 69 | 0% | 6 of 6 | 0% | 10 | 10 | 20 | 20 | 7 | 7 |
InsertOrUpdateStatement(String, String, String, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getAllowColumnUpdate(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
InsertOrUpdateStatement(String, String, String, String, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getOnlyUpdate() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setOnlyUpdate(Boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setAllowColumnUpdate(String, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getPrimaryKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |