cloc
Screenshots
Description
cloc (Count Lines Of Code) counts, and computes differences of, comment lines, blank lines, and physical lines of source code in many programming languages.
Categories
License
Features
- Count lines of code, comments, blanks in many programming languages.
- Compute differences in lines of code and comments between two versions of a code base.
Update Notifications
User Ratings
User Reviews
-
This is a very complete tool that displays coding related information. It's surprisingly simple to use and it should be on every developer's arsenal.
-
Great tool for developers, no problems with Qt code (unlike CCCC).
-
gracias
-
Great tool
-
Not very happy since I found a bug in this cloc software Here is he command I typed : cloc-1.56.exe --diff C:\Users\uidv2465\Desktop\RAP_1.0.2 c:\Users\uidv2465\Desktop\RAP_1.0.3 --found=found.txt --count=count.txt --progress-rate=1 Too sligthly different big locks of code are in directories C:\Users\uidv2465\Desktop\RAP_1.0.2 and C:\Users\uidv2465\Desktop\RAP_1.0.3 (mainly C and C++) The "found.txt" indicates there are 9601 files. The "countings" stops a 7732. Pobably an infinite loop since there are still 12% of CPU for the cloc program afterwards. Problem is repeated using the cloc-1.56.pl script Problem is repeated using the previous versions up to the 1.52 (previous versions have a different problem with this invoking sequence)
-
good and helpfull