Skip to content

Instantly share code, notes, and snippets.

@ryanfb
Created October 9, 2008 03:12
Show Gist options
  • Save ryanfb/15685 to your computer and use it in GitHub Desktop.
Save ryanfb/15685 to your computer and use it in GitHub Desktop.
Totals grouped by language (dominant language first):
cpp: 508827 (85.46%)
tcl: 50084 (8.41%)
ansic: 25569 (4.29%)
python: 10029 (1.68%)
sh: 683 (0.11%)
perl: 153 (0.03%)
csh: 30 (0.01%)
Total Physical Source Lines of Code (SLOC) = 595,375
Development Effort Estimate, Person-Years (Person-Months) = 163.89 (1,966.71)
(Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months) = 3.72 (44.62)
(Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule) = 44.07
Total Estimated Cost to Develop = $ 22,139,701
(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