Main Content

Tests for Model Coverage Analysis

Automatically create test cases for thorough validation

Model coverage analysis in Simulink® Design Verifier™ refers to the process of assessing how thoroughly a Simulink model is tested by examining which parts of the model are executed during simulation. It is a crucial step in verifying and validating a model to ensure that all aspects of the design have been exercised and tested. The analysis helps identify untested parts of the model, which could potentially lead to undetected errors or bugs.

By performing model coverage analysis, you can:

  • Identify missing test cases.

  • Improve the quality and reliability of the model.

  • Ensure compliance with industry standards that require specific coverage levels.

Simulink Design Verifier integrates these analyses into the testing workflow, providing detailed reports and visualizations to help you understand coverage gaps and improve test completeness.

Topics