Source file "liquibase/statement/core/DropViewStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 34 of 34 | 0% | 0 of 0 | n/a | 6 | 6 | 12 | 12 | 6 | 6 |
DropViewStatement(String, String, String, Boolean) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
DropViewStatement(String, String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCatalogName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSchemaName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getViewName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isIfExists() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |