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)
190 1 0 if length $also_dump
265 1 4 if ($file->name =~ /Makefile\.PL$/) { }
0 4 elsif ($file->name =~ /Build\.PL$/) { }
275 1 0 if $found_installer
345 1 0 if ($self->_has_script) { }