Branch Coverage

blib/lib/WWW/Shopify/Liquid/Tag.pm
Criterion Covered Total %
branch 3 10 30.0


line true false branch
10 0 368 ref $_[0] ? :
0 368 unless $package =~ /::(\w+)$/
25 0 0 ref $_[0] ? :
36 0 8 unless int @{$$self{'arguments'};} > 0
38 0 0 if ref $result and ref $result eq 'ARRAY' || ref $result eq 'HASH'