Cyclo

(Cyclomatic complexity tool) A C and C++ code analysis tool by Roger D. Binns. It measures cyclomatic complexity, shows function calls, and can draw flowgraphs of ANSI C and C++ code. It requires Lex and C++.

Posted to alt.sources, 1993-06-28.