It's called "CLOC" (http://cloc.sourceforge.net/)
It's a very simple tool.
Just download the tool and copy it to the directory/path of your source tree.
Execute the following command in command prompt to get the results:
cloc-1.52 --quiet --report-file=Loc.log *
No comments:
Post a Comment