blib/lib/Template/Like/VMethods.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 19 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
49 | 0 | 0 | 0 | defined $arg and $arg =~ /^\d+$/ |
60 | 0 | 0 | 0 | defined $search and defined $replace |
355 | 0 | 0 | 0 | defined $type and $type eq 'keys' |
0 | 0 | 0 | defined $type and $type eq 'values' | |
0 | 0 | 0 | defined $type and $type eq 'each' |
line | l | !l | condition |
---|---|---|---|
157 | 0 | 0 | $len ||= 3 |
202 | 0 | 0 | shift() || ' ' |