
Complexity measuring tools wanted
I'm looking for any pointers to tools for measuring the
complexity of C code. Nothing fancy. I'm trying to graph the
increase in size and complexity of a body of work. Size is easy
(significant tokens?) but I'm not sure about complexity. Any
pointers appreciated.
mjr.