This is a measure of logical lines of code .
Instead of simply counting all lines of code, including comments, empty lines, etc., you only measure lines ending with a semicolon. This is another simple but more accurate indicator of how large a piece of code is.
Richiehindle
source share