| line | true | false | branch | 
 
| 12 | 0 | 0 | unless $self->{'arguments'}[0]->isa('WWW::Shopify::Liquid::Token::Variable') | 
 
| 17 | 0 | 0 | $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 | 0 | 0 | if (&looks_like_number($$inner_hash{$vars[-1]})) |