1. Right-click in the Annotated Source window and select Annotations from the shortcut menu.
2. Select whether to show function summaries.
3. Select whether to show the coverage for each basic block, as they are ordered in a module, or instead to display the largest number of hits received by any single block associated with a given line.
4. Type or select the number of spaces you want PureCoverage to use for each tab character when displaying source code.
Notes:
§ You can also control whether to display summaries and multi-block lines using the appropriate commands in the shortcut menu.
§ When you show multi-block lines, PureCoverage displays a line for each block, identified by a plus sign (+) in the Line Number column.
§ Annotated source code is available only if debug line information is available, and if a module was 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.