> (all measurements of lines of code are for production code - that is, non-test-code)
Given that this is Java, the author could have measured the total size of the bytecode, which is probably a more style-neutral way of measuring the fundamental quantity of code.