Condition Coverage

blib/lib/Bracket/Controller/Region.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
130 0 0 0 $player != $c->user->id and not "admin" eq any(@user_roles)
136 0 0 0 $c->stash->{"is_game_time"} and not $c->stash->{"is_admin"} || $edit_allowed

or 3 conditions

line l !l&&r !l&&!r condition
136 0 0 0 $c->stash->{"is_admin"} || $edit_allowed