Coverage filter for model or code
이전 댓글 표시
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?
답변 (1개)
Bill Aldrich
2018년 6월 20일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Collect Coverage for Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!