blib/lib/App/Math/Tutor/Cmd/Poly/Cmd/Solve.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
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 |
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}/ |