Branch Coverage

blib/lib/PlugAuth/Plugin/DisableGroup.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
19 1 2 if ($self->plugin_config->{'disable_on_create'})
33 1 8 unless $groups
34 3 5 if grep {lc $_ eq $self->{'group'};} @$groups