Branch Coverage

blib/lib/App/Math/Tutor/Cmd/Poly/Cmd/Solve.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
63 0 0 if $c
64 0 0 if $o != $c
173 0 0 if $f->_gcd > 1 and ++$reduced
181 0 0 if 0 == $exp
182 0 0 if 1 == $exp
184 0 0 unless defined $p
189 0 0 unless defined $q
196 0 0 if $reduced
239 0 0 if ($p) { }
0 0 elsif ($q) { }
289 0 0 if ($q)
337 0 0 if ('VulFrac' eq ref $d)
342 0 0 if ($nbf != 1 or $dbf != 1)
388 0 0 if $xs =~ /e\d+/i or $xs =~ /\.\d{$dplus}/
391 0 0 $approx ? :
437 0 0 if $a->values->[0]->exponent > 2
438 0 0 if $a->values->[0]->exponent == 2