Skip to content

Pattern matches not counted as "Branches" in coverage report #96

Open
@sirthias

Description

@sirthias

In the HTML table listing lines, methods, statements and Branches along with their coverage percentage for every class pattern matches are not counted as branches.
This can result in misleading coverage data.

I'd expect each case-branch of a pattern match be counted as a branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions