Coverage filter for model or code
Afficher commentaires plus anciens
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?
Réponses (1)
Bill Aldrich
le 20 Juin 2018
0 votes
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.
Catégories
En savoir plus sur Collect Coverage for Models dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!