For a given function, the computed McCabe's Cyclometric complexity metric does not correlate with which of the following? a. Number of errors existing in the function after unit testing is complete b. Time required to find the location of an error after a failure. c. Number of statements in the program d. Difficulty of understanding the function. e. Number of test cases required to achieve MC/DC
a. Number of errors existing in the function after unit testing is complete
b. Time required to find the location of an error after a failure.
c. Number of statements in the program
d. Difficulty of understanding the function.
e. Number of test cases required to achieve MC/DC