Source file "liquibase/command/CommandResultsBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 94 of 94 | 0% | 2 of 2 | 0% | 10 | 10 | 19 | 19 | 9 | 9 |
| build() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| CommandResultsBuilder(CommandScope, OutputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| commandFailed(String, int, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addResult(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addResult(CommandResultDefinition, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| commandFailed(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResult(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCommandScope() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOutputStream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |