User`s guide
Specify Model Coverage Options
17-11
Option Description
Do not report fully covered model
objects
The coverage report includes only model
objects that the simulation does not cover
fully, useful when developing tests, because
it reduces the size of the generated reports.
Display hit/count ratio in the model
summary
Reports coverage numbers as both a
percentage and a ratio, for example, 67%
(8/12).
Include cyclomatic complexity
numbers in summary
Includes the cyclomatic complexity (see
“Types of Model Coverage” on page 15-3) of
the model and its top-level subsystems and
charts in the report summary. A cyclomatic
complexity number shown in boldface
indicates that the analysis considered
the subsystem itself to be an object when
computing its complexity. This occurs
for atomic and conditionally executed
subsystems, as well as for Stateflow Chart
blocks.
Include cyclomatic complexity
numbers in block details
Includes the cyclomatic complexity metric
in the block details section of the report.
Filter Stateflow events from report Excludes coverage data on Stateflow
events.
Cumulative data
Include model coverage results from successive simulations in the report. For more
information, see “Cumulative Coverage Data” on page 17-17.
Last run
Include in the report only the results of the most recent simulation run.
Additional data to include in report
Specify names of coverage data objects from previous runs to include in the current
report along with the current coverage data. Each entry creates a new set of columns in
the report.