Condition Coverage

blib/lib/IPC/Semaphore/Set.pm
Criterion Covered Total %
condition 5 7 71.4


or 2 conditions

line l !l condition
27 3 4 delete $args->{'resources'} || 1
28 3 4 delete $args->{'value'} || 1

or 3 conditions

line l !l&&r !l&&!r condition
29 0 7 0 delete $args->{'flags'} || S_IRUSR() | S_IWUSR() | IPC_CREAT()