Skip to content

Refactor how ignored lines are handled #139

@sebastianbergmann

Description

@sebastianbergmann

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions