Branch Coverage

blib/lib/Math/NumSeq/AlgebraicContinued.pm
Criterion Covered Total %
branch 14 22 63.6


line true false branch
193 0 2 if (my $i_start = $self->i_start)
287 2 4 unless ($$self{'orig_poly'})
293 2 0 if ($str =~ /^(sqrt|cbrt|(\d+)throot) ?\(? ?(\d+(\.\d*)?|\d*\.\d+) ?\)?$/) { }
294 0 2 defined $2 ? :
303 0 2 if ($operand =~ /^(\d*)\.(\d*)$/) { }
315 0 2 _eval($$self{'orig_poly'}, 1) < 0 ? :
339 0 94 if ($$poly[-1] == 0)
350 0 104 if ($hi == 1073741824)
367 94 104 if ($c == $lo)
370 34 70 if (_eval($poly, $c) >= 0) { }
400 0 94 if ($$poly[-1] > 0)