Advertisement
Guest User

Metrics for Tomcat by Sloccount

a guest
Jan 2nd, 2013
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. SLOC Directory SLOC-by-Language (Sorted)
  2. 148225 org java=148225
  3. 4608 javax java=4608
  4.  
  5.  
  6. Totals grouped by language (dominant language first):
  7. java: 152833 (100.00%)
  8.  
  9.  
  10.  
  11.  
  12. Total Physical Source Lines of Code (SLOC) = 152,833
  13. Development Effort Estimate, Person-Years (Person-Months) = 39.31 (471.67)
  14. (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
  15. Schedule Estimate, Years (Months) = 2.16 (25.94)
  16. (Basic COCOMO model, Months = 2.5 * (person-months**0.38))
  17. Estimated Average Number of Developers (Effort/Schedule) = 18.19
  18. Total Estimated Cost to Develop = $ 5,309,696
  19. (average salary = $56,286/year, overhead = 2.40).
  20. SLOCCount, Copyright (C) 2001-2004 David A. Wheeler
  21. SLOCCount is Open Source Software/Free Software, licensed under the GNU GPL.
  22. SLOCCount comes with ABSOLUTELY NO WARRANTY, and you are welcome to
  23. redistribute it under certain conditions as specified by the GNU GPL license;
  24. see the documentation for details.
  25. Please credit this data as "generated using David A. Wheeler's 'SLOCCount'."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement