lib/Template/Plugin/Directory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 1 | 0 | 35 | defined $path and length $path |
line | l | !l | condition |
---|---|---|---|
72 | 19 | 4 | $config ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
53 | 1 | 0 | 33 | $config->{'nostat'} or $config->{'noscan'} |