Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
113 3 0 0 substr($re[0], -1, 1) eq 0 and substr($re[0], -2, 1) ne "."
130 3 0 0 substr($im[0], -1, 1) eq 0 and substr($im[0], -2, 1) ne "."
157 0 53 11 not ref $_[0] and $_[0] eq "Math::Complex_C::L"