Source file "liquibase/exception/LiquibaseException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 55 of 55 | 0% | 0 of 0 | n/a | 10 | 10 | 19 | 19 | 10 | 10 |
| LiquibaseException(String, Level) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| LiquibaseException(String, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LiquibaseException(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LiquibaseException(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LiquibaseException() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTimestamp(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDetails(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLogLevel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimestamp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDetails() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |