Information fields, Modules tab, Properties Dialog Box (Error Detection)

Displays additional information about the file you selected in the Modules list. For example, in the Instrumentation field Purify displays how the file was instrumented for error checking:

Precise

Indicates Purify used precise instrumentation for the module selected in the Modules list.

Minimal

Indicates Purify used minimal instrumentation for the module selected in the Modules list.

Minimal
(with intercepts)

Indicates Purify used minimal instrumentation for the module selected in the Modules list. This also indicates that Purify intercepted extra functions and added more instructions to the code.

Exclude

Indicates Purify excluded from instrumentation the module selected in the Modules list.

None
(special module)

Indicates a Purify .dll that is not part of your program.

If you collected coverage data for the run, Purify also displays the level at which it instumented the module for monitoring coverage: Line, Function, or Exclude.

(C) Copyright IBM Corporation 1992, 2010.