Branch Coverage

blib/lib/App/Midgen/Role/Output/EUMM.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
34 0 0 if ($package_name ne '')
69 0 0 unless %{$required_ref;}
73 0 0 if (length $module_name > $pm_length)
78 0 0 if $title eq 'RuntimeRequires'
83 0 0 if ($title eq 'RuntimeRequires') { }
0 0 elsif ($title eq 'TestRequires') { }
0 0 elsif ($title eq 'recommends') { }
98 0 0 if $title eq 'TestRequires' and $required_ref->{$module_name} =~ /mcpan/
115 0 0 if (length $module_name > $pm_length)
121 0 0 unless %{$required_ref;}
146 0 0 if ($self->verbose > 0)
174 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')) { }