Lines of code
stylesheets.linesOfCode.total
A classic metric for pretty much all programming languages is to count the lines of code. Project Wallace counts the amount of ‘phisical’ lines of code in this rule.
.line1,
.line2 {
line: 3;
} /* line 4 */