Simulink Coverage

Model Coverage

Measure how much of your design is covered by simulation testing to assess testing effectiveness and completeness. Analyze coverage collected during requirements-based testing to determine if there are any gaps in testing, missing requirements, or unintended functionality.

Code Coverage

Measure coverage for software-in-the-loop (SIL) and processor-in-the-loop (PIL) tests of code generated with Embedded Coder or for code called within Simulink models.

Manage Aggregated Coverage Results

Aggregate coverage from multiple simulations. View system test coverage achieved from unit tests.

Coverage Metrics

Measure model and code coverage for a variety of metrics, including decision, condition, MCDC, relational boundary, and signal range.

Reconcile Missing Coverage

Filter model constructs that prevent full test coverage, such as defensive modeling patterns, to focus on testing other parts of your design.

Generate Coverage Reports

Generate detailed reports that include accumulated coverage results on selected metrics. View requirements traceability details for model elements and tests.