Updated documentation.

This commit is contained in:
skarg
2007-11-11 06:35:53 +00:00
parent 948f9afd9a
commit cae944a20c
4 changed files with 35 additions and 26 deletions
+16 -10
View File
@@ -1,27 +1,33 @@
SLOC Directory SLOC-by-Language (Sorted)
12610 top_dir ansic=12435,sh=175
8317 ports ansic=8317
7762 demo ansic=7762
17817 ports ansic=17693,asm=124
14381 src_top_dir ansic=14381
10126 demo ansic=10126
3493 include ansic=3493
187 test ansic=187
118 top_dir sh=118
0 bin (none)
0 doc (none)
0 lib (none)
0 license (none)
0 obj (none)
0 utils (none)
Totals grouped by language (dominant language first):
ansic: 28701 (99.39%)
sh: 175 (0.61%)
ansic: 45880 (99.48%)
asm: 124 (0.27%)
sh: 118 (0.26%)
Total Physical Source Lines of Code (SLOC) = 28,876
Development Effort Estimate, Person-Years (Person-Months) = 6.83 (81.99)
Total Physical Source Lines of Code (SLOC) = 46,122
Development Effort Estimate, Person-Years (Person-Months) = 11.17 (134.06)
(Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months) = 1.11 (13.34)
Schedule Estimate, Years (Months) = 1.34 (16.08)
(Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule) = 6.15
Total Estimated Cost to Develop = $ 923,008
Estimated Average Number of Developers (Effort/Schedule) = 8.34
Total Estimated Cost to Develop = $ 1,509,194
(average salary = $56,286/year, overhead = 2.40).
SLOCCount, Copyright (C) 2001-2004 David A. Wheeler
SLOCCount is Open Source Software/Free Software, licensed under the GNU GPL.