Condition Coverage

blib/lib/Math/Complex_C/Q.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
111 3 0 0 substr($re[0], -1, 1) eq 0 and substr($re[0], -2, 1) ne "."
128 3 0 0 substr($im[0], -1, 1) eq 0 and substr($im[0], -2, 1) ne "."
155 0 54 11 not ref $_[0] and $_[0] eq "Math::Complex_C::Q"