blib/lib/Class/Scaffold/Introspect.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 9 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 0 | 0 | 2 | defined $distro_root and length $distro_root |
58 | 0 | 0 | 0 | -d $dir and -e "$dir/$file" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
44 | 2 | 0 | 0 | find_file_upwards('Makefile.PL') || find_file_upwards('dist.ini') |