[xmlsec] OT: sloccount stats for xmlsec library
Aleksey Sanin
aleksey@aleksey.com
Mon, 11 Aug 2003 18:43:32 -0700
I have read about sloccount (http://www.dwheeler.com/sloc/)
on slashdot and decided to run it against xmlsec sources.
The results are quite interesting :)
Aleksey
Total Physical Source Lines of Code (SLOC) = 51,681
Development Effort Estimate, Person-Years (Person-Months) = 12.59
(151.08)
(Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months) = 1.40 (16.83)
(Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule) = 8.98
Total Estimated Cost to Develop = $ 1,700,745
(average salary = $56,286/year, overhead = 2.40).
SLOCCount is Open Source Software/Free Software, licensed under the FSF GPL.
Please credit this data as "generated using David A. Wheeler's 'SLOCCount'."