Branch Coverage

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


line true false branch
33 0 0 if ($package_name ne '')
51 0 0 unless %{$required_ref;}
55 0 0 if (length $module_name > $pm_length)
60 0 0 if $title eq 'RuntimeRequires'
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') { }
106 0 0 if ($self->verbose > 0)
123 0 0 if (defined -d 'File::Spec'->catdir($App::Midgen::Working_Dir, 'share'))
127 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')) { }
135 0 0 if (@no_index)