Main Content

Tests for Model Coverage Analysis

Automatically create test cases for thorough validation

Simulink® Design Verifier™ enables you to access how thoroughly a Simulink model is tested by examining which parts of the model are executed during simulation. It examines if all parts of a model are 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.

  • Check 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