Branch Coverage

blib/lib/Toggle.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
119 684 34 if ($string) { }
133 37 77 unless (grep {$_ eq $feature;} @features)
192 684 34 if ($args{'string'})
247 2 640 if (not defined $user) { }
274 3 3 if $toggle->is_active_in_group($group, $user)