Branch Coverage

blib/lib/Dist/Zilla/Plugin/Conflicts.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
110 1 0 if ($self->_has_script)
165 1 0 if length $also_dump
240 1 4 if ($file->name =~ /Makefile\.PL$/) { }
0 4 elsif ($file->name =~ /Build\.PL$/) { }
250 1 0 if $found_installer
320 1 0 if ($self->_has_script) { }