How can I calculate cyclomatic complexity of a sub-system, without simulating the model?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How can I calculate cyclomatic complexity of a sub-system, without simulating the model?
0 commentaires
Réponses (1)
Vidya Viswanathan
le 24 Déc 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 commentaires
Voir également
Catégories
En savoir plus sur Verification, Validation, and Test dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!