Im currently in the need of some code metrics. Specifically Im in need of afferent + efferent coupling and Instability measures. I used to work with NDepend (on .NET platform) but I now need to be able to make similar measurements on a c++ project.
If you don't know NDependt, the measurements I'm looking for is basically those missioned by object mentor.
Does any of you know any tools for measuring the above.
p.s. I have a tool that can paint callee/caller graph but I need numbers for calculation purposes