Detects the conditional expressions with the
=
operator on the top level and
self
on the left side. The inspection for common patterns like
if(self = [super init])
can be turned off leaving other
=
usages in conditional operators highlighted.