Kaengu Wiki
kaengu: Framework to build C-Code Flow Graphs and to calculate Metrics
Brought to you by:
luidl
**Q1: What is kanegu? **
A1: Kaengu is a Framework that creates Code Flow Graphs from raw C-Code and is able to calculate different metrics: Cyclomatic Complexity (one more time :-(), the new F-Complexity and Metrics derived from graphanalyitical analysis (such as graph energy). It is a python script that supports 2 different parsers and create text output as well as graphs in pdf or png form. It uses graphviz to render the graphs.
Q2: Where comes this stupid name from?
A2: Since Kaengu has been developed mostly in Australia, this name might be reasonable.