Navigating to covered or uncovered code in the source
Procedure
- To navigate to the previous or next line in the source code having a specified coverage level,
use the drop down menus of the Previous Annotation or Next
Annotation toolbar icons:
By default, both Covered Code and Uncovered Code are selected.
- To navigate from uncovered line to uncovered line in the source code, select only Uncovered Code. Click the Next Annotation toolbar button to go to the next uncovered line in the source code.
- To navigate from covered line to covered line in the source code, select only
Covered Code. Click the Next Annotation toolbar button
to go to the next uncovered line in the source code.
Note that with both covered code and uncovered code selected, clicking on the toolbar button will navigate to the next line in the source that satisfies either of these specified conditions.