Login
Remember
Register
Ask a Question
__________ attempts to quantify the size of the code.
0
votes
asked
Apr 3, 2020
in
Secure Code Review
by
rajeshsharma
recategorized
Mar 16, 2021
by
rajeshsharma
__________ attempts to quantify the size of the code.
i) Lines of Code
ii) Cyclomatic complexity
iii) Path complexity
#code-size
secure-code-review
code-review
size-code
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 16, 2021
by
rajeshsharma
Correct Answer is i) Lines of Code
...