LOC - Lines Of Code

This is the traditional measure of size. It counts the number of code lines. JavaDoc and ordinary comments as well as blank lines may be optionally interpreted as code ones.