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 show below:
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.
Select one or more of the following: