Eclipse metrics plugin suggestion -


I am looking for a tool to give me some code metrics (total LOOS, LOC / class, external reference / square, And so on ...).

Does anyone know the good Eclipse plugin that can provide me some code metrics?

is called a matrix

edit:

I put a small program for this screenshot 3.3.1.1 to take:

Edit 2 Thanks


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

NHibernate Passing Session to the Repository -