Maybe it is a naive question, but I am running the source code of a java application on eclipse and I need to extract one specific functionality from all the application. Is there any way to highlight or identify the chunk of codes which were not ran after an execution?. I am using Eclipse 2018-09.
Thank you so much.