Question 16
Based on the above data, answer the given subquestions.
What are the minimum numbers of test paths required for node coverage and edge coverage of the given CFG?
One test path for both node coverage and edge coverage.
One test path for node coverage and two test paths for edge coverage.
Two test paths for node coverage and one test path for edge coverage.
Two test paths for both node coverage and edge coverage.