Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
21 0 0 0 ref $inner_hash and ref $inner_hash eq 'HASH'
0 0 0 ref $inner_hash and ref $inner_hash eq 'HASH' and not exists $$inner_hash{$vars[$_]}
0 0 0 ref $inner_hash and ref $inner_hash eq 'HASH' and not exists $$inner_hash{$vars[$_]} and $action eq 'optimize'
22 0 0 0 &looks_like_number($vars[$_]) and ref $inner_hash
0 0 0 &looks_like_number($vars[$_]) and ref $inner_hash and ref $inner_hash eq 'ARRAY'