Branch Coverage

blib/lib/Brickyard/PluginBundle/Filter.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
16 0 1 if $@
22 3 0 unless $key =~ s/^-//
27 1 0 if (my $remove = $self->remove)
28 1 0 unless ref $remove eq 'ARRAY'
37 5 2 unless grep {$$bundle_config[$i][1] eq $_;} @$remove