Branch Coverage

blib/lib/Dist/Zilla/Plugin/ArchiveRelease.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
49 1 5 if ($dir =~ /^~/)
71 1 0 if $root->subsumes($path)
86 3 0 if ($root->subsumes($dir))
104 0 1 unless (-d $dir)
107 0 0 unless mkdir $dir
114 0 1 if -e $file
131 0 1 unless File::Copy::move($tgz, $dest)