[lazarus] Custom IDE Tool to calculate lines of code in project

Tony Maro tony at maro.net
Sat Mar 22 18:13:21 EST 2003


Ever wanted to know how many lines of code are in your entire project
(not counting whitespace?)

I just wrote a custom tool you can plug into your IDE that will do this
for you.  It takes the project filename from Lazarus, scans the .lpi
file for units and calculates how many lines of code are in the unit.

http://tony.maro.net/mod.php?mod=downloads&op=showcat&id=2&level=1

See the included README for info on how to set it up under your custom
tools.

-- 
Tony Maro
tony at maro.net
http://tony.maro.net/

Check out my software "CheckBook Tracker"
A GPL (free) replacement for Microsoft Money!






More information about the Lazarus mailing list