Source file "liquibase/util/BooleanUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 95 of 95 | 0% | 10 of 10 | 0% | 10 | 10 | 11 | 11 | 5 | 5 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parseBoolean(String) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| isTrue(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isTrue(Boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BooleanUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |