lib/Dist/Zilla/Plugin/ModuleInstall.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
134 | 0 | 6 | if ('perl' eq $_) |
205 | 0 | 1 | if (system $^X, 'Makefile.PL') |
207 | 0 | 0 | unless $ENV{'MI_KEEPALIVE'} |
216 | 12 | 2 | if ($_->is_new) |
218 | 8 | 4 | if ($_->name =~ m[\Ainc/Module/Install]msx) |
223 | 0 | 14 | if ($_->is_modified) |