| blib/lib/JSON/Path.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 0 | 32 | if &blessed($expression) and $expression->isa('JSON::Path') |
| 60 | 8 | 1 | wantarray ? : |
| 66 | 0 | 10 | unless (ref $object) |
| 69 | 0 | 0 | unless ($c[1] =~ m[JSON/Path\.pm$]) |
| 78 | 8 | 4 | if $limit and $count >= $limit |
| 93 | 0 | 6 | unless (ref $object) |
| 105 | 1 | 1 | if "$self" =~ /\?\(/ and $Safe |