Branch Coverage

blib/lib/SPOPS/Secure/Util.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
21 0 0 unless (ref $security_objects eq 'ARRAY' and scalar @{$security_objects;} > 0)
28 0 0 if ($$sec{'scope'} eq 'w' or $$sec{'scope'} eq 'u') { }
0 0 elsif ($$sec{'scope'} eq 'g') { }
30 0 0 if $log->is_debug
35 0 0 if $log->is_debug
41 0 0 if $log->is_info
55 0 0 if (ref $item and UNIVERSAL::can($item, 'id'))