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
gauri.gaikwad@fideltech.comgauri.gaikwad@fideltech.com 

Not able to get code coverage

Hi all,

I am facing too many problems in sf.

1) I am not able to log a case.

when i am trying to log a case it brings me back to the home page :( and i am stcuk in a loop.

 

2) Not able to see the Code Coverage column of apex classes

When i open Develop-> Apex Classes, i am not able to see code coverage of any class.

Instead the column is not available in view.

I tried to create a new view but then there also code coverage column was not availble.

How will i get to know the code coverage then?

 

3) Not able to see the option of Change set under Develop even though i am having all the necessay permissions.

 

Any help.

Thanks..!

 

Best Answer chosen by Admin (Salesforce Developers) 
Subhani PSubhani P

Hi Gouri,

 

You can check the code coverage through developer console.

 

There is a same post in our developer forum. please check the detials in the below link.

 

http://boards.developerforce.com/t5/Apex-Code-Development/Test-Class-Code-Coverage-Problem/m-p/690749#M128624

 

Thanks,
Subhani,
Salesforce Certified Developer,
www.mydbsync.com

All Answers

Satish_SFDCSatish_SFDC
The Code Coverage column is no longer available in the Winter 14.

Check this link from Idea Exchange:
https://success.salesforce.com/ideaView?id=08730000000kuJtAAI

Regards,
Satish Kumar
Satish_SFDCSatish_SFDC
As an alternative, you can use the Developer Console to view the Code Coverage.
It seems Salesforce.com is putting all its efforts in the Developer Console instead of multiple places for the same functionality.

Regards,
Satish Kumar
Subhani PSubhani P

Hi Gouri,

 

You can check the code coverage through developer console.

 

There is a same post in our developer forum. please check the detials in the below link.

 

http://boards.developerforce.com/t5/Apex-Code-Development/Test-Class-Code-Coverage-Problem/m-p/690749#M128624

 

Thanks,
Subhani,
Salesforce Certified Developer,
www.mydbsync.com

This was selected as the best answer