blib/lib/PAR/Heavy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
85 | 0 | 0 | 0 | $^O eq 'NetWare' and length $modfname > 8 |
106 | 0 | 0 | 0 | not $@ and defined $filename |
150 | 0 | 0 | 0 | -e $filename and -s _ == $member->uncompressedSize |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
145 | 0 | 0 | 0 | $name ||= $member->crc32String . ".$DynaLoader::dl_dlext" |
147 | 0 | 0 | 0 | $ENV{'PAR_TEMP'} || 'File::Spec'->tmpdir |