| blib/lib/Closure/Loop.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 10 | unless ref $self and $self->isa($caller) |
| 28 | 0 | 145 | unless ref $self and $self->isa($caller) |
| 46 | 0 | 56 | unless ref $self |
| 49 | 0 | 56 | unless ref $cb eq 'CODE' |
| 56 | 1 | 56 | if $self->is_redo |
| 57 | 5 | 51 | if $self->is_next |
| 58 | 9 | 42 | if $@ |