| blib/lib/lib/root.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 7 | 1 | if ($ENV{'LIBROOT_TEST_MODE'}) |
| 33 | 6 | 20 | if (-e $path->child(@children)) { } |
| 1 | 19 | elsif (-e $path->child($rootfile) and $perldir and -d $path->child($perldir)) { } | |
| 51 | 7 | 1 | if ($found) { } |
| 55 | 7 | 0 | if $callback |