0 votes
73 views
in General by (0 points)
closed by
Why is it important to measure code for Cyclomatic Complexity?
closed

1 Answer

0 votes
by (0 points)
 
Best answer
It may be difficult to read and maintain the code.

It may be difficult to perform a Unit Test on the code

It may be difficult to analyze the code.

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...