We can achieve complete statement coverage but still miss bugs because June 5, 2022 by Amish Rai โช Choose the correct option.We can achieve complete statement coverage but still miss bugs because:A. The failure occurs only if you reach a statement taking the TRUE branch of an IF statement, and you got to the statement with a test that passed through the FALSE branch.B. NULLC. We are not required to test code that customers are unlikely to execute.D. All of the above Submit Answer