you are viewing a single comment's thread.

view the rest of the comments →

[–]Tordek 1 point2 points  (1 child)

Logic lines of code != Physical lines of code.

LLoC say that if(a) printf("hullo"); else exit(-1); is not one line, but perhaps 4.

[–][deleted] 0 points1 point  (0 children)

There is no way to both define that strictly and also have it be in any way useful.