What is a cyclomatic complexity?

Submitted by: Administrator
Cyclomatic complexity is a complexity measure of code related to the number of ways there exists to traverse a piece of code. This measure determines the minimum number of test cases needed to test all the paths using linearly independent circuits.
Submitted by:

Read Online Statics Measures Job Interview Questions And Answers