| blib/lib/JSON/Path.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 0 | 34 | if builtin::blessed($expression) and $expression->isa(__PACKAGE__) |
| 56 | 8 | 1 | wantarray ? : |
| 62 | 0 | 10 | unless (ref $object) |
| 65 | 0 | 0 | unless ($c[1] =~ m[JSON/Path\.pm$]) |
| 74 | 8 | 4 | if $limit and $count >= $limit |
| 89 | 0 | 6 | unless (ref $object) |
| 101 | 1 | 2 | if "$self" =~ /\?\(/ and $Safe |