I just ran David Wheeler’s SLOCCount tool on a copy of eZ publish 3.7.3.
SLOCCount is:
a set of tools for counting physical Source Lines of Code (SLOC) in a large number of languages of a potentially large set of programs.
–from http://www.dwheeler.com/sloccount/
The tool generated a bunch of interesting stats, including an estimated cost to develop the eZ publish codebase: $5,701,201 USD.
Of course, it is always good to take stats with a grain of salt - as the saying goes, “There are lies, damn lies and statistics.” These stats would be most interesting if we could compare the output of SLOCCount with records of what we actually did.
eZ …
[Read more]