不曉得還有沒有其他不錯的指標?
有沒有推薦的書在探討這個問題?
http://en.wikipedia.org/wiki/Software_metric
Common software metrics include:
Order of growth (See Analysis of algorithms in terms of Asymptotic
analysis and Big O notation)
Source lines of code
Cyclomatic complexity
Function point analysis
Bugs per line of code
Code coverage
Number of lines of customer requirements.
Number of classes and interfaces
Robert Cecil Martin's software package metrics
Cohesion
Coupling
通往知識寶庫之門, 果然是一個秘語啊! :D
對於沒接觸過的人, 想破頭也想不出是"software metrics"啊~