| blib/lib/Template/Liquid/Variable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 295 | unless defined $args->{'template'} and $args->{'template'}->isa("Template::Liquid") |
| 22 | 0 | 295 | unless defined $args->{'parent'} |
| 29 | 0 | 295 | unless defined $args->{'variable'} |
| 37 | 158 | 379 | if (scalar @{$s->{'filters'};}) |
| 42 | 168 | 0 | $package ? : |
| 43 | 168 | 0 | if ($call) |
| 66 | 1 | 536 | if ref $val eq "ARRAY" |
| 67 | 0 | 536 | if ref $val eq "HASH" |