Source file "liquibase/LabelExpression.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 230 of 230 | 0% | 34 of 34 | 0% | 30 | 30 | 54 | 54 | 13 | 13 |
| LabelExpression(String[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| matches(Labels) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| LabelExpression(Collection) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| parseLabelString(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| matchesAll(Collection, LabelExpression) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| LabelExpression(String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| matches(String, Labels) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| LabelExpression() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| add(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLabels() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOriginalString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |