blib/lib/JSON/Path.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 32 | 0 | 0 | &blessed($expression) and $expression->isa('JSON::Path') |
78 | 2 | 2 | 8 | $limit and $count >= $limit |
105 | 25 | 1 | 1 | "$self" =~ /\?\(/ and $Safe |