Reports assignment operations which can be replaced by operator-assignment. Code using operator assignment may be clearer, and theoretically more performant.

Use the checkbox below to ignore the conditional operators && and ||. Replacing conditional operators with operator assignment modifies the semantics of the expression.