I'm currently writing a research work including code quality metrics for linux tcp and lwip tcp.
For this I want per-function metrics. I wrote a small perl script which split the functions appart
and fed them to cqmetrics seperately.
But for future uses such a cqmetrics built in functionality would be nice.