Branch Coverage

lib/CatalystX/Eta/Controller/CheckRoleForPOST.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
17 2 0 if (exists $self->config->{'create_roles'})
18 0 2 unless ($c->check_any_user_role(@{$$config{'create_roles'};}))