| blib/lib/WWW/Shopify/Liquid/Tag/Enclosing.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 10 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 7 | 0 | 1028 | ref $_[0] ? : |
| 18 | 0 | 32 | unless int @$contents == 1 |
| 22 | 0 | 0 | if @_ > 1 |
| 23 | 0 | 0 | if @_ > 1 |
| 29 | 0 | 2 | unless $self->is_processed($contents) and int grep({not $self->is_processed($_);} @$arguments) == 0 |