We are currently working on TMS320F28004x MCU.
This is regarding testing of testing for floorf function.
Prototype is : float floarf(float x);
We are unable to get the coverage for the highlighted part in red below. Please note that, we had tried all possible values including normal and +ve inf, -inf, NaN etc. Please advise us on what values of x can cover the implicit if blcoks.
Thanks in advance.

