Source file "liquibase/ContextExpression.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 232 of 232 | 0% | 40 of 40 | 0% | 33 | 33 | 52 | 52 | 13 | 13 |
| ContextExpression(String[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| matches(Contexts) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| matchesAll(Collection, Contexts) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| ContextExpression(Collection) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| parseContextString(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ContextExpression(String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| ContextExpression() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| add(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matches(String, Contexts) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContexts() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOriginalString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |