Module View Tab - Data Browser Window (Purify Coverage Data)

Related Topics

The Module View tab displays Purify coverage data for functions in your native-compiled program. The Module View is helpful when you are concerned about how well the modules in your program are being tested.

Purify displays, in a hierarchical format, coverage data for the program run, and modules, directories, files, and functions in the program.

Notes:

§      The Module View tab is available only if you have collected coverage data for a run.

§      If two or more modules share the same source file, Purify displays the source file, and the functions called within it, under each module. For each module, Purify displays coverage data unique to the function calls made by that module.

§      If you use the Find dialog box to search for a function in the File View tab, and if the function is shared, Purify highlights the function in the File View tab. However, because the function appears multiple times in the Module View tab, Purify does not highlight the function in the Module View tab.

(C) Copyright IBM Corporation 1992, 2010.