cvhtml
Create HTML coverage report from model coverage objects
Syntax
Description
creates an output
structure array, reportInfo
= cvhtml(_)reportInfo
, that contains the file names and
paths for each report.
Note
If you create a coverage report for a model reference hierarchy by using a
cv.cvdatagroup
object as the cvdo
argument, cvhtml
creates a report for each
referenced model. cvhtml
prepends the specified
file name, file
, to each child report.
Examples
Input Arguments
Output Arguments
Alternatives
Use the Simulink® Editor to generate a coverage report when you simulate the model:
Open the model for which you want a model coverage report.
In the Simulink Editor, in the Modeling tab, select Model Settings.
In the Coverage pane of the Configuration Parameters dialog box, select Enable coverage analysis.
Click OK.
Click Run (Coverage) to simulate the model. When the simulation completes, the coverage report opens in the Coverage Details pane.