Closed anthony-redFox closed 9 months ago
Also add new commit which will be ignore empty lines and JavaScript comments
It will be excluded completely, so that mean you have 4 lines of code in report. (HTML report will marks as gray).
If you add more empty lines or comments then it is not effect on coverage report %
Html coverage report base on statementMap and s then if line doesn't exists will be marked 'neutral' by default.
It will be repeat behavior "istanbul ignore"