Show count of number of callers for each method in project
Brought to you by:
sauerf
I would like to see a count of the number of callers
for each method in the project.
Eclipse lets you see the Call Hierarchy for a single
method, but I'd like to use the full project code to
find out where there are uncalled methods in my code.