One of the test goals for the project is to have 100% decision coverage. The following three tests have been executed for the control flow graph shown below. [K4]
Test A covers path: A, B, D, E, G.
Test B covers path: A, B, D, E, F, G.
Test C covers path: A, C, F, C, F, C, F, G.
Which of the following statements related to the decision coverage goal is
correct?
Select one of the following: