How can I calculate cyclomatic complexity of a sub-system, without simulating the model?
Show older comments
How can I calculate cyclomatic complexity of a sub-system, without simulating the model?
Answers (1)
Vidya Viswanathan
on 24 Dec 2015
0 votes
The calculation of cyclomatic complexity is a part of the model's Coverage Analysis. Therefore, I do not think it is possible to obtain the cyclomatic complexity information of a subsystem without simulating the model.
Categories
Find more on Simulink Design Verifier in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!