What do you mean by the term cyclomatic complexity

What do you mean by the term cyclomatic complexity? Briefly illustrate it.

E

Expert

Verified

The Cyclomatic complexity is software metric which offers the quantitative measure of the logical complexity of program. The Cyclomatic complexity states the number of independent paths in the basis set of program which gives the upper bound for the number of tests which should be conducted to make sure that all the statements have been functioned at least once.

   Related Questions in Software Engineering

©TutorsGlobe All rights reserved 2022-2023.