Login
Remember
Register
Ask a Question
________ can be used to establish risk and stability estimations on an item of code, such as a class or method or even a complete system.
0
votes
asked
Mar 16, 2021
in
Secure Code Review
by
rajeshsharma
________ can be used to establish risk and stability estimations on an item of code, such as a class or method or even a complete system.
i) Cyclomatic complextiy
ii) Risk density
iii) Defect density
iv) Lines of code
secure-code-review
cyclometric-complexity
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 16, 2021
by
rajeshsharma
Correct Answer is i) Cyclomatic complextiy
...