| lib/Template/Plugin/Directory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 8 | 87.5 |
| 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 | 14 | 19 | $$config{'nostat'} or $$config{'noscan'} |