Skip to content

Reimplement ternary instrumentation #219

@area

Description

@area

So it seems our implementation for the instrumentation of ternary statements was unsupported all along, so that's not going to be supported again like I hoped it was going to...

I think, unfortunately, this leaves us with replacing ternary statements with 'full' if/then/else statements as the only option if we want this branch coverage back...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions