This inspection highlights nested ternary operators. The quick fix converts operator external operator to if/then/else block.

Inspired by "Ruby Style Guide"