Condition Coverage

blib/lib/SPOPS/Secure/Util.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
21 0 0 0 ref $security_objects eq 'ARRAY' and scalar @{$security_objects;} > 0
55 0 0 0 ref $item and UNIVERSAL::can($item, 'id')

or 2 conditions

line l !l condition
51 0 0 $$p{'object_id'} || $$p{'oid'} || '0'
56 0 0 eval { do { $item->id } } || '0'

or 3 conditions

line l !l&&r !l&&!r condition
28 0 0 0 $$sec{'scope'} eq 'w' or $$sec{'scope'} eq 'u'
50 0 0 0 $$p{'class'} || $item