Condition Coverage

perllib/Arch/TempFiles.pm
Criterion Covered Total %
condition 8 20 40.0


and 3 conditions

line !l l&&!r l&&r condition
61 0 0 9 $$self{'root'} and -d $$self{'root'}
66 9 0 0 -e $file_name and --$tries

or 2 conditions

line l !l condition
33 2 3 $ENV{'TMP_DIR'} || '/tmp'
60 4 5 shift() || 'arch'
98 0 0 $_[1] || 10
99 0 0 $_[1] || 10

or 3 conditions

line l !l&&r !l&&!r condition
47 0 0 0 unlink $file or warn "Can't unlink ${file}: $!\n"
103 3 1 0 $Arch::TempFiles::global_tmp ||= 'Arch::TempFiles'->new