<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>VS 2008 - 如何使用 Code Metrics</title><link>http://blogs.msdn.com/jchiou/archive/2008/01/22/vs-2008-code-metrics.aspx</link><description>使用 Code Metrics 的方法很簡單，在『方案（solution）』或『專案（project）』按右鍵『Calculate Code Metrics』即可，如下圖： 分析結果顯示在 Code Metrics Results 視窗中： 如上圖所視，這個功能目前計算 5 個指標：Maintainability Index, Cyclomatic Complexity, Depth of Inheritance, Class Coupling, and Lines of Code。這些值的意義稍後會再討論。</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator></channel></rss>