istanbul - How to ignore branch coverage for missing 'else' -


is possible ignore marker e in istanbul branch coverage? using jasmine+karma+istanbul. there possibility ingore e , 100% branch coverage? maybe property can set in karma config?

you can use /* istanbul ignore else*/ before if statement ignore missing else.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -