gulp-coverage icon indicating copy to clipboard operation
gulp-coverage copied to clipboard

Gulp coverage reporting for Node.js that is independent of the test runner

Results 13 gulp-coverage issues
Sort by recently updated
recently updated
newest added

## gulp-sloc reports this: ``` physical lines : 21163 ``` lines of source code : 16045 total comment : 2533 singleline : 1044 multiline : 1489 empty : 2585 number...

I would be happy to investigate this and see if I can find the issue but I wasn't sure if I was just implementing this incorrectly. Here's the html coverage...

I want to get the condition coverage report, it seems that only line coverage can be reported.