blib/lib/WWW/Shopify/Liquid/Tag.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
10 | 0 | 0 | ref $_[0] ? : |
11 | 0 | 0 | ref $_[0] ? : |
37 | 0 | 0 | unless int @{$self->{'arguments'};} > 0 |
39 | 0 | 0 | if not defined $result and ref $result and ref $result eq 'ARRAY' || ref $result eq 'HASH' |
45 | 0 | 0 | unless $self->is_processed($self->{'arguments'}[0]) |
47 | 0 | 0 | if ($self->is_processed($self->{'arguments'}[0])) |
49 | 0 | 0 | if ref $result and ref $result eq 'ARRAY' || ref $result eq 'HASH' |