User`s guide
Types of Coverage Reports
19-9
Coverage results for each of the highlighted code lines follow in the report. The following
graphic shows a portion of these coverage results from the preceding code example.
Subsystem Coverage Report
In the Coverage Settings dialog box, when you select Coverage for this model, you
can click Select Subsystem to request coverage for only the selected subsystem in the
model. The software creates a model coverage report for the top-level model, but includes
coverage results only for the subsystem.
However, if the top-level model calls any external files and you select Coverage for
MATLAB files in the Coverage Settings dialog box, the results include coverage for all
external files called from:
• The subsystem for which you are recording coverage