Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi vjAlter
I found easy way: It's called CLOC (count lines of code). The Application is available at sourceforge. It's a nice tool that analyzes directories, single files or zipped files. It recognizes the code languages by reading the file endings. Firstly, it searches after code-files. Then, it counts the lines while it differentiates between comment lines, blank lines and code lines. The only feature you don't have, is a "live-check". I also need to know, what the meaning of "executable line" is. Can you please forward me the link to the mentioned Altera document?