SLOC的意思
「SLOC」經常作為「Source Lines Of Code」的縮寫來使用,中文意思:「源代碼行」。
SLOC(源代碼行)詳細解釋
- 英文縮寫詞:SLOC
- 英文單詞:Source Lines Of Code
- 中文簡要解釋:源代碼行
- 流行度:16515
- 分類:Computing
- 領域:Software
英文縮寫SLOC的擴展資料
- Measure : Source lines of code ( SLOC )度量:源代碼行(SLOC)數(SLOC)
- Effort per defect, defects per sloc ( source lines of code ), defects per module / component, defects by injection point, defects by age, defects by state.每個缺陷的工作、每行源代碼的缺陷、每個模塊或組件的缺陷、按照注入點的缺陷、按照時間的缺陷、按照狀態的缺陷。
- Thin large class code smells by counting source lines of code using PMD ( or JavaNCSS ) and providing refactorings such as Extract Method使用PMD(或JavaNCSS)計算源代碼行(SLOC),并提供諸如ExtractMethod之類的重構,以此來淡化大類代碼味道
- JavaNCSS is a free tool that provides various code measurements such as the number of non-commenting source statements ( or lines of code ) and the cyclomatic complexity number of all analyzed methods.JavaNCSS是一個免費工具,提供了不同的代碼測量,例如非注釋性源代碼語句(或代碼行)的數量、所有分析過的方法的圈復雜度量值(cyclomaticcomplexitynumber)。
- One of my favorite open source libraries ( and indeed platforms ) that almost always yields fewer lines of code to produce working applications is Groovy ( see Resources ).我最喜歡的開源庫(以及平臺)之一就是Groovy,它總是可以生成更少的代碼行來創建有效的應用程序(見參考資料)。