To use PureCoverage interactively:
Collect coverage data for your C/C++ program
PureCoverage can also collect coverage
data for Java applications running on a Solaris SPARC 32-bit Java virtual machine (JVM); for information,
click
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.
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.