Example of Execution Coverage

조회 수: 18 (최근 30일)
Greg Lewenczuk
Greg Lewenczuk 2016년 6월 15일
답변: Jesús Zambrano 2020년 10월 7일

Is there available an example of a Model Coverage report generated with Execution Coverage (EC), Condition Coverage (CC), Decision Coverage (DC), Lookup Table Coverage, and Modified Condition/Decision Coverage (MCDC)? We are currently using Simulink 2014b, and can produce a report with all of those except Execution Coverage (EC). Execution Coverage (EC) is not available in that version. I would like to see what is shown for Execution Coverage (EC).

Also, is Execution Coverage (EC) included in the Summary?

For models that have only a model reference block inside them, does Execution Coverage (EC) show whether that model was "executed?"

답변 (1개)

Jesús Zambrano
Jesús Zambrano 2020년 10월 7일
Execution coverage is the most basic form of coverage. For each item, execution coverage determines whether the item is executed during simulation. Please check different examples here:

카테고리

Help CenterFile Exchange에서 Collect Coverage for Models에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by