Cyclomatic Software Complexity Measure

From GM-RKB
(Redirected from Cyclomatic complexity)
Jump to navigation Jump to search

A Cyclomatic Software Complexity Measure is a software complexity measure within program control flows that aims to quantify programming complexity through linearly independent path counts (developed by Thomas J. McCabe, Sr. in 1976).



References

2023

2016

2015

2009

1996

1991

1988