Condition Coverage

blib/lib/Math/Prime/Util/ZetaBigFloat.pm
Criterion Covered Total %
condition 9 30 30.0


and 3 conditions

line !l l&&!r l&&r condition
298 1 0 3 $x == int $x and $xdigits <= 44
1 0 3 $x == int $x and $xdigits <= 44 and int($x) - 2 <= $#_Riemann_Zeta_Table
319 1 0 0 $x > 15 and $x <= 50
346 1 0 0 $x == $intx and $x >= 2
1 0 0 $x == $intx and $x >= 2 and not $intx & 1
0 0 0 $x == $intx and $x >= 2 and not $intx & 1 and $intx < 100
467 0 0 0 $k + 1 >= 100 and $xdigits <= 40

or 3 conditions

line l !l&&r !l&&!r condition
296 0 4 0 $ix->accuracy || 'Math::BigFloat'->accuracy || 'Math::BigFloat'->div_scale
339 0 1 0 $Math::BigFloat::VERSION < "1.9996" or $x != $intx
429 0 0 0 $x->accuracy || 'Math::BigFloat'->accuracy || 'Math::BigFloat'->div_scale