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