Source file "liquibase/parser/SnapshotParserFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 105 of 105 | 0% | 8 of 8 | 0% | 12 | 12 | 28 | 28 | 8 | 8 |
| SnapshotParserFactory() | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| getParser(String, ResourceAccessor) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| register(SnapshotParser) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getInstance() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| unregister(SnapshotParser) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInstance(SnapshotParserFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getParsers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |