If does NOT require that ...

That extra code is just to see if where you are testing the amount that it is actually an amount that can be used in your IF ...

Example, if $order->info['total'] was not defined or was set to something odd like 0, when it should be 125.75 where you are using it, then that would help you know it is set correctly for your needs ...