This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Eclipse static analysis tool?



Hi,

 

I was wondering if anyone on here uses any static analysis eclipse plug-ins.  I need to do things like cyclomatic complexity, maybe enforce maximum function length, that kind of thing.  If it matters the code is in C (maybe a little assembly in some places).

 

I've done some googling, but haven't found anything useful yet.

 

Thanks,

David