expresso
expresso copied to clipboard
SLOC calculation incorrect in code coverage
Previously, it was only counting lines that were hit exactly once. Modified to count lines >=1 and SLOC, and ==0 for missing.