[Bloat] loccount on flent
Toke Høiland-Jørgensen
toke at toke.dk
Sun Dec 4 16:23:26 EST 2016
Dave Taht <dave.taht at gmail.com> writes:
> COCOMO on flent is actually pretty accurate, within a factor of 2 or so.
>
> dave at nemesis:~/git$ cd flent
> dave at nemesis:~/git/flent$ loccount -c .
> all 19579 (100.00%) in 85 files
> python 18380 (93.88%) in 65 files
> c 629 (3.21%) in 3 files
> shell 370 (1.89%) in 14 files
> makefile 200 (1.02%) in 3 files
> Total Physical Source Lines of Code (SLOC) = 19579
> Development Effort Estimate, Person-Years (Person-Months) = 4.54 (54.52)
> (Basic COCOMO model, Person-Months = 2.40 * (KSLOC**1.05))
Well this would imply that I have been working full time on Flent for
the time it has been an active project? Think it might be off by a bit...
> Schedule Estimate, Years (Months) = 0.95 (11.42)
> (Basic COCOMO model, Months = 2.50 * (person-months**0.38))
> Estimated Average Number of Developers (Effort/Schedule) = 4.77
> Total Estimated Cost to Develop = $658480
I wish... ;)
-Toke
More information about the Bloat
mailing list