Branch Coverage
blib/lib/Dist/Zilla/Plugin/CopyTo.pm
Criterion
Covered
Total
%
branch
0
10
0.0
line
true
false
branch
23
0
0
if
$dir
=~
/^~/
38
0
0
unless
-e
$to_dir
39
0
0
unless
-d
$to_dir
43
0
0
unless
open
my
$out_fh
,
'>'
,
"$to"
45
0
0
unless
close
$out_fh