Miles' Blog
文章
系列
筆記
程式語言
框架研究
身分驗證
IT 鐵人賽
分類
標籤
關於
Miles' Blog
取消
文章
系列
筆記
程式語言
框架研究
身分驗證
IT 鐵人賽
分類
標籤
關於
Software Metric
Software Metric
是用科學客觀的方法來衡量程式碼,其產生的結果對於程式碼品質或是偵錯規劃都是有幫助的
五種指標
Lines of Code 程式碼行數
Maintainbility Index 可維護性指標
Cyclomatic Complexity 循環複雜度
Depth of Inheritance 繼承深度
Class Coupling 類別結合程度
References
Visual Studio 計算程式碼度量 - Code Metrics Viewer 2013
Visual Studio 2010 - 程式碼度量
Please enable JavaScript to view the comments powered by
Disqus
.