V
V
vimvim2011-09-01 11:06:58
Java
vimvim, 2011-09-01 11:06:58

Tools for calculating software metrics in a Java project

Tell me what software packages are currently available for calculating software metrics in a java project.
Interested in both banal metrics, such as the number of classes in total, the number of rows, and advanced ones such as Cyclomatic complexity, connectivity analysis, etc…

Answer the question

In order to leave comments, you need to log in

3 answer(s)
1
1nd1go, 2011-09-09
@1nd1go

Sonar for this . This is on the server, so that competently. But in general, there are plugins for maven, all sorts of PMD, findBugs (they are all also screwed to the sonar)

E
esin, 2011-09-01
@esin

If the development environment is eclipse, then I advise you to look at the plugin metrics.sourceforge.net/ I
also saw similar plugins under NetBeans IDE

Z
Zamorozka, 2011-09-09
@Zamorozka

And there is also findbug, metrics are also calculated there, for eclipse.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question