0 votes
41 views
in DFA by (0 points)
closed by

Which of the following statement is not CORRECT about code quality metrics?

a. Comment density is measured by dividing the number of comment lines by the
total lines of code.
b. Cyclomatic complexity measures the complexity of a program.
c. Checking code duplication.
d. Tight coupling and low cohesion indicates high quality of code

closed

1 Answer

0 votes
by (0 points)
 
Best answer
D

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.
...