Branch Coverage

blib/lib/Articulate/Authorisation/Preconfigured.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
66 0 0 if ($rule_location->matches_ancestor_of($location))
67 0 0 if (grep {$_ eq $user_id;} keys %{$$rules{$rule_location};})
68 0 0 if (ref $$rules{$rule_location}{$user_id}) { }
69 0 0 if (exists $$rules{$rule_location}{$user_id}{$verb})
71 0 0 unless $value
77 0 0 unless $value
83 0 0 if (defined $access)