Branch Coverage

blib/lib/CPAN/Bundle.pm
Criterion Covered Total %
branch 0 88 0.0


line true false branch
23 0 0 unless my $obj = 'CPAN::Shell'->expandany($c)
40 0 0 if exists $self->{'incommandcolor'} and $color == 1 and $self->{'incommandcolor'} == $color
41 0 0 if ($depth >= $CPAN::MAX_RECURSION)
47 0 0 unless my $obj = 'CPAN::Shell'->expandany($c)
48 0 0 if $CPAN::DEBUG
72 0 0 if $CPAN::DEBUG
73 0 0 if ($inst_file and 'CPAN::Version'->vlt($self->inst_version, $self->cpan_version))
76 0 0 unless ($inst_file)
78 0 0 if $CPAN::DEBUG
80 0 0 unless $cpan_file = $self->cpan_file
82 0 0 if ($cpan_file eq 'N/A')
88 0 0 if $CPAN::DEBUG
90 0 0 if $CPAN::DEBUG
99 0 0 unless File::Copy::copy($from, $to)
106 0 0 unless open $fh, $inst_file
108 0 0 if $CPAN::DEBUG
110 0 0 /^=head1\s+(?i-xsm:CONTENTS)/ ? :
0 0 /^=(?!head1\s+(?i-xsm:CONTENTS))/ ? :
112 0 0 unless $in_cont
113 0 0 if /^=/
115 0 0 if /^\s+$/
122 0 0 if $CPAN::DEBUG
123 0 0 unless (@result)
138 0 0 if $CPAN::DEBUG
143 0 0 unless (-f $manifest)
150 0 0 unless my $fh = 'FileHandle'->new($manifest)
157 0 0 if /^\s*\#/
159 0 0 if ($file =~ /\Q$what\E$/)
165 0 0 if $file =~ /\Q$bundle_filename\E$/
167 0 0 if $bundle_unixpath
187 0 0 if $CPAN::DEBUG
188 0 0 unless -f $parsefile
190 0 0 if ($@)
193 0 0 if (not $bestv or 'CPAN::Version'->vgt($have, $bestv))
211 0 0 if $CPAN::DEBUG
213 0 0 unless $self->inst_file or $self->cpan_file
217 0 0 $s =~ /^Bundle::/ ? :
0 0 $s =~ m[/] ? :
219 0 0 if ($type eq 'CPAN::Distribution')
228 0 0 if $CPAN::DEBUG
272 0 0 unless $self->SUPER::uptodate
276 0 0 unless $obj->uptodate
284 0 0 unless my($file) = $self->cpan_file
286 0 0 if $CPAN::DEBUG