-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsloccount.txt
More file actions
32 lines (24 loc) · 1.21 KB
/
sloccount.txt
File metadata and controls
32 lines (24 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Creating filelist for pangalactic
Categorizing files.
Finding a working MD5 command....
Found a working MD5 command.
Computing results.
SLOC Directory SLOC-by-Language (Sorted)
26987 pangalactic python=26967,sh=20
Totals grouped by language (dominant language first):
python: 26967 (99.93%)
sh: 20 (0.07%)
Total Physical Source Lines of Code (SLOC) = 26,987
Development Effort Estimate, Person-Years (Person-Months) = 6.36 (76.37)
(Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months) = 1.08 (12.99)
(Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule) = 5.88
Total Estimated Cost to Develop = $ 859,714
(average salary = $56,286/year, overhead = 2.40).
SLOCCount, Copyright (C) 2001-2004 David A. Wheeler
SLOCCount is Open Source Software/Free Software, licensed under the GNU GPL.
SLOCCount comes with ABSOLUTELY NO WARRANTY, and you are welcome to
redistribute it under certain conditions as specified by the GNU GPL license;
see the documentation for details.
Please credit this data as "generated using David A. Wheeler's 'SLOCCount'."