How to measure Function-Call Coverage and Function Coverage of S-Functions
Show older comments
I would like to measure Function-Call Coverage and Function Coverage for the S-Function block.
I checked the types of code coverage including Function-Call Coverage and Function Coverage at the following URL.
https://kr.mathworks.com/help/slcoverage/ug/types-of-code-coverage.html#mw_92758929-01bc-4c2a-a486-97afee4acd18
But I could not find information about Function-Call Coverage and Function Coverage at the following documentation <Coverage for S-Functions>
According to this above site, The S-Function has constructs that receive decision, condition, and MCDC coverage.
Accepted Answer
More Answers (0)
Categories
Find more on Collect Coverage for Code in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!