| lib/Data/TagDB/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 0 | unless defined $opts{'db'} |
| 79 | 0 | 0 | if defined $ent |
| 94 | 0 | 0 | if (defined $apply) |
| 95 | 0 | 0 | unless (ref $apply) |
| 101 | 0 | 0 | if (defined $apply) { } |
| 102 | 0 | 0 | if ($opts{'skip_died'}) { } |
| 105 | 0 | 0 | unless $@ |
| 118 | 0 | 0 | if $opts{'return_ref'} |
| 129 | 0 | 0 | unless (ref $apply) |
| 142 | 0 | 0 | unless defined $ent |