• FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    22 hours ago

    I disagree. I’ve seen very complex boolean expressions and they were clearly code smell. Sometimes acceptable but definitely a fertile area for refactoring.

    Their example is crap to be fair - two comparisons is not complex.

    • Boomkop3@reddthat.com
      link
      fedilink
      arrow-up
      1
      ·
      21 hours ago

      If you do have a super complex boolean expression, I wouldn’t call it a smell. It’ll be much more obvious