Zitat von Alexsander Rosa <alexsander.r...@gmail.com>:

Have you tried command-line utility SLOC Count?
http://www.dwheeler.com/sloccount/

Funny tool.
I ran it on a single unit (ide/codebrowser.pas) and got:

Total Physical Source Lines of Code (SLOC)                = 2,849
Development Effort Estimate, Person-Years (Person-Months) = 0.60 (7.21)
 (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months)                         = 0.44 (5.29)
 (Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule)  = 1.36
Total Estimated Cost to Develop                           = $ 81,109
 (average salary = $56,286/year, overhead = 2.40).

81,109 dollar - not too bad for 6 days work, ehm I mean 7.21 months.

Lazarus in total is worth 45mio dollar and requires 68 developers.


Mattias



2009/11/17 Graeme Geldenhuys <gra...@mastermaths.co.za>

Can Lazarus IDE report on a Project or Package any statistics?

eg: % code lines, % comment lines, total no of lines of code, number of
units etc..?

If not, anybody know of such a tool I can use on Object Pascal code?

Regards,
 - Graeme -

--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus




--
Atenciosamente,
Alexsander da Rosa
Linux User #113925

"Extremismo na defesa da liberdade não é defeito.
Moderação na busca por justiça não é virtude."
-- Barry Goldwater




--
------------------
Powered by NetMail

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to