Branch Coverage

blib/lib/Shipwright/Source/Compressed.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
21 0 0 unless $self->name
22 0 0 unless $self->version
28 0 0 unless $self->{'_no_update_url'}
35 0 0 if $self->follow and $newer
50 0 0 if $self->{'_path'}
60 0 0 if $files->[0] =~ m(^\.[/\\]$)
69 0 0 if (@$files != grep({m(^(?:\.[/\\])?\Q$base_dir\E);} @$files))
89 0 0 if -e $to
96 0 0 if (-e catfile($from, 'dist.ini') and not -e catfile($from, 'configure') and not -e catfile($from, 'Makefile.PL') and not -e catfile($from, 'Build.PL'))
102 0 0 if ($from eq $to)
112 0 0 if ($from ne $to)