1

i need to calculate few metrics (CBO, NOC, DAC, LCOM, WMC, RFC and DIT metric). Program is written in jdeveloper and i do not know how to calculate this metrics. Migration to eclipse is not possible becouse code is not compiled. Does anyone know any good program for calculating metrics?

2 Answers 2

4

The most advanced tool in static analyze and report metrics on source code is IMHO the Sonar Maven Plugin.

Comparatively plain is JDepend

Sign up to request clarification or add additional context in comments.

Comments

2

I like SourceMeter; this patch shows how to use JavaCC for custom Java source code metrics. Some colleagues prefer cccc.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.