軟體缺陷指標
軟體缺陷指標(Software Defect Indicator)是源代碼中會出現的一些模式,和程序錯誤有強烈的相關性,程序錯誤是指程式碼中有錯誤或是遺漏程式,會因此造成程式的動作異常。在檢視計算機程序時,不一定每次都可以直接識別到程式的錯誤,但因為軟體缺陷指標有固定的型式(有時也稱為反面模式或代碼異味),表示程式有可能有問題。
以下是一些軟體缺陷指標的例子:
相關條目
編輯參考資料
編輯- ^ William T. Ward: "Software Defect Prevention Using McCabe's Complexity Metric", Hewlett-Packard Journal, April 1989, pp 64-69: Control-flow complexity has been correlated with low reliability and frequent errors.
- ^ David N. Card, Victor E. Church, and William W. Agresti: "An Empirical Study of Software Design Practices", IEEE Transactions on Software Engineering, SE-12, no. 2, February 1986, pp 264-71: 46 percent of routines with no unused variables had no errors compared to only 17 to 29 percent for those with one or more unreferenced variables.
- ^ Madeyski, Lech, and Marian Jureczko. 「Which Process Metrics Can Significantly Improve Defect Prediction Models? An Empirical Study.」 Software Quality Journal 23.3 (2015): 393–422. Web.