Saving coverage data

You can save coverage data from the PureCoverage Viewer in the following ways:

You can save coverage data from the Annotated Source window in the following ways:

You can save coverage data at the command line, especially useful in automated testing, using the -counts-file option or the -export option.

You can save coverage data programmatically using the PureCoverage API functions.

To track your code coverage from release to release, archive your saved .pcv files with your product releases.