Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
173 0 0 0 $f->_gcd > 1 and ++$reduced
388 0 0 0 $x->display_format('format', "%.${digits}f") and $xs = '' . $x
0 0 0 $x->display_format('format', "%.${digits}f") and $xs = '' . $x and ++$approx

or 3 conditions

line l !l&&r !l&&!r condition
342 0 0 0 $nbf != 1 or $dbf != 1
388 0 0 0 $xs =~ /e\d+/i or $xs =~ /\.\d{$dplus}/