Branch Coverage

blib/lib/Module/Install/Bundle.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
17 0 0 unless $self->is_admin
28 0 0 unless $self->is_admin
36 0 0 unless $self->is_admin
41 0 0 unless $name
49 0 0 unless $self->is_admin
52 0 0 if (scalar keys %$deps == 0)
57 0 0 $key eq $pkg ? :
65 0 0 if $self->{'bundle_processed'}
73 0 0 if -f $sub_dir
77 0 0 if index($sub_dir, $dot_file) >= $[
80 0 0 if (-f "File::Spec"->catfile($sub_dir, "Build.PL"))
87 0 0 unless (-f "File::Spec"->catfile($sub_dir, "Makefile.PL"))