blib/lib/WWW/Shopify/Liquid/Tag/Paginate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 4 | 0.0 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 0 | unless int @{$self->{'arguments'};} > 0 |
15 | 0 | 0 | if ($result and ref $result and $result->isa('WWW::Shopify::Liquid::Operator::By')) { } |