line |
true |
false |
branch |
12
|
0 |
1 |
unless $self->{'arguments'}[0]->isa('WWW::Shopify::Liquid::Token::Variable')
|
17
|
0 |
1 |
$self->is_processed($_) ? :
|
21
|
0 |
0 |
if ref $inner_hash and ref $inner_hash eq 'HASH' and not exists $$inner_hash{$vars[$_]} and $action eq 'optimize'
|
22
|
0 |
0 |
if (&looks_like_number($vars[$_]) and ref $inner_hash and ref $inner_hash eq 'ARRAY') { }
|
23
|
0 |
0 |
unless defined $$inner_hash[$vars[$_]]
|
26
|
0 |
0 |
unless exists $$inner_hash{$vars[$_]}
|
30
|
1 |
0 |
if (&looks_like_number($$inner_hash{$vars[-1]}))
|