The properties on the
Results Options page in
Tools > Options > Micro Focus Tools > 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 File Options
- Accumulate code coverage results into singe tcz file
- Click this to accumulate the results of successive runs of code coverage in the same results file.
- Overwrite tcz file on each test run
- Click this for code coverage to overwrite the results each time you run an application that has code coverage enabled.