To display coverage data, exit the instrumented program and type:
This command opens the PureCoverage Viewer.
From the Viewer, you can:
Open the Annotated Source window to see coverage for individual lines.
(Click the Annotated Source tool
next to any function in the Viewer.)
Generate coverage reports.
(Select File > Run Script in the Viewer.)
If
your coverage level is too low, or if you add new code, rerun your
program under PureCoverage
What else can you do?
Adjust coverage statistics to reflect the actual level of coverage.