Condition Coverage

blib/lib/IPC/ShareLite.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
194 4 6 2 defined $$args{$_} and lc $$args{$_} eq 'no'

or 2 conditions

line l !l condition
219 0 2 $$args{'flags'} || 0
220 0 2 $$args{'mode'} || 438
221 2 0 $$args{'size'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
168 0 4 0 ref $class || $class
199 4 0 0 $$args{'key'} || $$args{'glue'} || IPC_PRIVATE()