Usually 0/0=NaN and NaN compared with a number would be false.
Maybe the (up-down)/(up+down) is just what AmazingWizard summarized from the code. But from what we have seen of the quality of that codebase I won't be surprised if it's literally this expression, division by zero and all. Lol
I wonder, would these users still use PieFed if they have seen its codebase? Maybe it can be one day but right now it's 100% not production-grade software. Nonsensical hardcoded bans and blocks everywhere. >1000 lines of Python in a single file. Uses regex to parse HTML. The list goes on...