Branch Coverage

blib/lib/Win32/TarUtil.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
24 0 0 unless mkdir $out_dir
26 0 0 unless (-f $arch)
33 0 0 unless ($ok)
38 0 0 unless opendir my $dh, $out_dir
39 0 0 if $_ ne '.'
42 0 0 unless (@D == 1)
48 0 0 unless (-d $item)
60 0 0 if (-e $thing)
61 0 0 if (-f $thing) { }
0 0 elsif (-d $thing) { }
62 0 0 unless unlink $thing
73 0 0 unless -e $thing
78 0 0 if (-e $thing)
93 0 0 unless (-e $t_from)
97 0 0 if (-e $t_to)
101 0 0 if (-d $t_from) { }
0 0 elsif (-f $t_from) { }
102 0 0 unless mkdir $t_to