Why is V&V cumulative coverage report disagree with model coverage highlighting?
1 次查看(过去 30 天)
显示 更早的评论
I am working in MATLAB R2011b. In some cases after running the Simulink Verification and Validation tool with cumulative condition, decision, and MCDC coverage, the coverage report indicates 100% cumulative coverage while the model coverage highlighting indicates something less than 100% cumulative coverage. Is the model coverage highlighting also recording the cumulative coverage, or is it just showing the current simulation results? Or is this a bug? The coverage tool was run on this same model in MATLAB R2006b, and the results report and model coverage highlighting agreed that the coverage was 100%. Did something change in the tool between MATLAB R2006b and MATLAB 2011b that made the model coverage highlighting tool less reliable?
0 个评论
回答(1 个)
Nishaat Vasi
2013-6-3
Model coverage highlighting results depend on the coverage settings you have selected (Tools > Coverage Settings > Report tab). If you selected "Cumulative runs" both the HTML report and model highlighting should display cumulative coverage results.
If the HTML and highlighting results do not match up, it could be a bug. In that case please file a bug report.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Verification, Validation, and Test 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!