YourDictionary

Dictionary Home » Computer Definitions » cyclomatic complexity

cyclomatic complexity - technical definition


A measurement of the intricacy of a program module based on the number of repetitive cycles or loops that are made in the program logic. It is used as a general measure of complexity for software quality control as well as to determine the number of testing procedures.



link/cite print suggestion box