Exploring Coverage Analysis Views > Exploring the Coverage Source View >  Interacting with the Source View  

Interacting with the Source View

You can perform the following tasks:

 

Task

Action

Response

Navigate to a block of missed code

Click a stripe in the Coverage Bar.

The block of missed code is displayed.

Navigate to the code represented by the next stripe in the Coverage Bar

Click the down arrow on the Coverage Bar.

The next block of code (missed lines or missed conditions) is displayed.

Navigate to the code represented by the previous stripe in the Coverage Bar

Click the up arrow on the Coverage Bar.

The previous block of code (missed lines or missed conditions) is displayed.

Examine a missed condition in more detail (requires conditions data)

Select a missed condition in the source code.

Information about the selected condition is displayed in the Condition Detail table.

Rearrange columns

Drag a column by its column heading and drop it in a new location.

The column appears in its new location.

Resize column widths

• To set the width, drag the edge of the column heading left or right.

• To size a column to fit its data, right-click the column and select Size <column> to Fit.

• To size all columns, right-click and select Size All to Fit.

The affected columns are resized. When sizing all columns to fit, if the resized columns do not fill the table, the width of all columns is increased to fill the empty space.