aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-cyclocomp/pkg-descr
blob: ecef6bfc35d49b0b5a95f5c86e2565ea2a6e498c (plain) (blame)
1
2
3
4
5
6
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.

WWW: https://github.com/MangoTheCat/cyclocomp