Branch Coverage

blib/lib/Yancy/Plugin/Auth/Role/RequireUser.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
62 4 6 if (!$where || !ref($where) && $where and $user)
65 3 9 if ($where and match($where, $user))