| line |
true |
false |
branch |
|
22
|
0 |
0 |
unless open my $fh, ">", $filename |
|
27
|
0 |
1 |
unless open my $fh, "<", $filename |
|
32
|
0 |
1 |
unless my($metafile) = grep({-e $_;} "META.json", "META.yml") |
|
38
|
0 |
0 |
if -e $output_file and -M $input_file <= -M $output_file |
|
40
|
0 |
0 |
unless -d $dirname |
|
43
|
0 |
0 |
if $opts->{'verbose'} and $opts->{'verbose'} > 0 |
|
50
|
0 |
0 |
if $options->{'pureperl-only'} |
|
73
|
0 |
0 |
defined &DynaLoader::mod2fname ? : |
|
75
|
0 |
0 |
unless -d $archdir |
|
83
|
1 |
3 |
if /$pattern/ and -f $_ |
|
|
1 |
0 |
if -d $dir |
|
89
|
0 |
0 |
unless -T $file |
|
180
|
1 |
0 |
@ARGV && $ARGV[0] =~ /\A\w+\z/ ? : |
|
181
|
0 |
1 |
unless $actions{$action} |
|
190
|
0 |
0 |
$meta->name eq 'Module-Build-Tiny' ? : |
|
193
|
0 |
0 |
defined $ENV{'PERL_MB_OPT'} ? : |
|
196
|
0 |
0 |
if (my $dynamic = $meta->custom("x_dynamic_prereqs")) |