Branch Coverage

blib/lib/Authorization/RBAC/Backend/DBIx.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
27 0 3 unless $op_rs
29 3 0 if $op_rs
40 0 64 unless ($typeobj_rs)
52 46 18 if ($permission) { }
17 1 elsif ($obj->can($parent_field)) { }
58 13 4 if ($obj->$parent_field)
64 13 0 if ($inheritable or not $result)