Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Metrids Plugin for C/C++

On 10/12/2012 3:44 PM, narke wrote:
Hi,

Is there a *free* plugin to do code quality analysis, like what PMD for
Java did?

I need something that can analysis:
1. Cyclomatic Complexity of functions
2. Line of Code of functions
3. Duplications
4. ...


I found plugin "Metrics" (http://metrics.sourceforge.net/) that probably
meets some of my needs, but maybe because it's too old, in recent
Eclipse version, I even cannot install it.

Thanks in advance.


Folks, is there any information?

--
narke
I can't go back to yesterday - because I was a different person then.



Back to the top