To use PureCoverage interactively:
If you have not exercised your code sufficiently, or if you modify your code:
Rerun your program, merging or comparing the new coverage data with the old.
In
addition to using PureCoverage interactively, you can incorporate
PureCoverage into your automated tests.
What else can you do?
Use PureCoverage in a sample tutorial-style session with Hello World, as described in the Installing and Getting Started manual.