The File View tab displays Purify coverage data for functions grouped by the source files in your native-compiled program. The File View is helpful when you have a multi-module program and want to see the aggregated data for all modules.
Purify displays, in a hierarchical format, coverage data for the program run, and directories, files, and functions in the program.
Notes:
§ The File 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, only once. For the source file, Purify displays the sum of all the function calls made by all modules.
§ 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.