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 | 223 of 223 | 0% | 32 of 32 | 0% | 29 | 29 | 52 | 52 | 13 | 13 |
| ContextExpression(String[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| matches(Contexts) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| ContextExpression(Collection) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| parseContextString(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| matchesAll(Collection, Contexts) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ContextExpression(String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| matches(String, Contexts) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ContextExpression() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| add(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContexts() | 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 |