Am Samstag 03 April 2010 12:27:08 schrieb Kjow: > Hi all, > > Is there a way to know how many rows of source code there are on a project? > I mean a way to know some things: > > 1) Full lines count (all units + all comments) > > 2) Only "custom" units with comments > > 3) Only "custom" units without comments (this is the most important for me) > > Thank you! > Kjow
Personal preference: SourceMonitor[1] It's a windows tool but runs perfectly under wine, if you need it on Linux/MacOS. Best Regards, Andreas. [1] http://www.campwoodsw.com/sourcemonitor.html -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
