| blib/lib/lib/root.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 11 | 72.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 0 | 1 | 26 | not $found and $path ne $path->rootdir |
| 33 | 19 | 0 | 1 | -e $path->child($rootfile) and $perldir |
| 19 | 0 | 1 | -e $path->child($rootfile) and $perldir and -d $path->child($perldir) |
| line | l | !l | condition |
|---|---|---|---|
| 14 | 3 | 5 | $args{'rootfile'} || '.libroot' |