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

查看:23
本文介绍了非托管 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!

推荐答案

Source Monitor 是一个用于代码指标(如 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天全站免登陆