function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
jinal bilakhiyajinal bilakhiya 

I have multiple test classes of same class. How can I check it overall code coverage?

JonathanFoxJonathanFox
Hi,

This article will show you how you can do it vis the developer console from within Salesforce - https://help.salesforce.com/articleView?id=sf.code_dev_console_tests_coverage.htm&type=5

You can also do it via VS Code as detailed here -> https://salesforcetrail.com/run-your-apex-tests-and-see-your-code-coverage-in-vscode