Viewing Missed Sections of Code (Purify Coverage Data)

Related Topics

Right-click in the Annotated Source window and select Next Missed Section or Previous Missed Section from the shortcut menu. Purify scrolls to the next or previous section of code that was not covered by your testing.

Notes:

§      Annotated source code is available only if you collected coverage data for a run, only if debug line data is available for the module that includes the code, and only if the module was instrumented at line level.

§      When you use these commands, Purify scrolls to the first or last line of code for the next or previous contiguous segment of source lines.

§      Press F7 to search for the next instance of missed code, or press Shift+F7 to search for the previous instance.

(C) Copyright IBM Corporation 1992, 2010.