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