Skip to content

Support all the logical operators in JS for cyclomatic complexity #788

@calixteman

Description

@calixteman

Unrelated to this change, but in looking to the code for js, I think we (I ??) missed to add operators like ?? and ?. (maybe others ?): they're lazy evaluated like a || or a &&.
Oh and probably ||=, &&= are missing too.

Originally posted by @calixteman in #786 (comment)

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