Harder to meter: how understandable is the code? More verbose, but more easily understandable code will be far easier to audit.
Personally, I'd rather a million lines of code that are clear and obvious than 500k that are obtuse, terse and/or obfuscated.
Harder to meter: how understandable is the code? More verbose, but more easily understandable code will be far easier to audit.
Personally, I'd rather a million lines of code that are clear and obvious than 500k that are obtuse, terse and/or obfuscated.