I want to know how many methods an interface declares or a class/enum implements. How to get that in Eclipse?
Asked
Active
Viewed 4,595 times
1 Answers
7
A plugin like metrics could give you that:
The eclipse-metrics plugin (another one) provided also a similar metric (Weighted Methods per Class)

VonC
- 1,262,500
- 529
- 4,410
- 5,250
-
The site do not open... :( – Amit Kumar Oct 08 '15 at 10:27
-
@amit_yo which site does not open? Do you have an url? – VonC Oct 08 '15 at 10:29
-
http://metrics.sourceforge.net/ is not opening neither is http://eclipse-metrics.sourceforge.net/example/Type12.1.html. – Amit Kumar Oct 08 '15 at 13:33
-
1@amit_yo Both are opening just fine on my side (France). Do you have some kind of proxy/firewall preventing you to access those sites? – VonC Oct 08 '15 at 13:36