Coverage test does not cover all my switch case block
显示 更早的评论
i am working on a simulink model and trying to cover it using test cases, these test cases are imported to signal builder as a csv extension. once loaded i check my values in comparaison to the csv file and start my coverage. Once done i check my model again and when i find the missing cases i add them, but it doesn though the given values are true and sometimes, it ends up lowering my MCDC.
i don't know if there is a rule when writing test cases that i should respect ?
3 个评论
stozaki
2022-5-30
Did you accumulate coverage results for multiple test cases when performing coverage measurements?
When defining multiple test cases using signal builder etc. and measuring coverage, it is necessary to accumulate coverage results.
Ayoub azd
2022-5-30
Pat Canny
2022-5-31
Are the missing coverage objectives "dead"?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Design Verifier 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
