Condition Coverage

blib/lib/Math/Prime/Util/ZetaBigFloat.pm
Criterion Covered Total %
condition 10 30 33.3


and 3 conditions

line !l l&&!r l&&r condition
298 2 0 2 $x == int $x and $xdigits <= 44
2 0 2 $x == int $x and $xdigits <= 44 and int($x) - 2 <= $#_Riemann_Zeta_Table
319 1 0 1 $x > 15 and $x <= 50
346 2 0 0 $x == $intx and $x >= 2
2 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 2 0 $Math::BigFloat::VERSION < 1.9996 or $x != $intx
429 0 0 0 $x->accuracy || 'Math::BigFloat'->accuracy || 'Math::BigFloat'->div_scale