Branch Coverage

blib/lib/Dist/Zilla/Plugin/CopyFilesFromRelease.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
51 1 4 if -d $file
55 2 2 unless $rel_path =~ /$file_match/
57 0 2 unless $file->copy($dest)