cyclocomp

Cyclomatic Complexity of R Code

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.

Tests Vignettes

Available Snapshots

This version of cyclocomp can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (5)
  • callr
  • crayon
  • desc
  • remotes
  • withr
  • Suggests (1)
  • testthat
  • Version History