line |
true |
false |
branch |
18
|
0 |
0 |
if (my $keywords = delete $p{'keywords'} || delete $p{'tags'}) |
19
|
0 |
0 |
if ($p{'meta_merge'}) { } |
38
|
0 |
0 |
unless (-e $dir) |
39
|
0 |
0 |
unless File::Path::mkpath($dir, 0, 493) |
55
|
0 |
0 |
unless (-e $dir) |
56
|
0 |
0 |
unless File::Path::mkpath($dir, 0, 493) |
60
|
0 |
0 |
if -e $pod |
61
|
0 |
0 |
unless open my $fh, '>', $pod |
75
|
0 |
0 |
unless (-e $dir) |
76
|
0 |
0 |
unless File::Path::mkpath($dir, 0, 493) |
79
|
0 |
0 |
unless open my $fh, '>', $html |
89
|
0 |
0 |
unless (-e $dir) |
90
|
0 |
0 |
unless File::Path::mkpath($dir, 0, 493) |
93
|
0 |
0 |
unless open $fh, '>', $txt |
144
|
0 |
0 |
if defined $$p{'dist_version'} |
146
|
0 |
0 |
if ($self->module_name) |
152
|
0 |
0 |
unless $$p{'dist_version_from'} |
171
|
0 |
0 |
unless my $manifest = $self->_read_manifest('MANIFEST') |
183
|
0 |
0 |
if $file =~ m[^t/] |
201
|
0 |
0 |
unless open VF, "<$version_from" |
205
|
0 |
0 |
if ($version) = /$find/ |
216
|
0 |
0 |
if ('Module::Build::JSAN::ConfigData'->feature('JSON_support')) { } |
219
|
0 |
0 |
unless open my $meta, '>', $metafile |
238
|
0 |
0 |
unless my $fh = 'IO::File'->new("> $file") |
260
|
0 |
0 |
unless my $fh = 'IO::File'->new(">> $file") |