Question

What does Cyclomatic Complexity measure in software engineering?

A The number of lines of code in a software module.
B The amount of memory consumed by a software module during execution.
C The number of independent paths through a software module's source code.
D The total number of functions and methods in a software module.
E The depth of nesting within a software module's control structures.
Practice Next

Hey! Ask a query