Would the cyclomatic complexity be any different if the last if-statement were written as follows: if average
Question:
Would the cyclomatic complexity be any different if the last if-statement were written as follows:
if average 8 then if no 6 then print(”with distinction”)
endif endif;
Does this concur with your own ideas of a control complexity measure, i.e.
does it fulfill the representation condition?
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: