blib/lib/Module/Manifest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 15 | 46.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
150 | 1 | 1 | 1 | defined $name and length $name |
158 | 1 | 0 | 0 | -f $file and -r _ |
257 | 1 | 1 | 7 | defined $file and length $file |
304 | 0 | 0 | 0 | defined $path and length $path |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
309 | 0 | 0 | 0 | not defined $rel or $path |