Example of Execution Coverage
16 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Jesús Zambrano
il 7 Ott 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 Commenti
Vedere anche
Categorie
Scopri di più su Collect Coverage for Models in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!