9

In the context of counting source lines of code (SLoC) what is the "Third Generation Scale" factor that is defined on each programming language?

Yuval Adam
  • 161,610
  • 92
  • 305
  • 395

1 Answers1

8

Turns out it might be a proprietary calculation made by CLOC.

Source: http://cloc.sourceforge.net/#scale_factors

Yuval Adam
  • 161,610
  • 92
  • 305
  • 395