lib/Geo/Inverse.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 8 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
152 | 4 | 0 | 18 | abs $del > $eps and ++$cnt <= $max_loop_count |
line | l | !l | condition |
---|---|---|---|
59 | 0 | 1 | shift() || undef() |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
46 | 0 | 1 | 0 | ref $this || $this |