Condition Coverage

blib/lib/WWW/Shopify/Liquid/Tag.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
39 0 0 0 not defined $result and ref $result
0 0 0 not defined $result and ref $result and ref $result eq 'ARRAY' || ref $result eq 'HASH'
49 0 0 0 ref $result and ref $result eq 'ARRAY' || ref $result eq 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
39 0 0 0 ref $result eq 'ARRAY' || ref $result eq 'HASH'
49 0 0 0 ref $result eq 'ARRAY' || ref $result eq 'HASH'