Reports
if
statements which have an
else
branch and a negated condition. Flipping the order of the
if
and
else
branches will usually increase the clarity of such statements.