Branch Coverage

blib/lib/Dist/Zilla/Plugin/CopyMakefilePLFromBuild.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
17 0 0 if ($ENV{'DZIL_RELEASING'} or $ENV{'DZIL_CopyFromBuildAfterBuild'}) { }
24 0 0 if -e $file
27 0 0 unless $src
31 0 0 unless copy("$src", "$dest")