Coverage filter for model or code
Mostra commenti meno recenti
we know that Simulink Coverage has a "filter" feature, there are many article and example to show how create filter for model, but not mentioned creating filter for code. I have the following questions: 1. the filter for model is different from the filter for code? 2. could the created filter for model be used for auto generated code? 3. I designed a Simulink model, and run the unit test case for the model under PIL model, got the coverage report, then how could I exclude some functions which linked to blocks from the coverage report?
Risposte (1)
Bill Aldrich
il 20 Giu 2018
0 voti
Unfortunately, as of R2018a, it is not currently possible to filter parts of the generated code from coverage analysis. We plan to address this in a future release.
Categorie
Scopri di più su Collect Coverage for Models in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!