Reports ternary expressions.
Some coding standards prohibit the use of the condition operator in favor of
if
statements.