[IGSTK-Developers] IGSTK Lines of Code
Luis Ibanez
luis.ibanez at kitware.com
Tue Nov 29 21:36:52 EST 2005
Here are some interesting statistics on Lines of Code (LOC)
for IGSTK. This is counting only the subdirectories
"Source" and "Testing".
Details on the SLOCCOUNT application can be found at
http://www.dwheeler.com/sloc/
Luis
========================================================
SLOC Directory SLOC-by-Language (Sorted)
11490 Source cpp=11490
5588 Testing cpp=5588
Totals grouped by language (dominant language first):
cpp: 17078 (100.00%)
Total Physical Source Lines of Code (SLOC) = 17,078
Development Effort Estimate, Person-Years (Person-Months) = 3.94 (47.24)
(Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months) = 0.90 (10.82)
(Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule) = 4.37
Total Estimated Cost to Develop = $ 531,741
(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.
SLOCCount comes with ABSOLUTELY NO WARRANTY, and you are welcome to
redistribute it under certain conditions as specified by the GNU GPL
license; see the documentation for details.
Please credit this data as
"generated using David A. Wheeler's 'SLOCCount'."
More information about the IGSTK-Developers
mailing list