background image
<< Test by Test Analysis Mode | Code Coverage Toolbar >>
<< Test by Test Analysis Mode | Code Coverage Toolbar >>

Hypertext Links

Runtime Analysis
You can use the standards keys (arrow keys, home, end, etc.) to move about and to
select the source code.
Hypertext Links
The Source report provides hypertext navigation throughout the source code:
·
Click a plain underlined function call to jump to the definition of the function.
·
Click a dashed underlined text to view additional coverage information in a
pop-up window.
·
Right-click any line of code and select Edit Source to open the source file in the
Text Editor at the selected line of code.
Macro Expansion
Certain macro-calls are preceded with a magnifying glass icon.
Click the magnifying glass icon to expand the macro in a pop-up window with the
usual Code Coverage color codes.
Hit Count
The Hit Count tool-tip is a special capability that displays the number of times that a
selected branch was covered.
Hit Count is only available when Test-by-Test analysis is disabled and when the Hit
Count option has been enabled for the selected Configuration.
To activate the Hit Count tool-tip:
1. In
the
Code Coverage Viewer window, select the Source tab.
2. From
the
Code Coverage menu select Hit. The mouse cursor changes shape.
3. In
the
Code Coverage Viewer window, click a portion of covered source code to
display the Hit Count tool-tip.
Cross Reference
The Cross Reference tool-tip displays the name of tests that executed a selected
branch.
Cross Reference is only available in Test-by-Test mode.
To activate the Cross Reference tool-tip:
1. In
the
Code Coverage Viewer window, select the Source tab.
2. From
the
Code Coverage menu select Cross Reference. The mouse cursor
changes shape.
57