Code Coverage - Results Options

The properties on the Results Options page in Tools > Options > Micro Focus > Code Coverage enable you to configure the name and the location of the code coverage report file.
Note: This facility is supported in native COBOL only.
Results filename
Specifies the location and the name of the code coverage results file with a .tcz extension. The default location for this file is the CodeCoverage subfolder of the current solution; the default filename is Results.tcz:

CodeCoverage\Results.tcz

Results Filename Options

Accumulate results of successive runs
Click this to accumulate the results of successive runs of code coverage in the same results file.
Overwrite results file
Click this for code coverage to overwrite the results each time you run an application that has code coverage enabled.

Code Coverage Configuration Directive

Shows the code coverage results generation directives that will be passed to the Compiler.

Code Coverage Window

Show warning dialog when removing coverage from the results
Display a warning before removing the code coverage data which is loaded in the Micro Focus Code Coverage window.