Working with Coverage
After importing your coverage data, the typical analysis workflow is:
Merge — combine coverage from all test runs into one database
Explore — interactively browse the data with the terminal UI
Analyze — extract summaries, gaps, and hotspots from the CLI
Compare — detect regressions against a previous run