blib/lib/Template/Liquid/Tag/Increment.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
30 | 0 | 12 | 0 | defined $args->{'attrs'} and not $args->{'attrs'} =~ /\S$/o |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
79 | 6 | 6 | 0 | $s->{'template'}{'context'}->get($s->{'name'}) || $s->{'name'} |
80 | 6 | 6 | 0 | $s->{'template'}{'document'}{'_INCREMENTS'}{$name} || $s |