Coverage filter for model or code
1 vue (au cours des 30 derniers jours)
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?
0 commentaires
Réponses (1)
Bill Aldrich
le 20 Juin 2018
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.
0 commentaires
Voir également
Catégories
En savoir plus sur Collect Coverage for Models dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!