User`s guide
18 Coverage Collection During Simulation
18-42
3
Select each of the links in Table Of Contents to navigate to various sections of the
report.
Section Title Purpose
Analysis information Contains information such as time when model was
created and last modified, and file size.
Tests Contains information about the simulation such as
start and end time.
Contains coverage information about the files and
functions in the S-Function block. For each file and
function, the percentage coverage is displayed. The
coverage types relevant for the code are the following:
Coverage Type Acronym
“Cyclomatic Complexity” Complexity
“Condition Coverage (CC)” C1, C2, ...
“Decision Coverage (DC)” D1, D2, ...
“MCDC Coverage” MCDC
Summary
Percentage of statements
covered
Stmt
Details Contains coverage information about the statements
that receive condition, decision or MCDC coverage. The
information is grouped by file and function.
Code Contains the C/C++ code. Statements that are not
covered are highlighted in pink.