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

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.
yes i did accumulate coverage tests, after i run the coverage for the first time i added the missing test to the old test cases (around 70) but it doesn't change anything.
i m giving to my signal builder block inputs of the system and predicted outputs too that i compare with the real output, does it have any role in the coverage if the predicted outputs are false?
the picture below shows the structure of my excel
Are the missing coverage objectives "dead"?
If you have a Simulink Design Verifier license, you can check your model for dead logic.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Collect Coverage for Models에 대해 자세히 알아보기

질문:

2022년 5월 29일

댓글:

2022년 5월 31일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by