| blib/lib/Math/Function/Interpolator/Quadratic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 1 | 5 | unless &looks_like_number($x) |
| 54 | 0 | 5 | if defined $ap->{$x} |
| 57 | 1 | 4 | if scalar @Xs < 3 |
| 68 | 0 | 4 | unless eval { do { $solution = $abc->simq($y); 1 } } |