lib/Sys/Path.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | l | !l | condition |
---|---|---|---|
99 | 0 | 0 | $files_checksums{$dest_file} ||= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
42 | 2 | 1 | 1 | -f 'File::Spec'->catdir(@path, 'MANIFEST') or -f 'File::Spec'->catdir(@path, 'Build.PL') |
1 | 1 | 0 | -f 'File::Spec'->catdir(@path, 'MANIFEST') or -f 'File::Spec'->catdir(@path, 'Build.PL') or -f 'File::Spec'->catdir(@path, 'Makefile.PL') | |
95 | 0 | 0 | 0 | shift() || $dest_file |