| blib/lib/Math/NumSeq/SqrtEngel.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 0 | $self->Math::NumSeq::Squares::pred($$self{'sqrt'}) ? : |
| 107 | 0 | 29 | if ($sqrt <= 0) { } |
| 111 | 9 | 20 | if ($root == int $root) { } |
| 128 | 22 | 170 | if ($$self{'perfect_square'}) { } |
| 129 | 19 | 3 | if ($a) { } |
| 154 | 170 | 0 | if ($value <= 18446744073709551615) |