Branch Coverage

blib/lib/CPAN/Bundle.pm
Criterion Covered Total %
branch 0 90 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)
43 0 0 if ($e->is_resolvable) { }
52 0 0 unless my $obj = 'CPAN::Shell'->expandany($c)
53 0 0 if $CPAN::DEBUG
77 0 0 if $CPAN::DEBUG
78 0 0 if ($inst_file and 'CPAN::Version'->vlt($self->inst_version, $self->cpan_version))
81 0 0 unless ($inst_file)
83 0 0 if $CPAN::DEBUG
85 0 0 unless $cpan_file = $self->cpan_file
87 0 0 if ($cpan_file eq 'N/A')
93 0 0 if $CPAN::DEBUG
95 0 0 if $CPAN::DEBUG
104 0 0 unless File::Copy::copy($from, $to)
111 0 0 unless open $fh, $inst_file
113 0 0 if $CPAN::DEBUG
115 0 0 /^=head1\s+(?i-xsm:CONTENTS)/ ? :
0 0 /^=(?!head1\s+(?i-xsm:CONTENTS))/ ? :
117 0 0 unless $in_cont
118 0 0 if /^=/
120 0 0 if /^\s+$/
127 0 0 if $CPAN::DEBUG
128 0 0 unless (@result)
143 0 0 if $CPAN::DEBUG
148 0 0 unless (-f $manifest)
155 0 0 unless my $fh = 'FileHandle'->new($manifest)
162 0 0 if /^\s*\#/
164 0 0 if ($file =~ /\Q$what\E$/)
170 0 0 if $file =~ /\Q$bundle_filename\E$/
172 0 0 if $bundle_unixpath
192 0 0 if $CPAN::DEBUG
193 0 0 unless -f $parsefile
195 0 0 if ($@)
198 0 0 if (not $bestv or 'CPAN::Version'->vgt($have, $bestv))
216 0 0 if $CPAN::DEBUG
218 0 0 unless $self->inst_file or $self->cpan_file
222 0 0 $s =~ /^Bundle::/ ? :
0 0 $s =~ m[/] ? :
224 0 0 if ($type eq 'CPAN::Distribution')
233 0 0 if $CPAN::DEBUG
277 0 0 unless $self->SUPER::uptodate
281 0 0 unless $obj->uptodate
289 0 0 unless my($file) = $self->cpan_file
291 0 0 if $CPAN::DEBUG