Source: Simplify some boolean expressions

A lot of the logic here is verbose, and would be much better done if simplified to use and operators instead of the tertiary one

Topic-rename: simplify-boolean-expressions

Edited by Brad King

Merge request reports

Loading