You need to sign in to do that
Don't have an account?
Code coverage is skipping lines in Developer console
Here is the code coverage screenshot of my class and I see that after line 413, its not covering the code though there is nothing preventing it to abort from that line.
I checked the "oppfromRenewalBooked()" it has a return stmt at the end and not throwing any error. Please advise.

I checked the "oppfromRenewalBooked()" it has a return stmt at the end and not throwing any error. Please advise.
Try to re-load dev console else re-run the class.
Add debug states to check it is printing any values
Thanks,
Vinay Kumar
Anyway code coverage achieved now. Thanks.
Check below link if there was any disruption on your instance.
https://status.salesforce.com/
Thanks,
Vinay Kumar