Branch Coverage

blib/lib/File/Copy/Link.pm
Criterion Covered Total %
branch 11 20 55.0


line true false branch
16 1 1 @_ ? :
17 0 2 unless -l $_
18 0 2 unless open my $fh, "<", $_
19 0 2 unless unlink $_
21 0 2 unless $ok
26 1 0 @_ ? :
27 0 1 unless -l $_
30 0 1 unless defined $orig
31 0 1 unless unlink $_
33 0 1 unless $ok