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