blib/lib/Toggle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | l | !l | condition |
---|---|---|---|
110 | 5 | 1 | $self->groups->{$group} || sub { 0; } |
152 | 91 | 40 | $self->storage->get(_features_key()) || '' |
216 | 300 | 1564 | $raw_variants || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
289 | 268 | 3 | 1249 | $self->_is_user_in_percentage($user) || $self->_is_user_in_active_users($user) || $self->_is_user_in_active_group($user, $toggle) |