| blib/lib/WWW/Shopify/Liquid/Tag/Include.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 18 | 0 | 0 | 0 | $pipeline->inclusion_context and $pipeline->parent |
| 20 | 0 | 0 | 0 | $pipeline->inclusion_context && ref $pipeline->inclusion_context && ref $pipeline->inclusion_context eq 'ARRAY' |
| 66 | 0 | 0 | 0 | $result and ref $result |
| 0 | 0 | 0 | $result and ref $result and $result->isa('WWW::Shopify::Liquid::Operator::With') | |
| 72 | 0 | 0 | 0 | $self->is_processed($string) and $self->is_processed($argument) |