if ( (myFirstCondition() || mySecondCondition()) && myLastCondition()) { ... }
----
== Exceptions
No issue is reported inside <code>equals</code> methods, because it is common to compare all the fields of a class for equality inside this kind of method.