How can I calculate cyclomatic complexity of a sub-system, without simulating the model?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How can I calculate cyclomatic complexity of a sub-system, without simulating the model?
0 Kommentare
Antworten (1)
Vidya Viswanathan
am 24 Dez. 2015
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Verification, Validation, and Test finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!