[IGSTK-Developers] IGSTK Size and cost estimation.
Luis Ibanez
luis.ibanez at kitware.com
Mon May 8 11:19:26 EDT 2006
Hi Kevin,
Here is the updated estimation of the size of IGSTK
as computed the by tool "SLOC".
The interesting side note is that SLOC estimates how
much would have cost to write this number of lines,
with a estimated human effort of 5.47 Person-Year,
and their value is : $ 738,520
BTW
This doesn't include the Sandbox, only the
main IGSTK directory.
Luis
----------------------------------------------------
SLOC Directory SLOC-by-Language (Sorted)
14483 Source cpp=14483
8452 Testing cpp=8452
416 Examples cpp=416
Totals grouped by language (dominant language first):
cpp: 23351 (100.00%)
Total Physical Source Lines of Code (SLOC) = 23,351
Development Effort Estimate, Person-Years (Person-Months) = 5.47 (65.60)
(Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months) = 1.02 (12.26)
(Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule) = 5.35
Total Estimated Cost to Develop = $ 738,520
(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