Right-click in the Annotated Source window and select Next Missed Section or Previous Missed Section from the shortcut menu. PureCoverage scrolls to the next or previous section of code that was not covered by your testing.
Notes:
§ When you use these commands, PureCoverage 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.
§ Annotated source code is available only if debug line information is available and if a module is monitored at line level.
§ Annotated source showing line-by-line coverage data is not available when you monitor a Visual Basic 6.0 p-code program.
(C) Copyright IBM Corporation 1993, 2010.