Is it possible to connect an agent or something to jvm before starting the application (or application server) and have a report showing which part of the code base in the class path is actually executed for this use case? I want to find out how much code remains unexplored for my simple servlet application running on an application server that does not use many j2ee technologies such as JCA, JMS, CMP, etc.
Regards, Bulent Erdemir
Bulent erdemir
source share