Help & Support
Elevate Your Agents with AgentExchange Solutions
Have Questions?
Code Coverage Report
Code Coverage Report in excel Format
- Business Need
- Admin & Developer Tools
- Requires
- None
Now you can view the overall and individual entity code coverage in your organization. The results of the code coverage can be downloaded in Excel format
Compatibility
- RequiresThis solution requires these products in order to work. Before you implement the solution, check that you have these products.
- None
- Salesforce Editions
- ProfessionalEnterpriseUnlimitedDeveloperEssentials
App Details
- Version
- Code Coverage Report/CodeCoverageSummer25 1.4.0
- Listed On
- 09/18/2015
- Latest Release
- 06/19/2025
- Supported FeaturesNo LimitsThis product's apps, tabs, and objects don't count against your Salesforce org limits. Learn More in HelpLightning ReadyOptimized for Salesforce orgs that use Lightning Ready.Managed PackageThis product is installed in your Salesforce org as a managed package and receives automatic upgrades.Lightning App BuilderReady to use in the Salesforce Lightning App Builder.
- No LimitsLightning ReadyManaged PackageLightning App Builder
- Package ContentsIf this app is a managed package, the custom apps, tabs, and objects that it contains don't count against your Salesforce allocations. If this app is not a managed package, allocations apply. Learn More in Help
- Custom Objects: 1Custom Tabs: 2Custom Apps: 1
- Lightning Components
- Global: 0App Builder: 0Community Builder: 0
- Languages
- English
Security
Additional Details
With this App we can see the overall code coverage of our organization and we can also see the code coverage of each apex class and trigger. We can also download the result of each class code coverage in excel format. NOTE:- Please add BaseUrl of your organization in Custom setting and remote site setting Step 1:- Remote site setting Add a value for Remote site setting(In same org in which package is installed) Goto Setup > Administration Setup > Security Controls > Remote Site Settings Add value to your Salesforce instance, for example 'https://XX.salesforce.com' Step 2:- Custom Setting Base URL Setup Please set your Base URL. Go to Setup > Develop > Custom Settings > Code Coverage Configuration > Manage > New. Set the name to 'baseUrl' and the value to your Salesforce instance, for example 'https://XX.salesforce.com' **Please replace “XX” in above two place with domain of your organization