You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ignored lines are currently handled for each report that is generated.
The respective filter (currently implemented in PHP_CodeCoverage_Util::getLinesToBeIgnored() should be applied once during code coverage data collection instead.