Skip to content

combined match arms don't get separate branch coverage #386

@jonleivent

Description

@jonleivent

When match arms are combined with |, the combined arm is not seen by llvm-cov as having multiple branches. Note that clippy will flag them when not combined if they can be combined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-upstream-bugCategory: This is a bug of compiler or dependencies (the fix may require action in the upstream)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions