MetriC++ is a Sonar plugin and a “MetricsAnalytics clone” that analyzes the Total Quality related to your C++ code. Using this plugin you can visualize your C++ code from different points of view:
Architecture Quality (normalized distance from main sequence, cycle number, etc.);
Test Quality (code coverage, failed test number, etc.);
and Total Quality.
MetriC++ helps you to re-factorize your code and check your test coverage. It improves the maintainability, reliability, and efficiency of your project. It includes Code Analyzer Pro, CPD, RATS, Flawfinder, cppcheck (and soon: gcov, dependometer).