Skip to content

Verify robustness of if statement followed by return (if (<cond>) return) #39

@zbeekman

Description

@zbeekman

If statements (vs constructs, which are multi line) are probably handled correctly, but their robustness should be checked because certain cases (say if you have a line continuation in the condition) might be problematic for the instrumentor. We do not need to worry about the alternate return form where return is followed by an integer-scalar-expression. (See #32 )

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