aboutsummaryrefslogblamecommitdiff
path: root/devel/R-cran-cyclocomp/pkg-descr
blob: 1e2270c2e7494c910c777906d02a13cf58c9a95f (plain) (tree)
1
2
3
4



                                                                               
Cyclomatic complexity is a software metric (measurement), used to indicate the
complexity of a program. It is a quantitative measure of the number of linearly
independent paths through a program's source code. It was developed by Thomas
J. McCabe, Sr. in 1976.