Previous Topic Next topic Print topic


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.
Results file
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.

Previous Topic Next topic Print topic