List of questions
Related questions
Question 2 - CTAL-TTA discussion
Consider the following control flow graph:
The control flow represents a software component of a car navigation system. Within the project the maximum cyclomatic complexity to be allowed is set at 5.
Which of the following statements is correct?
A.
No defect needs to be reported since the cyclomatic complexity of the component is calculated at 3.
B.
No defect needs to be reported since the cyclomatic complexity of the component is calculated at 4
C.
No defect needs to be reported since the cyclomatic complexity of the component is calculated at 5.
D.
A defect needs to be reported since the cyclomatic complexity of the component is calculated at 6.
Your answer:
0 comments
Sorted by
Leave a comment first