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 | 239 of 239 | 0% | 42 of 42 | 0% | 34 | 34 | 54 | 54 | 13 | 13 |
| LabelExpression(String[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| matches(Labels) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| matchesAll(Collection, LabelExpression) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| LabelExpression(Collection) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| parseLabelString(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| LabelExpression(String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| LabelExpression() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| add(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matches(String, Labels) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLabels() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOriginalString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |