Project Modules

This project has declared the following modules:

Name Description
lcmip-javaagent It's a Java Agent which will logs all method calls of the specified packages.
lcmip-jar-analyser Reads one or more jar files and extracts all methods.
lcmip-summary Generates the summary report, which contains: count of unused methods/classes and a list of all unused methods/classes.
lcmip-demo Demo project to demonstrate how the tools work.