[GRASS-dev] Re: a better console and better diff
Hamish
hamish_b at yahoo.com
Sat Dec 19 21:38:12 EST 2009
Michael wrote:
> The GUI is a huge programming effort. A year ago,
> it was over 40,000 lines of code and I suspect it is now
> over 50,000.
fwiw
$ sloccount trunk/gui/ trunk/lib/python/
SLOC Directory SLOC-by-Language (Sorted)
35268 gui python=30290,cpp=4722,sh=256
462 python python=462
Totals grouped by language (dominant language first):
python: 30752 (86.07%)
cpp: 4722 (13.22%)
sh: 256 (0.72%)
Total Physical Source Lines of Code (SLOC) = 35,730
Development Effort Estimate, Person-Years (Person-Months) = 8.55 (102.54)
(Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months) = 1.21 (14.52)
(Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule) = 7.06
Total Estimated Cost to Develop = $ 1,154,320
(average salary = $56,286/year, overhead = 2.40).
"generated using David A. Wheeler's 'SLOCCount'."
More information about the grass-dev
mailing list