posted 11 years ago
Hi,
I want to collect some advanced static metrics in my code like
-Number of classes that implement a specific interface
-Number of methods that has a specific annotation
and stuff like that.
Can you recommend some tool or eclipse plugin, which does that?
Thanks