Q8 Single choice Mark for later What should a developer do to check the code coverage of a class after running all tests? A View the code coverage percentage for the class using the Overall Code Coverage panel in the Developer Console Tests tab. B View the Class Test Percentage tab on the Apex Class list view in Salesforce Setup. C Select and run the class on the Apex Test Execution page in the Developer Console. D View the Code Coverage column in the list view an the Apex Classes page. Correct answer