User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:xapend:xapend.a_glossary:c:cyclomatic_complexity

Cyclomatic Complexity

Return to Glossary

Cyclomatic Complexity, in Software Testing, is a testing metric used for measuring the complexity of a software program. It is a quantitative measure of independent paths in the source code of a software program. Cyclomatic Complexity can be calculated by using control flow graphs or with respect to functions, modules, methods or classes within a software program.

Source: https://www.guru99.com/cyclomatic-complexity.html

dido/public/ra/xapend/xapend.a_glossary/c/cyclomatic_complexity.txt · Last modified: 2022/02/03 04:34 by nick
Translations of this page: