Branch Coverage

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


line true false branch
23 0 0 unless my $obj = "CPAN::Shell"->expandany($c)
24 0 0 if ($obj->id eq $self->id)
45 0 0 if exists $self->{'incommandcolor'} and $color == 1 and $self->{'incommandcolor'} == $color
46 0 0 if ($depth >= $CPAN::MAX_RECURSION)
48 0 0 if ($e->is_resolvable) { }
57 0 0 unless my $obj = "CPAN::Shell"->expandany($c)
58 0 0 if $CPAN::DEBUG
82 0 0 if $CPAN::DEBUG
83 0 0 if ($inst_file and "CPAN::Version"->vlt($self->inst_version, $self->cpan_version))
86 0 0 unless ($inst_file)
88 0 0 if $CPAN::DEBUG
90 0 0 unless $cpan_file = $self->cpan_file
92 0 0 if ($cpan_file eq "N/A")
98 0 0 if $CPAN::DEBUG
100 0 0 if $CPAN::DEBUG
107 0 0 unless ($build_dir = $dist->{'build_dir'})
114 0 0 unless File::Copy::copy($from, $to)
121 0 0 unless open $fh, $inst_file
123 0 0 if $CPAN::DEBUG
125 0 0 /^=head1\s+(?i-xsm:CONTENTS)/ ? :
0 0 /^=(?!head1\s+(?i-xsm:CONTENTS))/ ? :
127 0 0 unless $in_cont
128 0 0 if /^=/
130 0 0 if /^\s+$/
137 0 0 if $CPAN::DEBUG
138 0 0 unless (@result)
153 0 0 if $CPAN::DEBUG
158 0 0 unless (-f $manifest)
165 0 0 unless my $fh = "FileHandle"->new($manifest)
172 0 0 if /^\s*\#/
174 0 0 if ($file =~ /\Q$what\E$/)
180 0 0 if $file =~ /\Q$bundle_filename\E$/
182 0 0 if $bundle_unixpath
202 0 0 if $CPAN::DEBUG
203 0 0 unless -f $parsefile
205 0 0 if ($@)
208 0 0 if (not $bestv or "CPAN::Version"->vgt($have, $bestv))
226 0 0 if $CPAN::DEBUG
228 0 0 unless $self->inst_file or $self->cpan_file
232 0 0 $s =~ /^Bundle::/ ? :
0 0 $s =~ m[/] ? :
234 0 0 if ($type eq "CPAN::Distribution")
243 0 0 if $CPAN::DEBUG
288 0 0 unless $self->SUPER::uptodate
292 0 0 unless $obj->uptodate
300 0 0 unless my($file) = $self->cpan_file
302 0 0 if $CPAN::DEBUG