blob: b8f9d9d9f760754e6583b1bd5d986f2b38483638 [file] [log] [blame]
<html>
<body>
Reports assignment operations which can be replaced by operator-assignment. Code
using operator assignment may be clearer, and theoretically more performant.
<!-- tooltip end -->
<p>
Use the checkbox below to ignore the conditional operators <b>&amp;&amp;</b>
and <b>||</b>. Replacing conditional operators with operator
assignment modifies the semantics of the expression.
<p>
</body>
</html>