I wanted to know if any mechanism exists whereby I can capture details of line of code utilized or executed when i try to perform an action (ex: Create, Delete or Update) on any entity like Accounts.
Overall Objective is to know details about un-used code which is sitting on entity forms and not getting utilized. Looking for Code Coverage verification in regards to Line of Code utilization or un-utilized.
Vicky Garg