LMCiP - Compare

Generates the summary report. To do so it needs the report of “all methods” (generated by the lcmip-jar-analyser) and the report of the “used methods” (generated by the lcmip-javaagent).

The reports contains:

Usage

Use the lcmip-summary-1.0.jar.

java -jar lcmip-summary-1.0.jar ALL_METHODS_FILE USED_METHODS_FILE

Example

java -jar ..\..\lcmip-summary\target\lcmip-summary-1.0.jar method-all.txt method-used.txt