| blib/lib/Template/Liquid/Tag/Assign.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 65 | unless defined $args->{'template'} |
| 23 | 0 | 65 | unless defined $args->{'parent'} |
| 30 | 0 | 65 | unless defined $args->{'attrs'} |
| 35 | 28 | 37 | if ($filters) |
| 44 | 3 | 28 | !defined($f_args) ? : |
| 58 | 28 | 37 | if (scalar @{$s->{'filters'};}) |
| 64 | 31 | 0 | $package ? : |
| 65 | 31 | 0 | if ($call) |