tntim96 / JSCover

JSCover is a JavaScript Code Coverage Tool that measures line, branch and function coverage
GNU General Public License v2.0
399 stars 84 forks source link

Should not instrument between return of function #280

Closed tntim96 closed 5 years ago

tntim96 commented 5 years ago

Thanks @karottenreibe