Example of Execution Coverage
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Jesús Zambrano
on 7 Oct 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 Comments
See Also
Categories
Find more on Collect Coverage for Models in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!