Branch Coverage

blib/lib/CPAN/Test/Dummy/Perl5/cpm/Builder.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
36 0 0 if ($ENV{'PERL_MB_OPT'})
39 0 0 unless &Getopt::Long::GetOptions("install_base=s", \my $install_base, "config=s\@", \my @config)
41 0 0 unless open my $fh, ">", "Build"
45 0 0 unless File::Copy::copy("META.json", "MYMETA.json")
52 0 0 if ($action eq 'build') { }
0 0 elsif ($action eq 'test') { }
0 0 elsif ($action eq 'install') { }
63 0 0 $config_argv->{'install_base'} ? :
74 0 0 unless @dir
75 0 0 if -f $_ and $_ =~ /$regexp/