User`s guide
Types of Coverage Reports
19-3
Model Summary Report
If the top-level model contains Model blocks or calls external files, the software creates a
model summary coverage report named model_name_summary_cov.html. The title of
this report is Coverage by Model.
The summary report lists and provides links to coverage reports for Model block
referenced models and external files called by MATLAB code in the model. For more
information, see “External MATLAB File Coverage Report” on page 19-5.
The following graphic shows an example of a model summary report. It contains
links to the model coverage report (mExternalMfile), a report for the Model
block (mExternalMfileRef), and three external files called from the model
(externalmfile,I externalmfile1, andexternalmfile2).