5 ms·
but, Tests/LLOC seems to state even less than LLOC. LLOC gives an indication of the complexity of the application (or a component). All Tests/LLOC seems to sta
by stuhacking 16y ago
but, Tests/LLOC seems to state even less than LLOC. LLOC gives an indication of the complexity of the application (or a component).
All Tests/LLOC seems to state is that some lines of code exist and potentially, some test cases are testing them.
- nostrademons 16y agoIt's also a measure of test granularity, i.e. for a module of given complexity, how many test cases cover it?
- stuhacking 16y agoWe can see what it measures. I'm just saying that it's a pretty nebulous metric when used out of context. Taking 2 numbers and condensing them into 1 (à la Megapixels) is an exercise in marketing.
- paulcam 16y agoThis is why code coverage numbers are a much better metric.