Skip to content

SLOC calculation incorrect in code coverage#153

Open
aomega wants to merge 1 commit intovisionmedia:masterfrom
aomega:5e715b63c5ec5171c3c82e4c3ea946d3c18890c5
Open

SLOC calculation incorrect in code coverage#153
aomega wants to merge 1 commit intovisionmedia:masterfrom
aomega:5e715b63c5ec5171c3c82e4c3ea946d3c18890c5

Conversation

@aomega
Copy link

@aomega aomega commented Nov 8, 2011

Previously, it was only counting lines that were hit exactly once.
Modified to count lines >=1 and SLOC, and ==0 for missing.

Previously, it was only counting lines that were hit exactly once.
Modified to count lines >=1 and SLOC, and ==0 for missing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant