Coverage level: Line; Module Instrumentation Dialog Box (Error Detection)
Select whether you want to use line-level coverage instrumentation for the modules selected in the Modules list. At this level, Purify records data about whether each individual source line was hit by your tests.
Checking coverage at this level provides the most detailed data, but incurs a small amount of performance overhead during instrumentation and run-time.
Note:
§ Purify requires debug line data and relocation data to collect coverage data at line or function level. If this data is not available for a module, Purify excludes the module.
(C) Copyright IBM Corporation 1992, 2010.