Example of Execution Coverage
20 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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?"
0 Kommentare
Antworten (1)
Jesús Zambrano
am 7 Okt. 2020
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:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Collect Coverage for Models finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!