Avoid using ternary ops on methods, eg i>0?foo(x):foo(y), as the ...

Avoid using ternary ops on methods, eg i>0?foo(x):foo(y), as the ...

More to explore