| blib/lib/Closure/Loop.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 21 | 0 | 0 | 10 | ref $self and $self->isa($caller) |
| 28 | 0 | 0 | 145 | ref $self and $self->isa($caller) |
| 31 | 122 | 13 | 10 | ref $excep eq 'ARRAY' && $$excep[0] == $self && $$excep[1] eq $sig |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 30 | 0 | 0 | 145 | shift() || $@ |