| blib/lib/Data/ZPath.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 1 | 376 | unless defined $expr |
| 60 | 5 | 426 | if $opts{'first'} and @out |
| 73 | 1 | 4 | unless my $found = $self->evaluate($root, "first", 1)->first |
| 80 | 0 | 1 | unless my $found = $self->evaluate($root)->last |
| 87 | 1 | 2 | unless ref $cb eq "CODE" |
| 95 | 0 | 2 | unless $slot and ref $slot eq "CODE" |