Sometimes two 'if' statements can be consolidated by separating their conditions with a boolean short-circuit operator.
This rule is deprecated, use {rule:squid:S1066} instead.