line |
true |
false |
branch |
27
|
0 |
0 |
if ($package_name ne '')
|
45
|
0 |
0 |
unless %{$required_ref;}
|
51
|
0 |
0 |
if (length $module_name > $pm_length)
|
56
|
0 |
0 |
if ($title eq 'RuntimeRequires') { }
|
|
0 |
0 |
elsif ($title eq 'RuntimeRecommends') { }
|
|
0 |
0 |
elsif ($title eq 'TestRequires') { }
|
|
0 |
0 |
elsif ($title eq 'TestSuggests') { }
|
|
0 |
0 |
elsif ($title eq 'DevelopRequires') { }
|
77
|
0 |
0 |
if $title eq 'TestRequires' and $required_ref->{$module_name} =~ /mcpan/
|
96
|
0 |
0 |
if (@no_index)
|
99
|
0 |
0 |
if $_ ne 'inc'
|
104
|
0 |
0 |
if (defined -d 'File::Spec'->catdir($App::Midgen::Working_Dir, 'share'))
|
109
|
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')) { }
|
118
|
0 |
0 |
if ($self->verbose > 0)
|