Include cumulative data in coverage report
Display coverage results from consecutive simulations in coverage report
Model Configuration Pane: Coverage
Description
The Include cumulative data in coverage report parameter specifies whether to include model coverage results from consecutive simulations in a single HTML coverage report.
Note
The Include cumulative data in coverage report parameter is not recommended. To aggregate coverage data from multiple simulations, see Access, Manage, and Aggregate Coverage Results.
Dependencies
To enable this parameter select the Enable coverage analysis and Enable cumulative data collection parameters.
Settings
off
(default) | on
off
Do not display coverage data from consecutive simulations in the HTML coverage report.
on
Display coverage data from consecutive simulations in the HTML coverage report.
Programmatic Use
Parameter: CovCumulativeReport |
Type: character vector |
string |
Value: "on" |
"off" |
Default: "off" |
Version History
Introduced before R2006a