Condition Coverage

blib/lib/WWW/Shopify/Liquid/Operator/Concatenate.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
30 0 0 0 $idx > 0 and defined $exp
0 0 0 $idx > 0 and defined $exp and &blessed($exp)
0 0 0 $idx > 0 and defined $exp and &blessed($exp) and $exp->isa('WWW::Shopify::Liquid::Exception::Control')
35 0 0 0 int grep({not $self->is_processed($_);} @ops) > 0 and $action eq 'optimize'
38 0 0 0 &blessed($_) && $_->isa('WWW::Shopify::Liquid::Operator::Concatenate')
59 0 0 0 defined $_ and $_ ne ''