Hi,
My team owns ecommerce sites as well as few other sites which are build on java/j2ee platform. These applications are working perfectly fine and in production. Currently client came to us and ask for generate a report for code coverage. His idea of this report is to see what all line of code is unused. We have a separate
testing team who does the manual functional testing and automated load testing.
Is there any tool available using which i can generate such report? We want minimal or no code change in our application that means build the code with the tool and then testing team will execute their test cases and at the end of the test cycle this tool should be able to generate a report with all the unused code.
Hope for a quick reply.
-Mukesh