0 votes
in Secure Code Review by
recategorized by
__________ attempts to quantify the size of the code.

i) Lines of Code  

ii) Cyclomatic complexity

iii) Path complexity

1 Answer

0 votes
by
Correct Answer is i) Lines of Code
...