Understand has many different metrics, including a large number that focus on counting the number of statements and lines of code, including Lines of Code (LOC or SLOC), Lines with Comments (CLOC), empty lines (BLOC), Number of Statements, Number of Executable Statements, etc.


The short C/C++ example below shows how each line and statement contribute to these metrics in Understand. You can view the larger version here.