You need to sign in to do that
Don't have an account?
Victor Echeverría
How to check code coverage by line?
I'm working on a relatively complex apex class but can't seem to get the code coverage right. Is there a platform to develop apex than can show me what lines are covered and which aren't?
1) https://help.salesforce.com/articleView?id=code_dev_console_tests_coverage.htm&type=0
2) https://salesforce.stackexchange.com/questions/88511/not-showing-test-code-coverage-on-developer-console
Let us know if this will help you