The standard rumour is that programmers write only 10 or 12 lines of fully debugged code every day. Use
this tool to prove the rumour wrong.
LinesOfCSharp doesn't just count the number of lines in a file or folder. Instead it examines each line
to see if the line is empty, a comment line, some other non-code line, or a real line of C# code. The
readout shows how many of each of these types of lines is in that file or folder (and it traverses
subfolders too).
Free - Download LinesOfCSharp now!
Here's what the tool looks like in action:
|