非托管C ++代码的代码度量分析 [英] Code Metrics Analysis for Unmanaged C++ Code

查看:348
本文介绍了非托管C ++代码的代码度量分析的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人知道一个免费的工具,类似于内置在Visual Studio 2010的托管代码,可以做非管理,MFC C ++代码的分析,并给出指标(代码行,依赖或耦合等)?

Does anyone know of a free tool, similar to what is built into Visual Studio 2010 for managed code, that can do analysis of unmanaged, MFC C++ code and give metrics (lines of code, dependency or coupling, etc)?

我在Google上搜索了一段时间,但实际上找不到任何有用的东西。感谢一吨!

I've been searching on Google for awhile, but really haven't been able to find anything that works. Thanks a ton!

推荐答案

源监视器是一个很好的免费工具工具,用于代码指标,如LoC和复杂性,并且还生成kiviat图。但它没有任何依赖或耦合度量。

Source Monitor is a good free tool tool for code metrics such as LoC and complexity and also produces kiviat graphs. But it does not have any depedency or coupling metrics.

这篇关于非托管C ++代码的代码度量分析的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆