lgamma_r_spec() coverage

specification Unifloat *lgamma_r_spec( CallContext context, Unifloat *x, IntT *signp, ErrorCode *errno )

coverages branches failures hits/fails
C X IS NORMAL POSITIVE EXCEPT ONE OR TWO   6
X IS NORMAL NON POSITIVE failure 40: Requirement failed: {lgammaf_r.08} If x is a non-positive integer function shall return +HUGE_VAL
failure 42: Requirement failed: {lgamma_r.08} If x is a non-positive integer function shall return +HUGE_VAL
failure 44: Requirement failed: {lgammal_r.08} If x is a non-positive integer function shall return +HUGE_VAL
6/3
X IS NAN   3
X IS POSITIVE INFINITY   3
X IS NEGATIVE INFINITY   3
X IS ONE   3
X IS TWO   3
100% (7/7)   27/3