Branch Coverage

blib/lib/Dist/Zilla/Role/PluginBundle/PluginRemover.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
49 27 1 unless $plugins[$i][0] eq $_
52 12 14 if &List::Util::any(sub { $plugins[$i][1] eq 'Dist::Zilla::Util'->expand_config_package_name($_) unless $plugins[$i][0] eq $_; } , @$remove)