Condition Coverage

blib/lib/WWW/Shopify/Liquid/Tag/Include.pm
Criterion Covered Total %
condition 6 21 28.5


and 3 conditions

line !l l&&!r l&&r condition
18 1 0 8 $pipeline->inclusion_context and $pipeline->parent
20 8 0 0 $pipeline->inclusion_context && ref $pipeline->inclusion_context && ref $pipeline->inclusion_context eq 'ARRAY'
40 0 0 0 $literal and ref $literal
0 0 0 $literal and ref $literal and $literal->isa('WWW::Shopify::Liquid::Operator::With')
84 0 9 0 $result and ref $result
9 0 0 $result and ref $result and $result->isa('WWW::Shopify::Liquid::Operator::With')
90 0 0 9 $self->is_processed($string) and $self->is_processed($argument)