Condition Coverage

blib/lib/Yancy/Plugin/Auth/Role/RequireUser.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
62 6 6 4 !$where || !ref($where) && $where and $user
65 5 4 3 $where and match($where, $user)

or 3 conditions

line l !l&&r !l&&!r condition
62 8 4 4 !$where || !ref($where) && $where