Which of the following statements is NOT correct? June 5, 2022 by Amish Rai โช Choose the correct option.Which of the following statements is NOT correct?A. A minimal test set that achieves 100% LCSAJ coverage will also achieve 100% branch coverage.B. A minimal test set that achieves 100% path coverage will also achieve 100% statement coverage.C. A minimal test set that achieves 100% path coverage will generally detect more faults than one that achieves 100% statement coverage.D. A minimal test set that achieves 100% statement coverage will generally detect more faults than one that achieves 100% branch coverage. Submit Answer