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
Rajesh3699Rajesh3699 

Code Coverage of All Classes - in the form of excel

Hello All,

Is there any way where we can extract or calculate the code covergae of all the classses...?

We have more than 300 classes in our org, where aorund 100 odd classes coverage has been dropped, so I want to know the classes where the coverage is less than 60%.

I have gone through this link : https://help.salesforce.com/articleView?id=000332406&type=1&mode=1

https://developer.salesforce.com/forums/?id=906F0000000BVBuIAO
Suggest me apart from the above mentioned steps

Thank You,
Rajesh Adiga P.
Khan AnasKhan Anas (Salesforce Developers) 
Hi Rajesh,

Greetings to you!

Please refer to the below link which might help you further with the above requirement.

https://dev.to/toadgeek/how-to-query-salesforce-code-coverage-53bg

Also, I suggest you use the tool where you can easily get whole analysis:
https://www.aside.io/login

Login with your org and run all test and click on code coverage and you will get the whole analysis.

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas