Skip to content

[FEATURE]: Do not add empty expression for empty jump tables #23

Description

@MattEdwardsWaggleBee

Tell us about your idea

If a jump table (switch) will not have any test cases then nothing should be added to the body of a StateNode expression. Currently, we replace it with Expression.Empty() in JumpTableBuilder

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions