Skip to content

Instantly share code, notes, and snippets.

@ryanfb
Created October 9, 2008 03:04
Show Gist options
  • Save ryanfb/15681 to your computer and use it in GitHub Desktop.
Save ryanfb/15681 to your computer and use it in GitHub Desktop.
Totals grouped by language (dominant language first):
cpp: 1528679 (52.52%)
ansic: 1124901 (38.65%)
tcl: 122533 (4.21%)
sh: 53289 (1.83%)
python: 41200 (1.42%)
fortran: 28713 (0.99%)
asm: 3565 (0.12%)
ada: 1681 (0.06%)
perl: 1312 (0.05%)
pascal: 1163 (0.04%)
yacc: 883 (0.03%)
cs: 879 (0.03%)
java: 583 (0.02%)
php: 363 (0.01%)
awk: 273 (0.01%)
csh: 227 (0.01%)
lex: 194 (0.01%)
Total Physical Source Lines of Code (SLOC) = 2,910,438
Development Effort Estimate, Person-Years (Person-Months) = 867.33 (10,408.01)
(Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months) = 7.00 (84.05)
(Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule) = 123.83
Total Estimated Cost to Develop = $ 117,164,999
(average salary = $56,286/year, overhead = 2.40).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment