Count Source Lines 1.3
Line count is a useful utility which is based on the LF or CRLF terminated lines in the source file.
|
Line count is a useful utility which is based on the LF or CRLF terminated lines in the source file. Multiple commands on the same line are counted as
one line, one command split across multiple lines is counted as
multiple lines.
This method is easier to process and is believed to gave a
better measure of code complexity than counting number of
commands.
A comment line which contains no alphanumeric characters is
not believed to help document the code and is therefore counted
as blank.
Where a line contains both code and comment, it is counted as
code.
In C++ syntax, lines containing only { or ; are considered
blank. Lines containing only } are considered code. This is
intended give closer alignment with other languages where the
looping and branching structures have a terminating line of
code such as "END IF".
In C++ syntax each line inside a block comment must contain
one or more alphanumeric characters to be classed as comment.
Lines which do not meet this criteria are classed as blank.
In FORTRAN Fixed syntax, lines must have characters between
column 7 and 72 inclusive to be classed as code.
In FORTRAN Fixed syntax, Compaq Visual FORTRAN allows comments
to be started by a ! anywhere on the line, as per free form
syntax. This is not in the FORTRAN 77 specification and these
lines will be counted as blank.
tags are considered fortran fixed fixed syntax containing only lines containing alphanumeric characters code and syntax lines multiple lines
Download Count Source Lines 1.3
Download Count Source Lines 1.3
Similar software
Count Source Lines 1.3
Jody Sankey
Line count is a useful utility which is based on the LF or CRLF terminated lines in the source file.
Practiline Source Code Line Counter 1.0
Practiline Software
Practiline Source Code Line Counter is a powerful source code line count tool for project managers and developers.
RSoft C/C++ Line Counter 1.0
RSoft Software
This application helps programmers to count the lines of code, comments, and blank lines respectively in their C/C++ Project.
Visual Fortran Tool(VFTool) 2.20
VFTool Studio
Visual Fortran Tool(VFTool) is an add-on program to enhance the IDE of Visual Fortran(Digital Visual Fortran, Compaq Visual Fortran).
Line Counter 1.03 Build 11.2
Noel Danjou
Line Counter is a command-line tool for software developers.
Line Counter 1.6
Sureshot
Line Counter is a useful command line tool which counts the number of source code lines.
SLOC Metrics 2.0
SLOC Metrics measures the size of your source code based on the Physical Source Lines of Code metric
SLOC Metrics is able to measure the size of your source code based on the Physical Source Lines of Code metric recommended by the Software Engineering Institute at Carnegie Mellon University (CMU/SEI-92-TR-019).
JoinLine 2.1.33
WindowsUtilities.com
JoinLine helps you fix text files with long fixed length records and unwanted line wraps.
ScriptCleaner 1.0
Dukelupus
ScriptCleaner will make memory fingerprint of the script smaller by removing single or multiline comments, trailing and double spaces, blank lines.
Code Counter Pro 1.32
GeroneSoft
Project Manager's tool to count lines of code (SLOC,LOC) in source or text files for use in reports, function point estimation through backfiring, and general software metrics.