Marcel

Results 1 repositories owned by Marcel

java-code-tracer

18
Stars
7
Forks
Watchers

JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call statistics. It helps to analyze which code is still used in producti...