images\purify_sml.gifimages\quantify_sml.gifimages\coverage_sml.giflog file

A file that is created the first time you run a program, and to which information about subsequent runs of the program is appended.

The log file lists information about a run, including the name of each module instrumented and any problems encountered. If an error occurred, log information can also be in <exename>_pure.tmp.

For Java code (PureCoverage only) one log file is used to record information for all runs.

For a list of file names and locations, see the reference topic Files and file locations.

(C) Copyright IBM Corporation 1993, 2010.