Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

count all lines of code of an entire project group

Tags:

delphi

Never thought about it before but is there an easy way to count all lines of code in a project? You can see how many lines of code there are in a single form but if you have hundreds its not an easy task.

Does RAD Studio have a feature to count the number of lines in your project?

like image 789
user763539 Avatar asked Oct 31 '25 04:10

user763539


1 Answers

Yes, there is a simple way. You can just build a project and you'll see total number of compiled lines. It's funny sometimes... say, when I built a release with exactly 666'666 total.

Make sure that 'Automatically close on successful compile' is unchecked otherwise the compile window may disappear too quickly. Or look under Project/Info right after the build.

like image 118
Sanders the Softwarer Avatar answered Nov 03 '25 06:11

Sanders the Softwarer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!