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