<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 check box below to ignore the conditional operators <b>&&</b> | |
and <b>||</b>. Replacing conditional operators with operator | |
assignment modifies the semantics of the expression. | |
<p> | |
<small>Powered by InspectionGadgets</small> | |
</body> | |
</html> |