Condition Coverage
lib/JSON/Pointer/Extend.pm
Criterion
Covered
Total
%
condition
3
6
50.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
80
1
2
0
$ref ne 'HASH' and $ref ne 'ARRAY'
or 3 conditions
line
l
!l&&r
!l&&!r
condition
25
3
0
0
$self->pointer // Carp::croak(q['pointer' not defined])