line |
true |
false |
branch |
33
|
0 |
0 |
if ($package_name ne '')
|
50
|
0 |
0 |
unless %{$required_ref;}
|
52
|
0 |
0 |
if $title eq 'RuntimeRequires'
|
58
|
0 |
0 |
if (length $module_name > $pm_length)
|
70
|
0 |
0 |
if $title eq 'test_requires' and $required_ref->{$module_name} =~ /mcpan/
|
72
|
0 |
0 |
if ($module_name =~ /^Win32/msx) { }
|
|
0 |
0 |
elsif ($module_name =~ /XS/msx) { }
|
|
0 |
0 |
elsif ($module_name eq 'MRO::Compat') { }
|
100
|
0 |
0 |
if ($self->verbose > 0)
|
107
|
0 |
0 |
if (defined -d 'File::Spec'->catdir($App::Midgen::Working_Dir, 'share'))
|
111
|
0 |
0 |
if (defined -d 'File::Spec'->catdir($App::Midgen::Working_Dir, 'script')) { }
|
|
0 |
0 |
elsif (defined -d 'File::Spec'->catdir($App::Midgen::Working_Dir, 'bin')) { }
|
119
|
0 |
0 |
if (@no_index)
|